superprompt.io

A prompt in, a superprompt out. The one you would have written after an hour of clear thought.

Add context or name the runner




Tiers

polish
The same ask, made excellent: one kernel, the constraints that bind, an output shape, a definition of done. Paste and go.
elevate
The ask re-posed at the register where the best prior work lives: named framings, every term bound to a decision, a verification plan that opens with the cheapest falsifying test.
scaffold
A whole project brief with a strong baseline: intent, non-goals, vocabulary, architecture, style regimes, invariants, milestones, risks, and an AGENTS.md ready to paste into the repo.

From code

curl -s https://superprompt.io/v1/superprompt \
  -H 'content-type: application/json' \
  -d '{"prompt": "make me a script that dedupes my contacts", "tier": "elevate"}'

curl -s 'https://superprompt.io/v1/superprompt?q=write+a+cover+letter&format=text'

Free use draws on a shared budget that drains continuously; a 429 tells you when to retry. Send your own OpenRouter key as X-OpenRouter-Key to skip the budget and choose any model. Agents: /llms.txt. Nothing is stored.