AgentSkillsCN

skill-creator

以交互式方式创建并优化智能体技能。当用户希望新建一项技能、撰写 SKILL.md 文件,或提及“技能创建”“技能优化”时,可随时激活此技能。

SKILL.md
--- frontmatter
name: skill-creator
description: "Create and optimize Agent skills interactively. Activate when user wants to create a new skill, write a SKILL.md, or mentions skill creation/optimization."

Skill Creator

Interactive skill creation and optimization with a research-first workflow.

Workflow (Summary)

  1. Research: use general subagent + scan local skills; best practices override local patterns
  2. Discovery: ask for skill name, triggers, tools, and file structure
  3. Design: draft structure, present options, iterate with the user
  4. Validation: run checklist, confirm improvements before applying
  5. Context: delegate heavy work to general subagent

Guardrails

  • Never skip research
  • Ask, don't assume
  • Best practices > local patterns
  • Confirm suggested improvements before applying

References