skills/meeting-pack/SKILL.md
Generate premium meeting artifact packs from transcripts or notes with summaries, decisions, action items, owner/deadline tables, follow-up email, project export, timeline, and manifest metadata.
npx skillsauth add hasna/skills meeting-packInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Generate a complete meeting artifact package from transcripts, notes, call summaries, or rough bullets.
skills auth login.skills run meeting-pack --notes "Discussed billing launch, docs, and support owner follow-ups" --meeting "Billing Launch Sync"
skills run meeting-pack ./transcript.txt --participants "Hasna,Alex,Sam" --format executive
| Option | Description | Default |
|--------|-------------|---------|
| --notes <text> | Meeting transcript, rough notes, or summary. Positional text also works. | required unless --source is used |
| --source <path> | Read notes or transcript from a file. | none |
| --meeting <text> | Meeting title. | Meeting |
| --participants <list> | Comma-separated participant names. | Team |
| --format <type> | project, executive, sales, or standup. | project |
| --output <dir> | Output directory for direct local execution. Hosted runs use the run export directory. | run export dir |
meeting-summary.mddecisions.mdaction-items.csvfollow-up-email.mdproject-export.jsontimeline.mdmanifest.jsonAfter submitting a hosted run, poll with skills runs status <run-id> and download outputs with skills exports download <run-id>.
development
Fetch official brand assets from a website or brand name, then return logos, palette, typography, source metadata, and a clean asset manifest. Use when a user asks to find, extract, download, package, or normalize a brand's logo and visual identity assets.
tools
Generate hosted voiceover variants and short jingles
tools
Generate premium video highlight packages with clip plans, captions, thumbnails, chapter markers, social copy, edit decisions, and manifest metadata.
development
Generate premium API, unit, and browser test suite packages with runnable tests and coverage notes.