Agent Skillskrafton-ai/KIRA › skill-creator

skill-creator

GitHub

用于创建或优化 KiraClaw/Codex 的可复用技能包。指导用户定义触发条件、限定单一工作流范围,并编写包含步骤、规则及示例的 concise SKILL.md 文件,确保技能轻量且具备可操作性。

KiraClaw/defaults/skills/skill-creator/SKILL.md krafton-ai/KIRA

Trigger Scenarios

make a skill create a skill update this skill seed skill default skill wants reusable agent workflow instructions

Install

npx skills add krafton-ai/KIRA --skill skill-creator -g -y
More Options

Non-standard path

npx skills add https://github.com/krafton-ai/KIRA/tree/main/KiraClaw/defaults/skills/skill-creator -g -y

Use without installing

npx skills use krafton-ai/KIRA@skill-creator

指定 Agent (Claude Code)

npx skills add krafton-ai/KIRA --skill skill-creator -a claude-code -g -y

安装 repo 全部 skill

npx skills add krafton-ai/KIRA --all -g -y

预览 repo 内 skill

npx skills add krafton-ai/KIRA --list

SKILL.md

Frontmatter
{
    "name": "skill-creator",
    "description": "Create or refine KiraClaw\/Codex skills as concise SKILL.md packages. Trigger on: \"make a skill\", \"create a skill\", \"update this skill\", \"seed skill\", \"default skill\", or when the user wants reusable agent workflow instructions instead of one-off prompt text."
}

Skill Creator

Use this skill when the task is to create or refine a reusable skill package.

Goals

  • keep the skill short enough to load cheaply
  • encode workflow, not generic model intelligence
  • use references or scripts only when they clearly reduce risk or repetition
  • fit KiraClaw's seeded-skill layout under Filesystem Base Dir/skills

Workflow

  1. Define the trigger clearly:
    • what user requests should activate this skill?
    • what should not activate it?
  2. Decide the scope:
    • one focused workflow per skill
    • avoid combining unrelated jobs into one package
  3. Write the frontmatter carefully:
    • name
    • description
    • include trigger examples in the description
  4. Write the body as operational guidance:
    • workflow steps
    • failure modes
    • decision rules
    • exit criteria
  5. Add references or scripts only if they reduce repeated work or improve reliability.

Rules

  • Prefer one strong skill over one huge omnibus skill.
  • Do not explain concepts the base model already knows unless the local workflow is special.
  • Do not turn the skill into a README or changelog.
  • If the skill depends on local tools, directories, or conventions, say so directly.
  • Keep examples short and realistic.

Good Skill Shape

Most good skills have:

  • a narrow trigger
  • a short workflow
  • a few rules that prevent common mistakes
  • one or two high-value examples

When to Split

Split the skill if:

  • it has multiple unrelated trigger families
  • it needs different rules for different domains
  • the body is becoming reference material instead of workflow guidance

Seed Skill Guidance

For seeded default skills:

  • optimize for broad usefulness
  • avoid org-private assumptions
  • keep the body compact so new workspaces do not inherit unnecessary prompt weight

Validation

Before finishing a new skill, check:

  • is the trigger description specific enough?
  • does the body contain real workflow guidance?
  • can at least one realistic task use it without extra explanation?

Version History

  • 652dacb Current 2026-08-20 12:24

Same Skill Collection

KIRA-Slack/.claude/skills/confluence-deep-reader/SKILL.md
KIRA-Slack/.claude/skills/docx/SKILL.md
KIRA-Slack/.claude/skills/email-action-extractor/SKILL.md
KIRA-Slack/.claude/skills/it-role-expert/SKILL.md
KIRA-Slack/.claude/skills/pdf/SKILL.md
KIRA-Slack/.claude/skills/pptx/SKILL.md
KIRA-Slack/.claude/skills/scratch-pad/SKILL.md
KIRA-Slack/.claude/skills/slack-memory-cleanup/SKILL.md
KIRA-Slack/.claude/skills/slack-memory-retrieval/SKILL.md
KIRA-Slack/.claude/skills/slack-memory-store/SKILL.md
KIRA-Slack/.claude/skills/slack-proactive-intervention-patterns/SKILL.md
KIRA-Slack/.claude/skills/web-navigation-strategies/SKILL.md
KIRA-Slack/.claude/skills/xlsx/SKILL.md
KiraClaw/defaults/skills/channel-setup/SKILL.md
KiraClaw/defaults/skills/docx/SKILL.md
KiraClaw/defaults/skills/html-presentation/SKILL.md
KiraClaw/defaults/skills/pdf/SKILL.md
KiraClaw/defaults/skills/playwright-use/SKILL.md
KiraClaw/defaults/skills/pptx/SKILL.md
KiraClaw/defaults/skills/speak-natural/SKILL.md
KiraClaw/defaults/skills/xlsx/SKILL.md

Metadata

Files
0
Version
652dacb
Hash
d0e41810
Indexed
2026-08-20 12:24

- 위키
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-08-25 09:43
浙ICP备14020137号-1 $방문자$