Sealed — skills run sealed. The skill executes server-side; its source is never distributed.
Turns a diff or change summary into a Conventional Commits message: typed subject under 50 chars, body only when the why isn't obvious.
$0.10 per call · runs on haiku-tier compute
Listing updated 2026-06-11
Safety: Containment verified 2026-06-11. Safety screened under policy 2026-06-13.13 on 2026-08-24. Sealed review approved.
| Field | Description |
|---|---|
changes | The diff, or a plain-language summary of what changed |
context | Optional: why the change was made (ticket, bug, goal) |
curl -X POST https://sealed.run/run/commit-message-generator \
-H "Authorization: Bearer sealed_sk_..." \
-H "Content-Type: application/json" \
-d '{"inputs":{"changes":"...","context":"..."}}'
// Sealed MCP server tools: list_skills, run_skill. Tool call:
run_skill({"skillId":"commit-message-generator","inputs":{"changes":"...","context":"..."}})
sealed run commit-message-generator --input changes="..." --input context="..."
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