AI Prompts

Generate AI-ready prompts for document creation, even on the free tier.

Deprecated: The preseed workflow has been renamed to seed. All preseed functionality is now available under bootspring seed. See the Seed Workflow for current documentation.

Bootspring generates AI-ready prompts that you can use with any AI assistant. This feature is especially valuable for free tier users who can leverage external AI services for document generation.

How It Works

When you use Bootspring's preseed features, prompts are generated that can be:

  1. Used directly by Bootspring's AI (Pro tier)
  2. Copied and pasted into external AI services (Free tier)

This means everyone can benefit from Bootspring's structured approach to document generation.

Generating Prompts

From Drop Zone

Loading code block...

This generates a comprehensive prompt that:

  • Lists all your files
  • Includes text content where available
  • Asks AI to extract relevant information
  • Structures output for each document type

From Wizard

Loading code block...

After completing the wizard, prompts are generated for enhancing each document.

Location

Generated prompts are saved to:

.bootspring/preseed/prompts/ ├── analyze-drop-zone.md ├── enhance-vision.md ├── enhance-prd.md ├── enhance-business-model.md └── ...

Using Prompts with External AI

Step 1: Generate the Prompt

Loading code block...

Step 2: Copy the Prompt

Loading code block...

Step 3: Paste into AI Service

Use with:

  • ChatGPT (chat.openai.com)
  • Claude (claude.ai)
  • Gemini (gemini.google.com)
  • Perplexity (perplexity.ai)
  • Any other AI chat service

Step 4: Use the Response

Copy the AI's response back into Bootspring:

Loading code block...

Prompt Types

Drop Zone Analysis Prompt

Purpose: Analyze all files in your drop zone and categorize information.

Structure:

Loading code block...

Document Enhancement Prompts

Purpose: Improve a specific generated document.

Example (Vision):

Loading code block...

Synthesis Prompt (for seed)

Purpose: Create SEED.md from preseed documents.

Loading code block...

Free Tier Workflow

Here's the complete workflow for free tier users:

1. Setup

Loading code block...

2. Add Your Files

Loading code block...

3. Generate Prompts

Loading code block...

4. Use External AI

  1. Open .bootspring/preseed/prompts/analyze-drop-zone.md
  2. Copy the content
  3. Paste into ChatGPT/Claude
  4. Get structured analysis

5. Run Wizard with AI Output

Loading code block...

Use the AI's analysis to answer wizard questions accurately.

6. Enhance Documents

For each generated document:

  1. View the enhancement prompt:
    Loading code block...
  2. Copy to external AI
  3. Get enhanced version
  4. Save to document:
    Loading code block...

7. Move to Seed

Loading code block...

Tips for Better Results

Provide Context

When using external AI, add context about your situation:

Loading code block...

Iterate

Don't accept the first response. Ask follow-up questions:

  • "Can you expand on the competitive differentiation?"
  • "Make the problem statement more specific"
  • "Add more technical details to the architecture"

Combine Responses

Use multiple AI services and combine the best parts of each response.

Upgrading to Pro

With Pro tier, prompts are executed automatically:

Loading code block...

Same quality, less manual work.