plugins/kronen/skills/agent-creator/SKILL.md
Create autonomous Claude Code agents with correct frontmatter, triggering examples, system prompts, and tool restrictions. Use when adding agents to any plugin, defining agent behavior, writing system prompts, configuring model tier and tool access, setting up auto-triggering descriptions, or choosing between agent vs command for a task.
npx skillsauth add hjemmesidekongen/ai agent-creatorInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Creates and validates Claude Code agents for any plugin in this workspace.
| Dimension | Agent | Command |
|-----------|-------|---------|
| Invocation | Auto-triggered by matching user intent | Explicit /plugin:command |
| Autonomy | Runs independently, makes decisions | Single action, returns result |
| Scope | Multi-step workflows | Focused operations |
| Model | Configurable per agent | Inherits session model |
Default to commands for deterministic operations. Use agents for autonomous multi-step work.
See references/process.md for the full specification: frontmatter fields, triggering
examples format, system prompt structure, model/color selection, tool restrictions,
directory layout, tier system, testing protocol, and pre-commit checklist.
After writing the agent file, run agent-reviewer against the new file. It checks the 5
dimensions: frontmatter validity, description quality, system prompt quality, tool scope
appropriateness, and model tier justification. Fix any CRITICAL findings before registering
the agent in ecosystem.json.
development
Creates a brand from scratch through market research and interactive sparring. Runs competitive research via Perplexity, then guides the user through positioning, audience, voice, values, and content pillars. Produces the full brand guideline set at .ai/brand/{name}/. Use when building a new brand, defining brand strategy for a product, or when /våbenskjold:create is invoked.
testing
Loads brand guidelines from .ai/brand/{name}/ and makes them available to the current context. Progressive disclosure: L1 confirms brand exists, L2 loads summary, L3 loads specific files on demand. Use when a downstream skill or user needs brand context, or when /våbenskjold:apply is invoked.
documentation
Guided reinvention of an existing brand guideline. Loads current brand from .ai/brand/{name}/, identifies what to keep vs change, and walks the user through targeted evolution. Preserves brand equity while updating positioning, voice, or values. Use when refreshing a brand or when /våbenskjold:evolve is invoked.
development
Codifies an existing brand from materials, samples, and references. Analyzes provided content to extract voice patterns, values, and positioning. Produces the same guideline format as brand-strategy. Use when a brand already exists but isn't documented, or when /våbenskjold:audit is invoked.