prompt-builder - Build Agent Prompts Deterministically
Build complete agent prompts deterministically via Python script
Tags
Updated: 2026-03-25Capabilities
Typical Inputs
Typical Outputs
What this skill does
- Read parameters from JSON file
- Query database for specializations
- Query database for context
- Read agent definition files
- Apply token budgets
- Validate required markers
- Save prompt to file
- Return JSON result
- Call Python script
- Spawn agent
Inputs
- Params JSON file
- Database
- Agent files
- Config data
Outputs
- Prompt file
- JSON result
Requirements
- Database initialized
- Config seeded
- Agent files exist
- Python 3
- Bash access
