add-agent

Create new agent definitions with YAML and Markdown files for the OMNISKILL framework.

8|Updated Mar 8, 2026
One-click install
npx skills add https://github.com/SufficientDaikon/omniskill --skill add-agent-sufficientdaikon
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: add-agent
Source: https://github.com/SufficientDaikon/omniskill/tree/main/.cursor/rules/add-agent
Command: npx skills add https://github.com/SufficientDaikon/omniskill --skill add-agent-sufficientdaikon

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This skill streamlines the creation of new agent definitions within the OMNISKILL framework, ensuring consistency and adherence to best practices.

Core Features & Use Cases

  • Guided Agent Creation: Provides a step-by-step workflow for defining agent purpose, persona, skills, and guardrails.
  • Automated File Generation: Creates necessary YAML and Markdown files for agent definitions.
  • Use Case: When you need to introduce a new specialized agent, like a "Database Query Agent" or a "Code Refactoring Agent," this skill guides you through its complete setup.

Quick Start

Use the add-agent skill to create a new agent for analyzing user feedback.

Frequently Asked Questions about add-agent

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

FAQPage Schema
How do I create a new agent definition in the OMNISKILL framework?

To create a new agent definition in the OMNISKILL framework, use a guided workflow that helps you specify the agent purpose, persona, skill bindings, orchestration rules, and guardrails, then automatically generates the necessary YAML and Markdown files for registration.

What do I need to define when setting up a new specialized agent?

When setting up a new specialized agent, you need to define its core purpose, persona, specific skill bindings, orchestration rules, and operational guardrails to ensure it is properly structured and documented within the framework.

Does agent creation automatically generate the necessary configuration files?

Yes, the agent creation process automatically generates the required YAML and Markdown configuration files, ensuring your new agent definitions are consistently structured, documented, and registered according to framework best practices.

When should I use a guided workflow for agent creation?

You should use a guided workflow for agent creation when you need to introduce a new specialized agent, such as a Database Query Agent or Code Refactoring Agent, ensuring adherence to best practices and consistent structural setup.

Can I use this to define orchestration rules and guardrails for my agents?

Yes, you can define orchestration rules and guardrails for your agents. The creation process specifically facilitates the specification of these rules alongside agent personas and skill bindings to ensure safe and effective operation.