create-agent

Create custom .agent.md agent definitions for specialized jobs.

1|Updated Apr 8, 2026
One-click install
npx skills add https://github.com/voidful/Aixlarity --skill create-agent-voidful
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: create-agent
Source: https://github.com/voidful/Aixlarity/tree/main/aixlarity-ide/extensions/copilot/assets/prompts/skills/create-agent
Command: npx skills add https://github.com/voidful/Aixlarity --skill create-agent-voidful

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? When you repeatedly steer an AI assistant toward the same specialized behavior—restricting tools, adopting a persona, or focusing on specific file types—this Skill captures that pattern as a reusable custom agent file instead of re-explaining it every session. ## Core Features & Use Cases - Conversation-Based Extraction: Reviews the current conversation to generalize specialized roles, tool preferences, and domain scope into an agent definition. - Guided Clarification: Asks targeted questions about the agent's job, when it should be chosen over the default agent, and which tools it should use or avoid. - Iterative Refinement: Drafts the .agent.md file, identifies ambiguous parts, and iterates with you until finalized, then suggests example prompts and related customizations. - Use Case: After spending a session making the AI act as a strict security reviewer that only reads code and never edits files, use this Skill to save that behavior as a reusable security-reviewer agent. ## Quick Start Ask the assistant to create a custom agent from how you have been working in this conversation, describing the job it should do and the tools it should use.

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 a specific job?

Describe the job the agent should do, when it should be picked over the default agent, and which tools it should use or avoid. The Skill drafts an .agent.md file, then iterates with you on ambiguous parts until the definition is finalized.

How to turn conversation behavior into a reusable agent?

The Skill reviews your conversation history and generalizes specialized patterns—such as a persona, restricted tool set, or file-type focus—into a custom agent definition. It extracts the role, tool preferences, and domain scope automatically.

What information does a custom agent file need?

An .agent.md file needs the specialized role or persona, which tools the agent should use or avoid, and the domain or job scope. It should also clarify when this agent should be selected instead of the default agent.

When should I create a custom agent instead of prompting?

Create a custom agent when you repeatedly apply the same specialization across sessions, such as a review-only persona or a restricted tool set. One-off instructions are better handled with a direct prompt rather than a saved agent.

What happens after the agent file is drafted?

The Skill identifies the most ambiguous or weak parts of the draft and asks about them. Once finalized, it summarizes what the agent does, suggests example prompts to try it, and proposes related customizations to create next.