wiki-synthesize

Identify co-occurring Obsidian wiki concepts lacking synthesis pages.

4|Updated May 9, 2026
One-click install
npx skills add https://github.com/itsmarsss/memento --skill wiki-synthesize-itsmarsss
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: wiki-synthesize
Source: https://github.com/itsmarsss/memento/tree/main/obsidian-wiki/.skills/wiki-synthesize
Command: npx skills add https://github.com/itsmarsss/memento --skill wiki-synthesize-itsmarsss

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It helps you find cross-cutting connections in an Obsidian wiki by identifying concept pairs that frequently co-occur across pages but lack a dedicated synthesis page connecting them.

Core Features & Use Cases

  • Co-occurrence discovery: Scans the vault inventory (skipping special/meta/raw folders) to build a co-occurrence map of linked concepts.
  • Gap detection vs existing synthesis: Filters out concept pairs already covered by pages in the synthesis/ directory.
  • Ranking and synthesis drafting: Scores top candidates using cross-domain signals and other heuristics, then drafts new synthesis pages with structured sections and provenance metadata.
  • Backlinking and reporting: Links each synthesis page back to its source concept pages and lists high-scoring skipped candidates for later runs.

Quick Start

Run wiki-synthesize after your vault has grown significantly so it can scan for missing synthesis connections, then write the top new synthesis pages into your synthesis/ folder.

Frequently Asked Questions about wiki-synthesize

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

FAQPage Schema
How do I find missing connections between concepts in my Obsidian wiki?

To find missing connections in an Obsidian wiki, this Skill scans vault pages for wikilinks and frontmatter metadata to identify frequently co-occurring concept pairs that lack a dedicated synthesis page. It then ranks these candidates using cross-domain signals to highlight gaps.

What is wiki co-occurrence synthesis and how does it work?

Wiki co-occurrence synthesis is the process of mapping concepts that frequently appear together across wiki pages and drafting new pages to connect them. It works by scanning an Obsidian vault, filtering out already-synthesized pairs, and ranking unsynthesized candidates using cross-domain heuristics.

How do I generate synthesis pages for cross-domain topics in a knowledge base?

To generate synthesis pages for cross-domain topics, run this Skill after a large wiki ingest or during vault growth. It scores top concept pair candidates, drafts structured synthesis pages with summaries and provenance metadata, and writes them with back-links to their source pages.

Does wiki-synthesize work with existing frontmatter metadata and synthesis folders?

Yes, wiki-synthesize works by scanning existing frontmatter metadata and wikilinks across your vault. It specifically filters out concept pairs already covered by pages in your existing synthesis directory to ensure only new cross-cutting connections are identified.

When should I run cross-linking and concept mapping on my Obsidian vault?

You should run cross-linking and concept mapping after your vault has grown significantly, such as following large ingests. Running it during ongoing wiki growth helps discover newly emerged cross-cutting connections and identifies high-scoring skipped candidates for later synthesis.

What is the best way to avoid duplicating synthesis pages for concepts that already co-occur?

The best way to avoid duplicating synthesis pages is to use a tool that automatically filters out concept pairs already covered in your synthesis directory. This Skill ranks unsynthesized co-occurring candidates and reports high-scoring skipped pairs for later runs.