wiki-synthesize

Identify and create synthesis pages for co-occurring concepts in Obsidian wikis.

Updated Jul 13, 2026
One-click install
npx skills add https://github.com/Abulfadl-Ahmadi/Experimental-Physics-Spring-2026 --skill wiki-synthesize-abulfadl-ahmadi
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: wiki-synthesize
Source: https://github.com/Abulfadl-Ahmadi/Experimental-Physics-Spring-2026/tree/main/.skills/wiki-synthesize
Command: npx skills add https://github.com/Abulfadl-Ahmadi/Experimental-Physics-Spring-2026 --skill wiki-synthesize-abulfadl-ahmadi

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires obsidian-wiki, python, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill helps users find and create synthesis pages in their Obsidian wikis, which connect and analyze related concepts that frequently co-occur across pages.

Core Features & Use Cases

  • Conceptual Synthesis: Automatically identifies and creates pages that connect related concepts with cross-cutting insights.
  • Wiki Analysis: Scans the entire wiki to find frequently co-occurring concepts without dedicated synthesis pages.
  • Manual Intervention: Allows users to manually resolve conflicts and prioritize synthesis pages based on importance.

Quick Start

Run the wiki-synthesize skill to automatically identify and create synthesis pages in your Obsidian wiki.

Frequently Asked Questions about wiki-synthesize

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

FAQPage Schema
How do I automatically create synthesis pages for co-occurring concepts in Obsidian?

To create synthesis pages in Obsidian, you can run a script that scans your wiki to identify frequently co-occurring concepts and automatically generates pages connecting them. This process requires configuring your vault path and link format beforehand.

What is a synthesis page in an Obsidian wiki?

A synthesis page in an Obsidian wiki is a generated document that connects and analyzes related concepts which frequently co-occur across multiple pages. It provides cross-cutting insights by linking these related ideas together.

Do I need Python to analyze my Obsidian vault for concept co-occurrence?

Yes, Python is required to analyze your Obsidian vault for concept co-occurrence. The analysis executes Python scripts to perform wiki scanning, backlinking, and quality checks to identify and create synthesis pages.

Can I manually prioritize which synthesis pages are created in my wiki?

Yes, you can manually prioritize synthesis pages in your wiki. After the script identifies frequently co-occurring concepts without dedicated pages, you can manually resolve conflicts and prioritize page creation based on importance.

What are the limitations of using scripts to find co-occurring concepts in Obsidian?

A limitation of using scripts to find co-occurring concepts is that automatic generation may require manual intervention to resolve conflicts. Additionally, the script requires specific configuration for your vault path and link format to execute quality checks properly.