Skip to content

Commit e131e19

Browse files
authored
Add skill trigger eval harness and improve skill descriptions (#275)
* skill update * Add skill trigger eval harness, improve skill descriptions, and add trigger evals - Add eval harness (skills/eval/) based on skill-creator: run_eval.py for multi-skill evaluation, run_loop.py for iterative description optimization, and eval_lib.py with shared utilities including HTML report generation - Add trigger evals (5 queries each) for all 37 skills in ./skills - Improve skill descriptions for better trigger accuracy (b2c-localization, b2c-metadata, b2c-forms, b2c-slas-auth-patterns, b2c-content, b2c-ecdn, b2c-sites, testing) - Extract long skill sections to references/ (eCDN security/advanced, SLAS passkeys, testing command patterns) - Create b2c-am skill for Account Manager topic - Add skills:eval and skills:eval:optimize package.json scripts
1 parent 5a6ab56 commit e131e19

58 files changed

Lines changed: 2388 additions & 1119 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.claude/settings.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"enabledPlugins": {
3+
"skill-creator@claude-plugins-official": true
4+
}
5+
}

.claude/skills/skill-authoring/SKILL.md

Lines changed: 0 additions & 237 deletions
This file was deleted.

0 commit comments

Comments
 (0)