pkm:weekly-review

Aggregate daily notes into a weekly summary for Obsidian vaults.

2|1|Updated Oct 23, 2025
One-click install
npx skills add https://github.com/devkade/collaborator --skill pkm-weekly-review
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pkm:weekly-review
Source: https://github.com/devkade/collaborator/tree/main/skills/pkm-framework/skills/temporal/weekly-review
Command: npx skills add https://github.com/devkade/collaborator --skill pkm-weekly-review

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps you turn a week’s worth of daily notes in Obsidian into a single, coherent weekly summary that highlights accomplishments, KPIs, project status, and insights, reducing manual reporting.

Core Features & Use Cases

  • Automatic aggregation of daily notes from the past 7 days to generate a consolidated weekly narrative.
  • KPI calculation and status tracking (completion rates, Pomodoros, project progress) for the week.
  • Production of a complete weekly note that can be linked in Obsidian and shared with teammates.

Quick Start

Run the /pkm:weekly-review command to generate the weekly summary from the past 7 daily notes in your Obsidian vault.

Frequently Asked Questions about pkm:weekly-review

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I aggregate daily notes into a weekly summary in Obsidian?

To aggregate daily notes into a weekly summary, this Skill processes the past 7 days of your Obsidian vault entries, reading YAML frontmatter for pomodoros and highlights to output a fully populated weekly note template.

Can I automatically calculate KPIs and project status from my Obsidian daily notes?

Yes, you can calculate KPIs and project status from daily notes by running the weekly review command, which aggregates completion rates, Pomodoros, and project progress from the past 7 days into a unified report.

Do I need a specific weekly note template to generate an Obsidian weekly review?

Yes, generating an Obsidian weekly review requires a vault configured with weekly templates and daily notes. The Skill reads your existing daily entries and populates the weekly note template automatically.

What is the best way to surface weekly highlights and accomplishments from daily notes?

The best way to surface weekly highlights is to aggregate daily notes automatically. This Skill extracts highlights and accomplishments from your past 7 days of entries and compiles them into a concise weekly narrative.

How does YAML frontmatter processing work for weekly note aggregation?

YAML frontmatter processing works by reading pomodoro counts and highlight data directly from your daily notes' metadata. The Skill aggregates this structured data to calculate KPIs and populate the weekly summary template.

Why does my weekly review show incomplete project status from my daily notes?

Your weekly review might show incomplete project status if daily notes from the past 7 days are missing required YAML frontmatter, lack weekly templates, or contain incomplete daily sections needed for full aggregation.