Agent Skills
› stella/stella
› new-skill
new-skill
GitHub该技能内容为通用模板指南,用于指导用户重命名技能并编写触发描述及执行步骤。目前缺乏具体业务逻辑,属于基础框架类技能。
Trigger Scenarios
需要创建或重构 SKILL.md 文件时
询问如何编写技能说明文档时
Install
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."
}
Version History
- 85792bd Current 2026-07-24 16:13


