From agent-sdk-sidekick
Use when converting a Claude Code prototype into a deployed Claude Agent SDK project, or when the user asks about hosting, deployment, subagents, plugins, hooks, managed agents, skills in the SDK, or any Agent SDK reference. Consult bundled docs before generating SDK code — never guess at API patterns. Triggers on: deploy, ship, host, Agent SDK, convert prototype, SDK code, managed agents.
How this skill is triggered — by the user, by Claude, or both
Slash command
/agent-sdk-sidekick:agent-sdk-sidekickThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Your deployment co-pilot. This skill bundles the current Claude Code and Agent SDK documentation as a local memory graph so Claude never guesses at SDK patterns from stale training data. When you want to ship a Claude Code prototype as a deployed agent, this skill reads the actual current docs and writes correct SDK code.
docs/agent-sdk/agent-loop.mddocs/agent-sdk/claude-code-features.mddocs/agent-sdk/cost-tracking.mddocs/agent-sdk/custom-tools.mddocs/agent-sdk/file-checkpointing.mddocs/agent-sdk/hooks.mddocs/agent-sdk/hosting.mddocs/agent-sdk/mcp.mddocs/agent-sdk/migration-guide.mddocs/agent-sdk/modifying-system-prompts.mddocs/agent-sdk/observability.mddocs/agent-sdk/overview.mddocs/agent-sdk/permissions.mddocs/agent-sdk/plugins.mddocs/agent-sdk/python.mddocs/agent-sdk/quickstart.mddocs/agent-sdk/secure-deployment.mddocs/agent-sdk/sessions.mddocs/agent-sdk/skills.mddocs/agent-sdk/slash-commands.mdYour deployment co-pilot. This skill bundles the current Claude Code and Agent SDK documentation as a local memory graph so Claude never guesses at SDK patterns from stale training data. When you want to ship a Claude Code prototype as a deployed agent, this skill reads the actual current docs and writes correct SDK code.
Why this exists: The Claude Agent SDK (formerly "Claude Code SDK") was renamed in late 2025. Managed Agents, plugins-in-SDK, subagents-in-SDK, checkpointing, and new hosting patterns all shipped after most models' training cutoff. Without current docs, Claude confidently generates broken SDK code from six months ago.
This skill contains the complete Claude Code and Agent SDK documentation crawled and graph-linked for efficient traversal. Always read relevant docs before generating code.
Each doc page has links_to and links_from metadata in its YAML frontmatter for graph traversal.
The Agent SDK has changed significantly. Always read the bundled docs before:
If you're unsure about an API pattern, read the doc page. The docs are right here.
npx claudepluginhub itsanamune/agent-sdk-sidekick --plugin agent-sdk-sidekickProvides UI/UX resources: 50+ styles, color palettes, font pairings, guidelines, charts for web/mobile across React, Next.js, Vue, Svelte, Tailwind, React Native, Flutter. Aids planning, building, reviewing interfaces.
Searches MemPalace before answering questions about past work, people, projects, or prior decisions. Returns verbatim stored content instead of guessing from model memory.