Skill Creator banner
rand rand

Skill Creator

Testing & QA community

Description

--- name: skill-creator description: Generate spec-compliant skills for the cc-polymath library. Takes a topic/domain and produces a well-structured SKILL.md with proper frontmatter, progressive loading, and atomic design. tools: Read, Write, Edit, Glob, Grep --- # Skill Creator Generate new skills for the cc-polymath library that follow the Agent Skills spec and cc-polymath conventions. ## Process ### 1. Understand the Request - What domain/topic does the skill cover? - Is this a gateway sk

Installation

Installs to ~/.claude/agents/rand-cc-polymath-skill-creator.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/rand/cc-polymath/HEAD/agents/skill-creator.md -o ~/.claude/agents/rand-cc-polymath-skill-creator.md

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

Full documentation available on GitHub

View Source Repository