# Spk Admin Agent Config

> Configure Spec Kitty agent profiles, host-specific paths, command installation, and model/tool routing.

- Skill: `spec-kitty/spk-admin-agent-config` (Agent Skill)
- Install (CLI): `npx skillmds@latest add spec-kitty/spk-admin-agent-config`
- Raw SKILL.md: https://api.skillmd.com/api/skills/spec-kitty/spk-admin-agent-config/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: AI & ML
- Author: spec-kitty (https://skillmd.com/u/spec-kitty)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/spec-kitty/spk-admin-agent-config

---


# spk-admin-agent-config

Use this skill when the user needs to configure Codex, Claude, OpenCode, or
another agent for Spec Kitty.

## Flow

1. Identify the active host and project root.
2. Verify skill and command install locations for that host.
3. Confirm the agent name used by `spec-kitty next --agent <name>`.
4. Load profile doctrine through `spk-doctrine-profile-load` when needed.
5. Use `spk-start-agent-surface` for host capability differences.

## Rule

Keep host configuration separate from mission content.

