Agent Skills
› stella/stella
› new-skill
new-skill
GitHub该 Skill 为通用模板,指导助手重命名技能并编写触发描述及分步执行指令。适用于新建或重构任意 Agent 技能的标准化流程。
触发场景
需要创建新的 Agent 技能
需要重写或优化现有技能的描述和指令
安装
npx skills add stella/stella --skill new-skill -g -y
SKILL.md
Frontmatter
{
"name": "new-skill",
"description": "Rewrite this description — it is the trigger the assistant uses to decide when to run this skill."
}
版本历史
- 85792bd 当前 2026-07-24 16:13


