DEFINITION
Seed Prompt
Seed Prompt for System Bootstrap
Definition
A carefully crafted initial prompt that instructs an LLM agent to generate and configure an entire system or workflow from scratch, enabling reproducible setup across multiple projects without manual configuration
Examples in the Wild
- Example 1:A seed prompt that bootstraps a knowledge-base system with markdown-to-HTML conversion
- Example 2:Seed prompts that initialize multi-phase agent workflows with permission gates