# Meeting Summariser

> >-

- **Type:** Skill
- **Install:** `agentstack add skill-prvthmpcypher-skills-business-meeting-summariser`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [prvthmpcypher](https://agentstack.voostack.com/s/prvthmpcypher)
- **Installs:** 0
- **Category:** [AI & ML](https://agentstack.voostack.com/c/ai-and-ml)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [prvthmpcypher](https://github.com/prvthmpcypher)
- **Source:** https://github.com/prvthmpcypher/skills-business/tree/main/skills/meeting-summariser

## Install

```sh
agentstack add skill-prvthmpcypher-skills-business-meeting-summariser
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## 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
1. Parse the meeting transcript or notes
2. Identify all decisions made
3. Extract action items with owners and deadlines
4. Summarize key discussion points
5. 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
1. \[Decision 1\]
2. \[Decision 2\]
3. \[Decision 3\]
### 🎯 Action Items

Task
Owner
Deadline
Priority

\[Task\]
\[Name\]
\[Date\]
High/Med/Low

### 💬 Key Discussion Points
1. \[Topic 1 — summary\]
2. \[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
1. Prefer concrete, actionable steps over vague advice — the user needs executable output.
2. Ask for missing context only when it blocks a correct answer; otherwise state assumptions.
3. 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](https://github.com/prvthmpcypher)
- **Source:** [prvthmpcypher/skills-business](https://github.com/prvthmpcypher/skills-business)
- **License:** MIT

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

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-prvthmpcypher-skills-business-meeting-summariser
- Seller: https://agentstack.voostack.com/s/prvthmpcypher
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
