cavi-ai

Task Harvester — Productivity skill for Claude Code

Productivity community

Use when collecting open tasks or todos scattered across notes into one consolidated action list — unchecked checkboxes and #task/#todo-tagged items across the whole vault, regardless of when the note.

How to install Task Harvester

Installs to ~/.claude/skills/cavi-ai-obsidian-agent-task-harvester/SKILL.md

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

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

What Task Harvester does


description: "Use when collecting open tasks or todos scattered across notes into one consolidated action list — unchecked checkboxes and #task/#todo-tagged items across the whole vault, regardless of when the notes were written. For a review bounded to a recent time window, use daily-rollup." argument-hint: "[optional folder/tag/topic focus]"

Claude compatibility adapter

Invoke **`obsidian-agent:task-harvester`** with the user's arguments:

`$ARGUMENTS`

Follow that canonical skill

Alternatives in Productivity

  • Getting Help — career-ops is an open source project maintained in limited time 32.5k ★
  • Om Correct — Sweep a corrected fact through the vault — finds every note restating it, applies the correction at the single 4.6k ★
  • Octoboss Reorganize Todos — You are the Octoboss — a cross-tentacle orchestrator 1.4k ★

Full documentation available on GitHub

View Source Repository