Documentation
README
Agent Creation
This skill turns a user requirement into a working agent configuration โ plain files in the target agent's directory.
Before you start
If the user's message only invokes this skill (e.g. "use agent-creation skill") without a concrete requirement, ask the user what agent they want and what it should do. But when the requirement is already concrete โ even a single sentence like "an expert that answers questions about X" โ do not ask follow-up questions: derive the role and rules from that sentence, apply the defaults below, and list your assumptions in the final reply.
Resolve the inherited runtime
Treat the current Agent as the Builder. Resolve the runtime before creating a new Agent:
This is the opening of the README. Read the full README on GitHub.