Obsidian Wiki Skills

Coordinate 15 Obsidian wiki skills for automated vault ingestion, linking, querying, and maintenance.

Updated Apr 11, 2026
One-click install
npx skills add https://github.com/nitzanmr/obsidean-content --skill obsidian-wiki-skills
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Obsidian Wiki Skills
Source: https://github.com/nitzanmr/obsidean-content/tree/main/skills
Command: npx skills add https://github.com/nitzanmr/obsidean-content --skill obsidian-wiki-skills

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill Unit consolidates and coordinates a set of 15 wiki-related skills to help you build, maintain, and query a knowledge vault in Obsidian using an LLM-guided pattern.

Core Features & Use Cases

  • 15 skills implementing the LLM Wiki pattern: ingest, query, lint, rebuild, export, cross-link, and more, all designed to work together within the obsidian-wiki framework.
  • Supports automated ingestion, cross-referencing, vault health auditing, tag taxonomy, and exportable graph representations for analysis.
  • Real-world use cases include onboarding new documents, maintaining link integrity, auditing vault health, and exporting data graphs for visualization.

Quick Start

Run the Obsidian Wiki Skills suite to initialize, ingest, and query your vault with the 15 integrated wiki skills.

Frequently Asked Questions about Obsidian Wiki Skills

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

FAQPage Schema
How do I automate Obsidian wiki ingestion and cross-linking with an LLM?

Obsidian wiki ingestion and cross-linking automation is handled by coordinating 15 integrated skills that ingest sources, create pages, and maintain link integrity using an LLM-guided pattern.

What is the best way to audit Obsidian vault health and tag taxonomy?

Auditing Obsidian vault health and tag taxonomy is achieved through a manifest-based delta processing workflow that tracks page statuses, lints content, and maintains a structured tag taxonomy.

Can I export an Obsidian knowledge graph for external visualization?

Exporting an Obsidian knowledge graph for visualization is supported by the wiki workflow, which generates exportable graph representations based on frontmatter-driven definitions and cross-referenced page links.

How does manifest-based delta processing work for Obsidian knowledge management?

Manifest-based delta processing in Obsidian knowledge management tracks changes between ingestion cycles, updating status tracking and cross-references without rebuilding the entire vault from scratch.

Do I need any external dependencies to use the LLM wiki pattern in Obsidian?

No external dependencies are required to use the LLM wiki pattern in Obsidian; the framework modularizes the system using optional components like scripts, references, and assets natively.

Why does my Obsidian wiki lose cross-references when ingesting new documents?

Obsidian wiki cross-references can break during ingestion if frontmatter-driven definitions and manifest-based delta processing are not applied to coordinate page creation and link maintenance across the vault.