create-agent

Generate standardized Claude Code Agent directory structures and AGENT.md boilerplate.

1|Updated Jan 24, 2026
One-click install
npx skills add https://github.com/khw1031/ai-library --skill create-agent-khw1031
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: create-agent
Source: https://github.com/khw1031/ai-library/tree/main/.claude/skills/create-agent
Command: npx skills add https://github.com/khw1031/ai-library --skill create-agent-khw1031

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The tool automates the creation of Claude Code Agents by generating standardized directory structures, boilerplate prompts, and initial references, reducing manual setup time.

Core Features & Use Cases

  • Auto-create agent directory structure and AGENTS.md/AGENT.md boilerplate
  • Generate default AGENT.md outline and references
  • Use when onboarding new agents or scaling agent libraries across projects

Quick Start

Run the agent creation workflow to generate the AGENTS.md and AGENT.md boilerplates for a new agent.

Frequently Asked Questions about create-agent

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

FAQPage Schema
How do I generate Claude Code agent boilerplate and directory structures automatically?

You can generate Claude Code agent boilerplate by running the agent creation workflow, which automatically scaffolds the required directory structures and initial references to eliminate manual setup.

What is the best way to scaffold a new Claude Code agent workflow?

The best way to scaffold a new Claude Code agent workflow is using an automated tool that generates standardized directory structures, boilerplate prompts, and enforces consistent naming across your repositories.

Does creating Claude Code agents require manual setup of AGENT.md and references?

No, creating Claude Code agents does not require manual setup; this tool automatically generates the default AGENT.md outline, boilerplate prompts, and initial references for new agents.

Can I enforce consistent agent naming and structure across multiple repositories?

Yes, you can enforce consistent agent naming and structure across multiple repositories by applying standardized directory templates and boilerplate generation during the agent onboarding process.

When do I need to use automated scaffolding for Claude Code agents?

You need automated scaffolding for Claude Code agents when onboarding new agents or scaling agent libraries across projects, ensuring consistent directory templates and frontmatter requirements are met.