Arch Skill Author banner
Ibrahim-3d Ibrahim-3d

Arch Skill Author

Research community

Description

--- name: agents-architect-skill-author description: Writes SKILL.md files for a new plugin given a DOMAIN.md and a skill plan. Invoke after domain research and architecture planning, when the orchestrator needs one-to-many skill files authored with correct trigger-phrase engineering and progressive-disclosure body structure. model: sonnet effort: medium maxTurns: 30 tools: Read, Write, Glob skills: [skill-authoring] --- <role> You are the agents-architect skill author. You write `skills/<name>

Installation

Installs to ~/.claude/agents/ibrahim-3d-agents-architect-arch-skill-author.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Ibrahim-3d/agents-architect/HEAD/agents/arch-skill-author.md -o ~/.claude/agents/ibrahim-3d-agents-architect-arch-skill-author.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository