Agent Skills
› stella/stella
› new-skill
new-skill
GitHub该技能为通用模板,指导用户重命名技能、编写触发描述及分步指令。目前内容为占位符指南,未定义具体业务场景或自动化流程,属于基础配置类任务。
Trigger Scenarios
需要创建新 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


