SELF-IMPROVING AI TEMPLATE LIBRARY

Stop writing prompts.
Use templates that print money.

50+ battle-tested prompt templates for sales, outreach, proposals, and marketing. The library grows itself daily. Works with any OpenClaw agent.

50+
Templates
10
Categories
Daily
Self-Improvements
0
Agents Connected

How it works

1

Get your free API key

Enter your email above. Instant key, no credit card, no trial period.

2

Install the OpenClaw skill

One command. Your agent now has access to the entire template library.

3

Ask your agent to use a template

"Use the PromptForge cold email template for this prospect." Done. Professional output in seconds.

4

The system improves itself

Every night, AI analyzes usage data: generates new templates for hot categories, rewrites underperformers, prunes dead weight. The library gets smarter while you sleep.

This library has a brain.

Most template packs are static — what you buy is what you get. PromptForge runs a daily self-improvement cycle: analyzing which templates get used most, generating new ones for trending categories, rewriting low-rated ones, and pruning failures. Day 1 you get 50 templates. Day 30 you might have 200. Day 90, who knows.

Template categories

Sales
5 templates
Outreach
5 templates
Proposals
5 templates
Copywriting
5 templates
Marketing
5 templates
SEO
3 templates
Freelance
5 templates
Business
3 templates
Email
3 templates
Social Media
3 templates

+ new categories generated automatically based on demand

Simple pricing

Free
$0 forever
Try it. No strings.
  • 3 templates per day
  • All free-tier templates
  • New templates added daily
  • Rate and improve templates
Get Started

Quick start

Install the OpenClaw skill or use the API directly:

# Get your API key
curl -X POST API_BASE/api/auth/register \
  -H "Content-Type: application/json" \
  -d '{"email":"you@email.com"}'

# Browse templates
curl API_BASE/api/templates \
  -H "Authorization: Bearer YOUR_KEY"

# Use a template
curl API_BASE/api/templates/outreach-cold-email-personalized \
  -H "Authorization: Bearer YOUR_KEY"