alicloud-skill-creator
Installation
SKILL.md
Category: tool
Alibaba Cloud Skill Creator
Repository-specific skill engineering workflow for alicloud-skills.
Use this skill when
- Creating a new skill under
skills/**. - Importing an external skill and adapting it to this repository.
- Updating skill trigger quality (
nameanddescriptionin frontmatter). - Adding or fixing smoke tests under
tests/**. - Running structured benchmark loops before merge.
Do not use this skill when
- The user only needs to execute an existing product skill.
- The task is purely application code under
apps/with no skill changes.