omcustom:create-agent

Generate a structured agent scaffold at .claude/agents/{name}.md with input validation.

13|6|Updated Apr 14, 2026
One-click install
npx skills add https://github.com/baekenough/second-brain --skill omcustom-create-agent
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: omcustom:create-agent
Source: https://github.com/baekenough/second-brain/tree/main/.claude/skills/create-agent
Command: npx skills add https://github.com/baekenough/second-brain --skill omcustom-create-agent

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates the creation of a structured agent scaffold, saving time and ensuring consistent metadata and templates for new agents.

Core Features & Use Cases

  • Generates a ready-to-use agent file at .claude/agents/{name}.md with a standard structure and template.
  • Validates inputs for uniqueness and kebab-case naming, reducing errors during onboarding.
  • Provides a guided workflow including parameter definitions, options, and an audit step for quality assurance.

Quick Start

Provide a unique kebab-case name and a valid type to generate a ready-to-use agent scaffold.

Frequently Asked Questions about omcustom:create-agent

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

FAQPage Schema
How do I create a structured agent scaffold for my Claude environment?

To create a structured agent scaffold, you need to generate a ready-to-use agent file at .claude/agents/{name}.md with a standard template, ensuring consistent metadata for new agents.

What is the best way to standardize agent templates for a team onboarding new members?

Standardizing agent templates involves applying a guided workflow with parameter definitions and input validation, which ensures consistent metadata and reduces errors during team onboarding.

Do I need to use kebab-case naming when creating a new agent file?

Yes, you must use kebab-case naming for new agent files. The agent creation workflow validates inputs for uniqueness and kebab-case formatting to reduce errors before generating the agent file.

How does the agent scaffold generation process handle quality assurance?

The agent scaffold generation process handles quality assurance by providing a guided workflow that includes an audit step for quality checks after validating inputs and creating the agent file.

Can I use this agent scaffolding workflow to bootstrap multiple agents quickly?

Yes, this workflow is designed for teams that need standardized agent templates and metadata to bootstrap new agents quickly, automating file creation and validation for each new agent.

What limitations exist when validating inputs for new agent creation?

Input validation is limited to checking kebab-case naming conventions and uniqueness, ensuring the generated agent file does not conflict with existing entries in the .claude/agents/ directory.