wiki-digest

Analyze markdown wiki activity and structure to identify themes and gaps.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/surebeli/AK-llm-wiki --skill wiki-digest
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: wiki-digest
Source: https://github.com/surebeli/AK-llm-wiki/tree/main/plugin/skills/wiki-digest
Command: npx skills add https://github.com/surebeli/AK-llm-wiki --skill wiki-digest

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill provides a high-level synthesis of the wiki's current state, highlighting recent activity, key themes, coverage gaps, and actionable insights to maintain an effective knowledge base.

Core Features & Use Cases

  • Weekly Summary: Aggregates recent activity, updates, and interaction logs from the wiki.
  • Theme Clustering: Identifies dominant topics based on shared tags and clusters related pages.
  • Coverage Analysis: Detects missing synthesis pages, related entities lacking pages, and unlinked questions.
  • Action Suggestions: Recommends specific tasks to improve or expand the knowledge base.
  • Use Case: A user runs the digest to quickly review recent additions, identify gaps, and plan future knowledge investments in Obsidian or other markdown-based systems.

Quick Start

Call the script in plugin/scripts/digest.py with the wiki path to generate the weekly report, enabling focus on new or specific topics if needed.

Frequently Asked Questions about wiki-digest

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

FAQPage Schema
How do I analyze wiki activity and find content gaps in a markdown knowledge base?

To analyze wiki activity and find content gaps in a markdown knowledge base, this Skill scans logs, indexes, and metadata to cluster related pages, flag missing topics, and generate high-level summaries with actionable editing tasks.

What is theme clustering and how does it work for markdown wiki pages?

Theme clustering for markdown wiki pages works by scanning shared tags and metadata to identify dominant topics, automatically grouping related pages together to ensure the knowledge base remains current and well-organized.

How do I generate a weekly summary of recent updates in Obsidian or other markdown wikis?

You generate a weekly summary of recent updates by running the digest script with your wiki path, which aggregates recent activity, interaction logs, and structural health data into an automated high-level synthesis report.

Does this wiki digest tool require any external dependencies to run coverage analysis?

No external dependencies are required to run coverage analysis, as the Skill operates independently using internal scripts to detect missing synthesis pages, related entities lacking pages, and unlinked questions within your markdown files.

How do I identify missing synthesis pages and unlinked questions in my knowledge base?

To identify missing synthesis pages and unlinked questions, the Skill performs coverage analysis by scanning the wiki's structural health and metadata, then suggests targeted ingestion or editing tasks to resolve these specific gaps.