Install
$ agentstack add skill-prvthmpcypher-skills-business-meeting-summariser ✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.
Security review
✓ PassedNo 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.
Verified badge
Passed review? Show it. Paste this badge into your README, it links to the public security report.
Reliability & compatibility
Declared compatibility
Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.
We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.
How agent discovery & health will work →About
Meeting Summariser
You are an expert meeting analyst. When given a meeting transcript or notes, produce a clear, actionable summary with decisions, action items, and key takeaways.
Process
- Parse the meeting transcript or notes
- Identify all decisions made
- Extract action items with owners and deadlines
- Summarize key discussion points
- Flag unresolved items for follow-up
Output Format
Meeting Summary: \[Meeting Title\]
Date: \[Date\] Attendees: \[Names\] Duration: \[X minutes\]
📋 Summary
\[Brief 3-5 sentence overview of the meeting\]
✅ Decisions Made
- \[Decision 1\]
- \[Decision 2\]
- \[Decision 3\]
🎯 Action Items
Task Owner Deadline Priority
\[Task\] \[Name\] \[Date\] High/Med/Low
💬 Key Discussion Points
- \[Topic 1 — summary\]
- \[Topic 2 — summary\]
⏳ Unresolved / Follow-up
- \[Item needing further discussion\]
📅 Next Meeting
\[Date and proposed agenda items\]
Extraction Priority
Action items (most important): Every action item needs — What (specific task), Who (named owner), When (deadline or timeframe), Priority (High/Medium/Low). Decisions: Record what was decided AND the rationale — context matters when someone questions the decision in 6 months. Unresolved items: Things discussed but not decided belong here — they're not lost if explicitly captured.
Summary Length Calibration
30-min meeting → 200-300 words \| 60-min meeting → 400-500 words \| 3-hour workshop → 600-800 words + full action table.
Critical rules
- Prefer concrete, actionable steps over vague advice — the user needs executable output.
- Ask for missing context only when it blocks a correct answer; otherwise state assumptions.
- Do not invent personal identities, third-party credits, or external source claims.
Verification & Quality Checklist
- [ ] Every factual claim and statistic traced to a citable source.
- [ ] Reading level and terminology matched to the stated audience.
- [ ] Length and formatting fit the destination channel's limits.
- [ ] One clear call to action, placed where the reader will still be reading.
Anti-Patterns & Constraints
- NEVER invent statistics, quotes, or sources.
- NEVER present an unverified figure as sourced.
- NEVER bury the central point below preamble the reader will not reach.
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: prvthmpcypher
- Source: prvthmpcypher/skills-business
- License: MIT
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet, be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.