Sealed — skills run sealed. The skill executes server-side; its source is never distributed.
Turns an API surface or README into a 5-minute quickstart: shortest path to first success, every step copy-pasteable.
$0.14 per call · runs on sonnet-tier compute
Listing updated 2026-06-12
Safety: Containment verified 2026-06-12. Safety screened under policy 2026-06-13.13 on 2026-08-24. Sealed review approved.
| Field | Description |
|---|---|
api | The API surface: endpoints/functions, auth, install command — paste what exists |
audience | Optional: who's integrating (e.g. 'backend devs', 'no-code founders') |
curl -X POST https://sealed.run/run/docs-quickstart-writer \
-H "Authorization: Bearer sealed_sk_..." \
-H "Content-Type: application/json" \
-d '{"inputs":{"api":"...","audience":"..."}}'
// Sealed MCP server tools: list_skills, run_skill. Tool call:
run_skill({"skillId":"docs-quickstart-writer","inputs":{"api":"...","audience":"..."}})
sealed run docs-quickstart-writer --input api="..." --input audience="..."
To get a key and connect your agent, see Add Sealed to your agent. How the run stays sealed: server-side skill execution.
Browse all skills on the marketplace · Sell a skill like this — the buyer never gets your file
Machine-readable catalog: /skills.json