agent-creator

Generate agent definition files with templates and validation scripts.

22|3|Updated Jan 10, 2026
One-click install
npx skills add https://github.com/fusengine/agents --skill agent-creator-fusengine
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agent-creator
Source: https://github.com/fusengine/agents/tree/main/plugins/ai-pilot/skills/agent-creator
Command: npx skills add https://github.com/fusengine/agents --skill agent-creator-fusengine

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill streamlines the complex process of creating new AI agents, ensuring they adhere to best practices and are properly configured for discovery and execution.

Core Features & Use Cases

  • Guided Agent Creation: Provides templates and instructions for defining agent frontmatter, structure, and essential sections.
  • Best Practice Enforcement: Guides users on SOLID principles, hook implementation, and marketplace registration.
  • Use Case: When you need to build a new AI agent to specialize in a specific programming framework, use this Skill to generate the foundational agent.md file, including all necessary sections and references.

Quick Start

Use the agent-creator skill to generate a new agent file for a Swift expert.

Frequently Asked Questions about agent-creator

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

FAQPage Schema
How do I create a new AI agent definition file with the correct structure?

To create a new AI agent, use guided templates that define essential components like frontmatter, workflow, and skills. This enforces best practices and ensures the agent is correctly formatted for discovery and execution within the Claude Code environment.

What are the essential components needed when building AI agents?

Essential components for building AI agents include structured frontmatter, defined workflows, specific skills, and adherence to SOLID principles. These elements ensure proper configuration, validation, and registration for marketplace discoverability.

How do I ensure my custom AI agent follows software engineering best practices?

To ensure custom AI agents follow best practices, apply SOLID principles and proper hook implementation during creation. Structured guidance validates the agent definition file to maintain high code quality and proper execution.

Can I generate validation scripts alongside my AI agent definition file?

Yes, you can generate associated validation scripts alongside the agent definition file. This ensures the newly created AI agent is correctly formatted, registered, and discoverable within the Claude Code environment before deployment.

What is the best way to register a new AI agent for marketplace discoverability?

The best way to register a new AI agent for discoverability is by using a structured creation template that automatically configures frontmatter and handles marketplace registration. This verifies the agent meets formatting requirements for proper execution.