Skill Generator banner
ychampion ychampion

Skill Generator

Research community

Description

--- name: skill-generator description: "Use this agent when you have research findings and need to generate a production-ready SKILL.md file. This agent transforms structured research into polished, reusable skills with proper formatting, code examples, and best practices. <example>Context: Research has been completed for a technology. user: \"Generate a skill from this research\" assistant: \"I'll use the skill-generator agent to create a production-ready SKILL.md.\" <commentary>Since research

Installation

Installs to ~/.claude/agents/ychampion-claude-self-learning-skill-generator.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/ychampion/claude-self-learning/HEAD/agents/skill-generator.md -o ~/.claude/agents/ychampion-claude-self-learning-skill-generator.md

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

Full documentation available on GitHub

View Source Repository