agent-creator

Generate custom Claude Code agent files in ~/.claude/agents/ following existing conventions.

1|Updated Feb 23, 2026
One-click install
npx skills add https://github.com/kangnam7654/ai-config-sync --skill agent-creator-kangnam7654
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agent-creator
Source: https://github.com/kangnam7654/ai-config-sync/tree/main/claude-code/skills/agent-creator
Command: npx skills add https://github.com/kangnam7654/ai-config-sync --skill agent-creator-kangnam7654

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill automates the creation of new custom agents for Claude Code, ensuring they adhere to established conventions and best practices.

Core Features & Use Cases

  • Agent Generation: Creates new .md files for custom agents in the ~/.claude/agents/ directory.
  • Convention Adherence: Analyzes existing agents to match formatting, structure, and tone.
  • Use Case: You need a specialized agent to act as a technical writer. You can use this skill to quickly generate a well-structured agent file that follows the same patterns as your other agents.

Quick Start

Use the agent-creator skill to create a new agent named 'code-reviewer'.

Frequently Asked Questions about agent-creator

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create a custom agent for Claude Code?

To create a custom agent for Claude Code, use this skill to generate a properly formatted .md file in the ~/.claude/agents/ directory. It analyzes existing agents to match your established frontmatter format, section structure, tone, and detail level.

How can I ensure my new Claude Code agent follows existing conventions?

You can ensure new Claude Code agents follow existing conventions by using this skill to analyze your current agent files. It automatically matches formatting, structure, and tone, creating a new file that adheres to your established best practices.

What is the file structure for custom Claude Code agents?

The file structure for custom Claude Code agents consists of markdown files located in the ~/.claude/agents/ directory. This skill generates these .md files with proper frontmatter and section structure based on your existing agent configurations.

Can I generate a specialized AI agent for technical writing in Claude Code?

Yes, you can generate a specialized AI agent for technical writing in Claude Code. This skill creates a well-structured agent .md file customized for your specific use case, such as technical writing or code review, following your defined conventions.

Do I need any dependencies to generate Claude Code agent files?

No dependencies are required to generate Claude Code agent files with this skill. It operates independently to analyze your existing agents and create a new, properly formatted .md file in your ~/.claude/agents/ directory.