# Meeting To Actions

> Help PMs turn raw meeting notes into structured, prioritized action items. Use after any meeting to extract decisions and next steps.

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

## Install

```sh
agentstack add skill-hardiktiwari-pm-operating-os-meeting-to-actions
```

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

## About

# Meeting to Actions

Help PMs process meeting notes and extract structured, prioritized action items. Turns unstructured discussion into clear ownership and deadlines.

## When to Use

- Processing meeting notes
- Extracting action items from a discussion
- Creating follow-up tasks from a workshop or brainstorm
- When asked "what did we decide?" or "what are the action items?"
- Post-meeting recap and distribution

## Process / Template

### 1. Review Raw Notes

- Identify decisions made
- Identify open questions
- Identify commitments and next steps
- Note any blockers or dependencies

### 2. Extract Action Items

For each action, capture:
- **Action** — what needs to be done (verb-first, specific)
- **Owner** — who is responsible
- **Due date** — when it's due
- **Dependencies** — what must happen first
- **Type** — decision, deliverable, follow-up, blocker

### 3. Prioritize

- **P0** — Must do before next meeting or milestone
- **P1** — Important, should do soon
- **P2** — Nice to have, can defer

### 4. Structure the Output

**Decisions Made**
- Bullet list of decisions with brief context

**Action Items**
| Priority | Action | Owner | Due | Dependencies |
|----------|--------|-------|-----|--------------|
| P0 | [Action] | [Name] | [Date] | [If any] |

**Open Questions**
- Questions that need resolution (with owner if known)

**Blockers / Risks**
- Anything that could derail progress

### 5. Validate

- Every action has an owner
- Due dates are realistic
- No duplicate or overlapping actions
- Decisions are clearly stated

## Output

A **Meeting-to-Actions** document with:
- Decisions made (for record)
- Prioritized action items with owners and dates
- Open questions
- Blockers/risks

Format: scannable, copy-paste ready for Slack, email, or project tool.

## Source & license

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

- **Author:** [hardiktiwari](https://github.com/hardiktiwari)
- **Source:** [hardiktiwari/PM-operating-OS](https://github.com/hardiktiwari/PM-operating-OS)
- **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-hardiktiwari-pm-operating-os-meeting-to-actions
- Seller: https://agentstack.voostack.com/s/hardiktiwari
- 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%.
