Free Agent Skill
Meeting to Actions
Converts messy notes into decisions, owned actions, deadlines and unresolved questions.
Use when: Meeting notes or a transcript need turning into accountable follow-through.
Install this skill
- Create a folder named `meeting-to-actions`.
- Save the skill content below as `SKILL.md` inside that folder.
- Place the folder in `.cursor/skills/` for Cursor or `.claude/skills/` for Claude Code.
- Describe the task normally. Your agent loads the skill when its description matches.
meeting-to-actions/SKILL.md
---
name: meeting-to-actions
description: Convert meeting notes or transcripts into decisions, owned actions, deadlines and open questions. Use after calls, workshops, reviews or planning sessions.
---
# Meeting to Actions
Extract commitments without upgrading discussion into decisions.
## Method
1. Read the complete source before summarising.
2. Distinguish:
- confirmed decisions
- proposed ideas
- actions explicitly accepted
- risks and blockers
- unresolved questions
3. Preserve named owners and dates exactly.
4. Mark missing owners or dates as "Unassigned" or "No date", never infer them.
5. Merge duplicates while retaining the strongest source wording.
6. Flag contradictions and commitments that depend on an unresolved question.
## Output
### Decisions
- Decision, rationale, decision owner
### Actions
- Action | Owner | Due date | Dependency
### Risks and blockers
- Risk | Impact | Owner if stated
### Open questions
- Question | Person needed
### Short recap
A maximum five-sentence factual summary.
Do not attribute a statement to someone unless the source does.More free skills
Give Claude Code a complete way of working.
Sage Orchestrator adds routing, a private local knowledge vault, continuity, commands and fresh-context red teaming on top of the free skills format.