do.fix-links

Scan 40_Wiki for ghost links and generate placeholder notes in 未分类.

6|3|Updated Mar 4, 2026
One-click install
npx skills add https://github.com/dull-bird/DeepOrbit --skill do-fix-links
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: do.fix-links
Source: https://github.com/dull-bird/DeepOrbit/tree/main/skills/do.ghost-link-fixer
Command: npx skills add https://github.com/dull-bird/DeepOrbit --skill do-fix-links

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Wiki knowledge bases often suffer from broken or missing links, creating dead ends and fragmented understanding. This skill automatically scans 40_Wiki for ghost links and automatically creates placeholder notes to preserve navigability and guide subsequent enrichment.

Core Features & Use Cases

  • Identify missing links and generate placeholder notes under 40_Wiki/未分类 with frontmatter preserved.
  • Employ a Deep Filling workflow to outline the new notes using a First Principles framework.
  • Use case: during vault expansion, automatically scaffold missing concepts to maintain coherent link structure.

Quick Start

Run /do:fix-links to scan your wiki and automatically create placeholder pages for any missing links.

Frequently Asked Questions about do.fix-links

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

FAQPage Schema
How do I fix missing wiki links in an Obsidian vault?

To fix missing wiki links in Obsidian, you can run a scan to identify ghost links and automatically generate placeholder notes. This preserves navigability by creating scaffolding pages for missing concepts under an uncategorized folder.

What are ghost links in a wiki knowledge base?

Ghost links in a wiki are broken or missing links that point to non-existent notes, creating dead ends. They fragment understanding and disrupt navigability when expanding your Obsidian vault without creating the target pages.

Does this link fixing skill work with any Obsidian vault structure?

This link fixing skill requires an Obsidian vault organized with a specific 40_Wiki directory structure. It scans this designated folder to find missing links and generates placeholder notes while preserving existing frontmatter like area and tags.

How do I automatically create placeholder notes for missing Obsidian links?

You can automatically create placeholder notes for missing Obsidian links by running a fix-links script. This utility scans for ghost links, generates placeholder pages in an uncategorized folder, and preserves frontmatter metadata for future enrichment.

Can I outline new Obsidian notes using a First Principles framework?

Yes, you can outline newly generated placeholder notes using a First Principles decomposition framework. This deep filling workflow helps structure the scaffolding of missing concepts to guide subsequent knowledge enrichment.

Why are broken wiki links a problem during vault expansion?

Broken wiki links during vault expansion create dead ends and fragmented understanding. Automatically scaffolding missing concepts maintains a coherent link structure, ensuring navigability while preserving metadata like area and tags for future content.