> Your AI Skill Manager — Make every installed Skill count
Make Skill management simpler and more efficient.
| Command | Description |
|---|---|
| --------- | ------------- |
usage | 📊 Usage Value Assessment (based on 5 data sources) |
status | 📋 Missing/Ready Status Check |
recommend | 💡 Smart Recommendations (discover capability gaps from conversation history) |
versions | 🔄 Version Check |
all | Full Report (all commands above) |
# Full report (recommended for first use)
python3 <skill-path>/scripts/health_check.py all
# Individual checks
python3 <skill-path>/scripts/health_check.py usage # Usage value assessment
python3 <skill-path>/scripts/health_check.py status # Status check
python3 <skill-path>/scripts/health_check.py recommend # Smart recommendations
python3 <skill-path>/scripts/health_check.py versions # Version check
# Output as Markdown
python3 <skill-path>/scripts/health_check.py all > report.md
Integrates 5 data sources to infer each Skill's usage:
| Data Source | Content | Weight |
|---|---|---|
| ------------- | --------- | -------- |
| Daily Memory | Events, decisions, progress | ⭐⭐⭐ |
| MEMORY.md | Core config, preferences | ⭐⭐⭐ |
| HEARTBEAT.md | Scheduled task config | ⭐⭐ |
| Session Logs | Raw conversation records | ⭐⭐ |
| AGENTS.md | Work rules | ⭐⭐ |
Scoring: 🔵 High (core tool) / 🟢 Medium / 🟡 Low / 🔴 Unused
openclaw)npx clawhub, only for version check and recommendations)共 1 个版本