cavi-ai

Meeting Cleanup — Productivity skill for Claude Code

Productivity community

Use when turning raw meeting notes, voice memos, or messy capture into a structured note with decisions, action items, and attendees.

How to install Meeting Cleanup

Installs to ~/.claude/skills/cavi-ai-obsidian-agent-meeting-cleanup/SKILL.md

Terminal
mkdir -p ~/.claude/skills/cavi-ai-obsidian-agent-meeting-cleanup && curl -fsSL https://raw.githubusercontent.com/cavi-ai/obsidian-agent/HEAD/commands/meeting-cleanup.md -o ~/.claude/skills/cavi-ai-obsidian-agent-meeting-cleanup/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Meeting Cleanup does


description: Use when turning raw meeting notes, voice memos, or messy capture into a structured note with decisions, action items, and attendees. argument-hint: ""

Claude compatibility adapter

Invoke **`obsidian-agent:meeting-cleanup`** with the user's arguments:

`$ARGUMENTS`

Follow that canonical skill exactly. This command contains no independent workflow logic.

Alternatives in Productivity

Full documentation available on GitHub

View Source Repository