feat: Optimize ccw-help skill with user-prompted update mechanism

- Add auto-update.py script for simple index regeneration
- Update SKILL.md with clear update instructions
- Simplify update mechanism: prompt user on skill execution
- Support both automatic and manual update workflows
- Clean version 2.3.0 metadata in command.json
This commit is contained in:
catlog22
2026-01-29 15:58:51 +08:00
parent 86d5be8288
commit f5e435f791
3 changed files with 59 additions and 5 deletions

View File

@@ -1,9 +1,10 @@
{
"_metadata": {
"version": "2.1.0",
"version": "2.3.0",
"total_commands": 51,
"total_agents": 16,
"description": "Unified CCW-Help command index"
"description": "Unified CCW-Help command index",
"update": "User prompted to update on skill execution. Run 'python scripts/auto-update.py' for manual update."
},
"essential_commands": [