Back to list
vitortl

createskill

by vitortl

0🍴 0📅 Jan 19, 2026

SKILL.md


name: CreateSkill description: Create and validate skills. USE WHEN create skill, new skill, skill structure, canonicalize. SkillSearch('createskill') for docs.

CreateSkill

MANDATORY skill creation framework for ALL skill creation requests.

Authoritative Source

Before creating ANY skill, READ: $PAI_DIR/Skills/CORE/SkillSystem.md

Workflow Routing

WorkflowTriggerFile
CreateSkill"create a new skill"Workflows/CreateSkill.md
ValidateSkill"validate skill"Workflows/ValidateSkill.md
CanonicalizeSkill"canonicalize", "fix skill"Workflows/CanonicalizeSkill.md

Examples

Example 1: Create a new skill

User: "Create a skill for managing my recipes"
→ Invokes CreateSkill workflow
→ Reads SkillSystem.md for structure
→ Creates skill with TitleCase naming

Example 2: Fix an existing skill

User: "Canonicalize the daemon skill"
→ Invokes CanonicalizeSkill workflow
→ Renames files to TitleCase
→ Ensures Examples section exists

Score

Total Score

40/100

Based on repository quality metrics

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

0/10
説明文

100文字以上の説明がある

0/10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新がある

0/10
フォーク

10回以上フォークされている

0/5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

+5
タグ

1つ以上のタグが設定されている

0/5

Reviews

💬

Reviews coming soon