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

Blog Outline Builder

Builds a search-intent-matched blog post outline: working titles, H2/H3 skeleton, per-section angle notes, and internal-link slots.

$0.14 per call · runs on sonnet-tier compute

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

Inputs

FieldDescription
topicWhat the post is about
audienceWho it's for (role + sophistication, e.g. 'CTOs evaluating vendors')
keywordPrimary keyword or query to rank for

Run it

CLI

sealed run blog-outline-builder --input topic="..." --input audience="..." --input keyword="..."

MCP

// MCP server: sealed (npm run mcp). Tool call:
run_skill({"skillId":"blog-outline-builder","inputs":{"topic":"...","audience":"...","keyword":"..."}})

Machine-readable catalog: /skills.json