agent-creator

Generate standardized JSON configurations for multi-agent system agents.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/Konstantinospil/FitVibe-v2 --skill agent-creator-konstantinospil
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agent-creator
Source: https://github.com/Konstantinospil/FitVibe-v2/tree/main/.claude/skills/Agent-Creator
Command: npx skills add https://github.com/Konstantinospil/FitVibe-v2 --skill agent-creator-konstantinospil

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill simplifies the complex process of designing and configuring AI agents for multi-agent systems. It provides a systematic framework to define agent roles, capabilities, tools, communication, and constraints, ensuring production-ready architectures without manual boilerplate.

Core Features & Use Cases

  • Standardized Agent Generation: Creates JSON configurations for various agent types (Orchestrator, Specialist, Retrieval, Execution, Analysis, Validation) with sensible defaults.
  • Comprehensive Configuration: Defines identity, role, capabilities, tools, communication protocols, state management, error handling, constraints, and performance metrics for each agent.
  • Validation & Best Practices: Includes a validation script to ensure configurations are complete and adhere to best practices, preventing common design flaws.
  • Use Case: When building a new multi-agent system, use this skill to rapidly scaffold new agents, ensuring they are well-defined, properly configured, and ready for integration into complex workflows.

Quick Start

Use the agent-creator skill to generate a new orchestrator agent named "Main Coordinator" with the description "Coordinates all agents in the system".