What problem does it solve?
This Skill streamlines the creation of new custom agents by interactively gathering all necessary specifications from the user, ensuring a complete and well-defined agent.
Core Features & Use Cases
- Interactive Specification Gathering: Guides users through defining agent name, description, tools, goals, context, input/output, directives, scope, completion criteria, and failure scenarios.
- Agent Compilation: Leverages Agent-L2 to compile the gathered specifications into a new agent file.
- Use Case: A developer needs to create a new agent to monitor GitHub issues. They invoke this skill, answer questions about the agent's purpose (e.g., "track open bugs"), its tools (e.g., "fetch", "search"), and its specific rules (e.g., "MUST notify on critical bugs"), and the skill generates the agent's code.
Quick Start
Use the smaqit.new-agent skill to create a new agent by answering the prompts about its name, description, and purpose.