forge-town/skills

forge_create-skill

Use when 需要创建一个新 Skill 或更新现有 Skill,将领域知识、工作流程或工?

Installation

$ npx skills add forge-town/skills --skill forge_create-skill

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from forge-town/skills · top by installs.

npx skills add forge-town/skills

Browse all from forge-town/skills

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Repository health

Stars 7
License LICENSE
Default branch main
Open issues 0
Status Active

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 819 B
  • docs SUMMARY.md 254 B

History

  1. First recorded snapshot · 1 installs

SKILL.md

技能创建器

使用说明

  1. 阅读 [skill-initialization-guide.md](references/skill-initialization-guide.md) 了解 Skill 结构与命名规则
  2. 参考 [anatomy.json](references/anatomy.json) 确认目录结构
  3. 参考 [workflows.md](references/workflows.md) 了解创建/更新流程
  4. 使用 [checklist.md](references/checklist.md) 验证创建/更新结果

重要: SKILL.md 主体保持极简,详细内容全部放入 references/;完成后强制触发 forge_skill-best-practice 检查