Files
claudeskill/skills/skill-creator/eval-viewer
Misaka Server 81fd98b4fb feat: Implement skill description improvement and evaluation scripts
- Added `improve_description.py` to enhance skill descriptions based on evaluation results using Claude.
- Introduced `run_eval.py` to assess whether skill descriptions trigger correctly for a set of queries.
- Created `run_loop.py` to combine evaluation and improvement in a loop, tracking history and optimizing descriptions iteratively.
- Developed `utils.py` for shared utility functions, including parsing SKILL.md files.
- Enhanced the overall workflow for skill description optimization, supporting train/test splits to prevent overfitting.
2026-03-25 15:04:20 +08:00
..