Built for teams running real AI workflows
The prompt library that grows with your business.
Save every AI prompt once. Organize, version, and share them with your team. Call them from ChatGPT, Claude, Hermes WebUI, or any AI tool via API.
Plans from $25/mo · Cancel anytime
Founder-led cold outreach
A short, founder-voiced cold email that gets replies. Variables fill in before send.
Saw {{company}} just shipped {{recent_win}}.
We help teams like yours {{outcome}} — usually in < 30 days.
Worth a 15-min chat next week?
— {{sender_name}}
Works with the tools you already use
What you get
One library. Every prompt.
Reachable from anywhere.
Stop pasting the same prompts into Notion, Google Docs, and a folder full of untitled.txt files. Put them in one place that knows what they are.
Organized by default
Categories, tags, versions, and full-text search. Find the prompt you wrote three months ago in two keystrokes.
- ✓ Hierarchical categories
- ✓ Edit history with one-click revert
- ✓ / to search, anywhere
Reachable by API
Every user gets an API key. Fetch any prompt from any tool — Hermes WebUI, custom agents, n8n flows, your CLI.
- ✓ Bearer-token auth
- ✓ Full read/write CRUD
- ✓
?source=tracks where it was used
Grows with your team
Start solo. Add seats when you're ready. Business tier gets a shared company library with an admin dashboard.
- ✓ Per-user activity log
- ✓ One bill for all seats
- ✓ White-label share emails (Pro+)
Pull your library in
Your prompts are already
where you need them.
Every account ships with an API. Call it from your terminal, a serverless function, or another AI tool. Authentication is one bearer token. Responses are clean JSON.
-
Fetch + fill + return
Variables in
{{double-braces}}get substituted server-side. -
Per-user keys, rotate anytime
Revoke a key in Settings if it ever leaks. New one in two clicks.
-
Source attribution
Every call logs
?source=so you can see what's being used where.
# Fetch a prompt + fill its variables in one call curl https://tech4biz.ca/api/v1/prompts/outreach-cold-email-v3 \ -H "Authorization: Bearer $T4B_KEY" \ -d '{ "vars": { "first_name": "Sarah", "company": "Linear", "recent_win": "the 2.0 launch", "outcome": "cut onboarding time in half", "sender_name": "Jason" }, "source": "hermes-webui" }' # → returns filled prompt body as JSON { "prompt": "Hi Sarah — Saw Linear just shipped...", "version": 3, "copy_count": 413 }
How it works
From scattered notes to a real library — in an afternoon.
Drop them in
Paste your best prompts. Add a category and a tag or two. Optionally attach the output you got and the file you fed it.
Add variables
Mark the parts that change with {{like_this}}. Tech4Biz fills them at copy time or via API.
Use it everywhere
Copy from the dashboard, share by email, or pull from the API. Your team can fork master prompts or contribute their own.
Pricing
One plan per role.
No surprises at the seat boundary.
Starter
$25/mo
Solo builders putting their AI workflow together. 100MB uploads, 1,000 API calls/mo.
Start with StarterPro
$49/mo
For people who actually live in AI tools. Unlimited API, white-label share emails, priority support.
Start with ProBusiness
$20/seat/mo
Shared company library, admin dashboard, per-user activity log. 3-seat minimum.
Start with BusinessAnnual billing saves 15%. Compare all features →
Ready when you are
Stop rewriting. Start reusing.
Save every prompt once. Reuse it forever. Share the best ones with your whole team.