create-agent

Guide architects through a six-phase interview to generate agent files.

Updated Apr 6, 2026
One-click install
npx skills add https://github.com/rikt46/My-Brain-Is-Full-Crew --skill create-agent-rikt46
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: create-agent
Source: https://github.com/rikt46/My-Brain-Is-Full-Crew/tree/main/skills/create-agent
Command: npx skills add https://github.com/rikt46/My-Brain-Is-Full-Crew --skill create-agent-rikt46

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill guides an Architect through a structured, six-phase interview to understand a desired agent's purpose, capabilities, triggers, output format, and coordination rules, then generates the agent file.

Before starting, read the agent-template to understand the standard structure every agent must follow.

It enforces a mandatory, question-driven flow that never produces an agent in a single shot, ensuring quality, safety, and alignment with project standards.

Core Features & Use Cases

  • A reproducible six-phase interview that captures purpose, capabilities, triggers, permissions, output format, and coordination rules, then generates a production-ready agent file.
  • The post-it based progress persistence (Meta/states/architect.md) allows resuming flows after interruptions.
  • Multilingual support: responds in the user's language and adapts trigger phrases and prompts accordingly.
  • Requires adherence to documented templates and structure, including a final summary and confirmation before file generation.
  • Automatically updates registry references and notes that track agent definitions and capabilities.

Quick Start

Start by telling me you want to create a new agent using one of the trigger phrases, and I will guide you through the six phases.

Frequently Asked Questions about create-agent

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

FAQPage Schema
How do I create a custom agent for Claude through a guided interview?

To create a custom agent, this Skill guides you through a structured six-phase interview to define purpose, triggers, permissions, and coordination rules, then generates a production-ready agent file.

What is the best way to design multi-phase agents for Obsidian vault workflows?

Designing multi-phase agents for Obsidian vault workflows requires defining triggers, permissions, outputs, and inter-agent communication, which this Skill enforces through a structured, question-driven interview process.

How do I ensure my custom agent follows the correct schema and template?

To ensure your custom agent follows the correct schema, this Skill references a standard agent-template and enforces adherence to documented structures, requiring final confirmation before generating the agent file.

Can I resume an agent creation workflow if the conversation is interrupted?

You can resume an interrupted agent creation workflow because this Skill persists interview progress to a state file at Meta/states/architect.md, allowing you to pick up the flow exactly where you left off.

Does this agent generation process support multilingual prompts and triggers?

The agent generation process supports multilingual prompts and triggers by responding in the user's language and adapting trigger phrases and prompt definitions accordingly during the interview.

Why does the agent creation process never produce an agent in a single shot?

The agent creation process never produces an agent in a single shot to ensure quality, safety, and alignment with project standards by mandating a complete six-phase question-driven flow before file generation.