AgentStack
SKILL verified Apache-2.0 Self-run

Meeting Pack

skill-hasna-skills-meeting-pack · by hasna

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.

No reviews yet
0 installs
20 views
0.0% view→install

Install

$ agentstack add skill-hasna-skills-meeting-pack

✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

Are you the author of Meeting Pack? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

Meeting Pack

Generate a complete meeting artifact package from transcripts, notes, call summaries, or rough bullets.

Requirements

  • Authenticate with skills auth login.
  • This premium skill runs through the hosted Skills runtime; local installs expose only metadata and instructions.

Usage

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

Options

| Option | Description | Default | |--------|-------------|---------| | --notes | Meeting transcript, rough notes, or summary. Positional text also works. | required unless --source is used | | --source | Read notes or transcript from a file. | none | | --meeting | Meeting title. | Meeting | | --participants | Comma-separated participant names. | Team | | --format | project, executive, sales, or standup. | project | | --output | Output directory for direct local execution. Hosted runs use the run export directory. | run export dir |

Outputs

  • meeting-summary.md
  • decisions.md
  • action-items.csv
  • follow-up-email.md
  • project-export.json
  • timeline.md
  • manifest.json

After submitting a hosted run, poll with skills runs status and download outputs with skills exports download .

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet — be the first.

Versions

  • v0.1.0 Imported from the upstream source.