Key facts
- Runs where
- Entirely in your browser.
- Output
- Downloadable markdown spec.
- Includes
- Prompt, tools, guardrails, state, evals.
- Pairs with
- idea2spec.com and idea2prd.com.
Generate an agent spec
FAQ
Is the generated agent spec stored?
No. The markdown is generated locally in your browser and can be copied or downloaded without an account.
What should I write before using the generator?
Start with the goal, inputs, allowed tools, success criteria, guardrails, and escalation rules. Rough notes are enough.
Can the generated spec be used directly as a system prompt?
Use it as a strong first draft. Review every tool, permission, and safety rule before pasting it into production code.