wiki-digest

Generate a newsletter-style digest summarizing knowledge added and updated in an Obsidian wiki vault.

Updated Aug 2, 2026
One-click install
npx skills add https://github.com/phm-aguiar/test_documentacao --skill wiki-digest-phm-aguiar
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: wiki-digest
Source: https://github.com/phm-aguiar/test_documentacao/tree/main/.claude/skills/wiki-digest
Command: npx skills add https://github.com/phm-aguiar/test_documentacao --skill wiki-digest-phm-aguiar

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Keeping track of what you actually learned across a growing personal wiki is hard — pages accumulate, themes emerge unnoticed, and drafts stall. This Skill turns raw vault activity into a readable periodic digest so you can review your knowledge, not just your files. ## Core Features & Use Cases - Periodic Knowledge Summaries: Generate daily, weekly, or monthly digests of new and updated wiki pages, with synthesized headlines rather than raw page lists. - Theme and Connection Detection: Tally tag frequencies, flag new vocabulary missing from the taxonomy, and rank notable cross-category wikilinks. - Open Thread Tracking: Surface drafts, ambiguous claims, unstaged notes in _raw/, and taxonomy gaps, plus recommend existing pages worth re-reading. - Use Case: On Monday morning, ask for a weekly digest to see which concepts you added, which themes dominated your research, and which drafts still need compiling — then optionally save it to journal/digest-YYYY-MM-DD.md. ## Quick Start Ask the assistant to generate a weekly wiki digest of everything learned and updated in your Obsidian vault over the last 7 days.

Frequently Asked Questions about wiki-digest

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

FAQPage Schema
How do I generate a weekly summary of my Obsidian wiki?▼

Ask for a weekly digest or run /wiki-digest with no argument, which defaults to the last 7 days. The skill scans page frontmatter for created and updated dates, then produces headlines, theme tallies, and connection highlights.

What is the difference between a knowledge digest and an ingestion status report?▼

A digest summarizes what knowledge was learned, updated, and connected, while a status report tracks source ingestion state. This skill answers "what did I learn" and routes "what needs ingesting" questions to wiki-status.

Can I save the wiki digest to my Obsidian vault?▼

Yes, prefix the request with "save" or "write" to store the digest as journal/digest-YYYY-MM-DD.md with proper frontmatter. The skill also updates index.md and appends an entry to log.md.

Does the digest include private or PII-tagged pages?▼

Pages tagged visibility/pii are excluded from tables and connection lists by default, counted only as "+ N private" in totals. They are included fully only when the user explicitly asks to include private pages.

What happens if too few pages changed during the period?▼

If fewer than 5 pages were active, the skill notes the low activity and offers to widen the period, such as switching from weekly to monthly. It only proceeds after user confirmation.