Loading...
Loading...
Create, migrate, and optimize skills for this alicloud-skills repository. Use whenever users ask to add a new skill, import an external skill, refactor skill structure, improve trigger descriptions, add smoke tests under tests/**, or benchmark skill quality before merge.
npx skill4agent add cinience/alicloud-skills alicloud-skill-creatoralicloud-skillsskills/**namedescriptiontests/**apps/skills/<domain>/<subdomain>/<skill-name>/alicloud-SKILL.mdnamedescriptionskills/**/SKILL.mdtests/<domain>/<subdomain>/<skill-name>-test/SKILL.mdoutput/<skill-or-test-skill>/scripts/update_skill_index.shskills/<domain>/<subdomain>/<skill-name>/
├── SKILL.md
├── agents/openai.yaml
├── references/
│ └── sources.md
└── scripts/ (optional)
tests/<domain>/<subdomain>/<skill-name>-test/
└── SKILL.mdSKILL.mdagents/openai.yamlscripts/references/assets/tests/**/<skill-name>-test/SKILL.mdpython3 tests/common/compile_skill_scripts.py \
--skill-path skills/<domain>/<subdomain>/<skill-name> \
--output output/<skill-name>-test/compile-check.jsonscripts/update_skill_index.shrg -n "<skill-name>" README.md README.zh-CN.md README.zh-TW.mdmake test
make build-cliscripts/run_eval.pyscripts/aggregate_benchmark.pyeval-viewer/generate_review.pyoutput/references/schemas.mdreferences/sources.md