agent-creator
CommunityGuide to crafting Claude Code agents.
AuthorGGPrompts
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides a structured framework for creating Claude Code agents, including YAML frontmatter, system prompts, and workflows for building, testing, and loading agents.
Core Features & Use Cases
- Agent scaffolding: Create new agent files from templates and defaults
- Pattern templates: Use prebuilt agent templates for various roles
- Workflow & tooling: Initialize, customize, test, and deploy agents.
Quick Start
Use the init_agent.py script to scaffold a new agent: python init_agent.py my-agent --path <directory> --pattern specialist
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferences
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: agent-creator Download link: https://github.com/GGPrompts/my-plugins/archive/main.zip#agent-creator Please download this .zip file, extract it, and install it in the .claude/skills/ directory.