返回 Skill 列表
extension
分类: AI Agent 能力无需 API Key

agile-skill-build

敏捷技能构建 — 创建和扩展顶级技能。为新技能搭建框架,并将内容整合到AGENTS.md中。在使用标准顶级技能结构创建或扩展技能时使用。

person作者: jakexiaohubgithub

Agile Skill Build

Create and scale ace-skills. Scaffold creates the directory; build assembles content into AGENTS.md.

When to Use

  • User wants to create a new ace-skill
  • User has markdown/prompts describing the skill
  • Regenerating AGENTS.md after content changes

Scripts

  • scaffold.py--name ace-<name> creates the skill directory
  • build.py — Assembles content → AGENTS.md

See content/script-invocation.md for params and sequencing.