cavi-ai

Daily Rollup — Productivity skill for Claude Code

Productivity community

Use when summarizing or recapping recent vault activity — a daily, weekly, or periodic review of what changed, what was decided, and what is still open in a time window.

How to install Daily Rollup

Installs to ~/.claude/skills/cavi-ai-obsidian-agent-daily-rollup/SKILL.md

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

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

What Daily Rollup does


description: Use when summarizing or recapping recent vault activity — a daily, weekly, or periodic review of what changed, what was decided, and what is still open in a time window. For every open task across the whole vault with no time bound, use task-harvester. argument-hint: "[days, default 7]"

Claude compatibility adapter

Invoke **`obsidian-agent:daily-rollup`** with the user's arguments:

`$ARGUMENTS`

Follow that canonical skill exactly. This command contains no independent w

Alternatives in Productivity

  • Om Correct — Sweep a corrected fact through the vault — finds every note restating it, applies the correction at the single 4.6k ★
  • Jobs — Create, list, edit, or delete cron jobs 1.3k ★
  • Agentacct — See what your coding agents did and what it cost 665 ★

Full documentation available on GitHub

View Source Repository