create-agent

Generate a Markdown agent template file for user or project scope.

2|Updated Apr 28, 2025
One-click install
npx skills add https://github.com/gunubin/dotfiles --skill create-agent-gunubin
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: create-agent
Source: https://github.com/gunubin/dotfiles/tree/main/claude/.claude/skills/create-agent
Command: npx skills add https://github.com/gunubin/dotfiles --skill create-agent-gunubin

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the creation of new agent templates, streamlining the process of adding specialized sub-agents for specific tasks.

Core Features & Use Cases

  • Template Generation: Creates a boilerplate Markdown file for a new agent with predefined structure and sections.
  • Scoped Output: Allows specifying whether the agent should be saved for user-specific or project-specific use.
  • Use Case: When you need to create a dedicated agent for code review, you can use this Skill to quickly generate its template, ensuring consistency and saving setup time.

Quick Start

Use the create-agent skill to generate a new agent named 'code-reviewer' for the current project.

Frequently Asked Questions about create-agent

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

FAQPage Schema
How do I generate a sub-agent template for a specific coding task?

To generate a sub-agent template, use this Skill to create a structured Markdown boilerplate file with predefined sections. It automates the setup process, allowing you to quickly define specialized agents for tasks like code review.

Can I save generated agent templates for project-specific or user-specific scope?

Yes, you can save generated agent templates in either a project-specific or user-specific scope. This flexibility ensures the new agent boilerplate is available exactly where you need it for your custom sub-agents.

What is the best way to create a boilerplate for a custom sub-agent?

The best way to create a custom sub-agent boilerplate is using this Skill, which outputs a Markdown file with a predefined structure. It provides the necessary sections to define specialized agents without manual formatting.

Do I need any dependencies to create new agent templates?

No dependencies are required to create new agent templates. The Skill independently generates a Markdown file with a structured boilerplate, streamlining the addition of specialized sub-agents to your environment.

Why use a structured Markdown file for sub-agent creation?

Using a structured Markdown file for sub-agent creation ensures consistency across specialized agents. The boilerplate provides predefined sections, saving setup time and streamlining the process of adding dedicated agents for specific tasks.