agent-create

Automates creation and onboarding of AI agents via SSOT templates.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates the creation and onboarding of new AI agents by guiding the user through a standardized process, including a prompt, configuration, and registration in the project README, reducing setup time and errors.

Core Features & Use Cases

  • Create new agents using prescribed SSOT templates with a consistent structure.
  • Configure agent type and metadata, then register them in the central README to keep documentation synchronized.
  • Use Case: add a new agent for project automation and ensure it appears in the SSOT reference.

Quick Start

Run /agent-create <name> [--type <type>] to scaffold a new agent using the SSOT template.

Frequently Asked Questions about agent-create

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

FAQPage Schema
How do I automate AI agent creation and project onboarding?

To automate AI agent creation, use this Skill to scaffold new agents with standardized prompts, configurations, and README registrations. It enforces SSOT-based templates to reduce setup time and errors.

What is an SSOT-based workflow for configuring AI agents?

An SSOT-based workflow for AI agents uses a single source of truth to standardize prompts, configurations, and README registrations. This Skill applies defined templates to ensure all agent metadata remains synchronized.

Can I register a new agent in the project README automatically?

Yes, you can register a new agent in the project README automatically. The Skill updates central documentation during the creation process to ensure metadata stays synchronized with the SSOT reference.

How do I scaffold a new agent with a prompt and configuration?

To scaffold a new agent with a prompt and configuration, run the agent-create command with a specified name and type. The Skill applies prescribed SSOT templates to generate the required files.

What is the best way to standardize AI agent configurations across a project?

The best way to standardize AI agent configurations is using SSOT templates. This Skill enforces a consistent structure for prompts and metadata, ensuring all agents are registered identically in the README.