Free SKILL.md scraped from GitHub. Clone the repo or copy the file directly into your Claude Code skills directory.
npx versuz@latest install auroraphtgrp01-auroraphtgrp-coding-kit-temp-claude-skills-init-agentkitgit clone https://github.com/auroraphtgrp01/auroraphtgrp-coding-kit.gitcp auroraphtgrp-coding-kit/SKILL.MD ~/.claude/skills/auroraphtgrp01-auroraphtgrp-coding-kit-temp-claude-skills-init-agentkit/SKILL.md--- name: init-agentkit description: Bootstrap Agent Kit compatibility for Claude Code sessions. Use when initializing Claude Code in this repository or checking that the layer is installed correctly. when_to_use: Use after cloning, after creating or updating `.claude/`, or when the user asks to initialize Agent Kit in Claude Code. argument-hint: "[--check|--repair]" disable-model-invocation: true --- # Init Agent Kit for Claude Code Initialize or validate the Claude Code compatibility layer. ## Steps 1. Read `CLAUDE.md`. 2. Read `.claude/ARCHITECTURE.md`. 3. Confirm `.claude/rules/` includes the operating doctrine and AK router. 4. Confirm `.claude/skills/` includes the bridge skills. 5. Confirm `.claude/agents/` includes Agent Kit subagent profiles. 6. Confirm `skills/INDEX.md` remains the canonical skill inventory. 7. Report any missing or inconsistent files. ## Do Not - Do not modify files unless the user explicitly requests repair. - Do not duplicate canonical skill bodies into `.claude/skills/`. - Do not expose MioFlow subskills as top-level aliases. ## Output ```text [CLAUDE CODE INIT] Status: Loaded: Missing: Canonical skill source: Next: ```