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

Meeting Notes → Actions

Turns raw, messy meeting notes into decisions made, action items with owners and dates, and open questions — nothing invented.

$0.10 per call · runs on haiku-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.

Inputs

FieldDescription
notesThe raw meeting notes (paste as-is, fragments fine)
attendeesOptional: who was there (helps owner attribution)

Run it

HTTP

curl -X POST https://sealed.run/run/meeting-notes-to-actions \
  -H "Authorization: Bearer sealed_sk_..." \
  -H "Content-Type: application/json" \
  -d '{"inputs":{"notes":"...","attendees":"..."}}'

MCP

// Sealed MCP server tools: list_skills, run_skill. Tool call:
run_skill({"skillId":"meeting-notes-to-actions","inputs":{"notes":"...","attendees":"..."}})

CLI

sealed run meeting-notes-to-actions --input notes="..." --input attendees="..."

To get a key and connect your agent, see Add Sealed to your agent. How the run stays sealed: server-side skill execution.

Related skills

Browse all skills on the marketplace · Sell a skill like this — the buyer never gets your file

Machine-readable catalog: /skills.json