Agent Skills
› stella/stella
› new-skill
new-skill
GitHub这是一个通用的模板技能,用于指导助手重命名技能并编写触发描述和分步执行指令。适用于需要创建或标准化新技能文档结构的场景。
Trigger Scenarios
需要创建新的 Agent Skill
需要重构现有 Skill 的元数据和指令
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


