cross-linker

Detect and insert missing wikilink cross-references between Obsidian pages.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/NewEarthAI/vibecode-project-template --skill cross-linker-newearthai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cross-linker
Source: https://github.com/NewEarthAI/vibecode-project-template/tree/main/.claude/skills/cross-linker
Command: npx skills add https://github.com/NewEarthAI/vibecode-project-template --skill cross-linker-newearthai

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

The cross-linker skill addresses the challenge of scattered knowledge within Obsidian wikis by automatically inserting missing cross-references between pages.

Core Features & Use Cases

  • Automated Cross-Referencing: Detects and inserts missing links between related pages to improve navigability.
  • Link Format Customization: Locks the link format to wikilink to maintain consistency with the Obsidian platform.
  • Security and Validation: Implements strict safety overrides and checks to prevent unintended overwrites and protect sensitive content.

Quick Start

Run the cross-linker skill to scan your wiki and automatically add missing cross-references.

Frequently Asked Questions about cross-linker

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

FAQPage Schema
How do I automatically insert missing cross-references in an Obsidian wiki?

To automatically insert missing cross-references in an Obsidian wiki, you can run a skill that scans your pages and adds links between related content to improve navigability. It locks the link format to wikilinks for platform consistency.

What is the best way to maintain a well-linked knowledge graph in Obsidian?

The best way to maintain a well-linked knowledge graph in Obsidian is to automate the detection of missing connections between pages. This ensures your workspace remains navigable without manually checking for unlinked related topics.

Does the cross-linker skill support markdown link formats other than wikilinks?

No, the cross-linker skill does not support other formats; it locks link insertion to the wikilink format to maintain consistency with the Obsidian platform.

Can I safely automate link insertion without overwriting sensitive content in my vault?

Yes, you can safely automate link insertion because the skill implements strict safety overrides and checks to prevent unintended overwrites and protect sensitive content in your Obsidian vault.

Why do I need automated cross-referencing for my Obsidian workspace?

You need automated cross-referencing to solve the problem of scattered knowledge within Obsidian wikis. It automatically discovers and inserts missing links between related pages, saving manual effort and improving navigability.