Skip to main content
Manus에서 모든 스킬 실행
원클릭으로

skill-author

스타3
포크0
업데이트2026년 7월 3일 12:13

Scaffolds a new akios skill or knowledge pack and self-registers it (install-skills.sh's SKILLS array, a commands/ wrapper, the version-bump trio) in one pass, so a capability is never half-installed. Trigger for: - The user wants to add a new skill/gate/router to this kit ("create a skill for X", "add a new gate") - The user runs /akios:new-skill - just-vibes decides, mid-run, that it needs a recurring capability encoded as a skill - The user wants to scaffold a new knowledge pack shell (before filling it with knowledge-ingest) Don't trigger for: - Filling an existing pack's content from code/PDF/image/docs — that's knowledge-ingest (/akios:learn) - Editing an already-registered skill's behavior — just edit its SKILL.md directly - Any Swift/iOS app code — this only authors kit-internal skills/packs, never app features

설치

Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.

SKILL.md
readonly