Sealed โ€” skills run sealed. The skill executes server-side; its source is never distributed.

Docs Quickstart Writer

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

Safety: Containment verified 2026-06-12. Safety screened under policy 2026-06-13.13 on 2026-07-17. Sealed review approved.

Inputs

FieldDescription
apiThe API surface: endpoints/functions, auth, install command โ€” paste what exists
audienceOptional: who's integrating (e.g. 'backend devs', 'no-code founders')

Run it

CLI

sealed run docs-quickstart-writer --input api="..." --input audience="..."

MCP

// MCP server: sealed (npm run mcp). Tool call:
run_skill({"skillId":"docs-quickstart-writer","inputs":{"api":"...","audience":"..."}})

Machine-readable catalog: /skills.json