cross-link

Detect related documents lacking inbound links and recommend link placements.

7|Updated Feb 3, 2026
One-click install
npx skills add https://github.com/hhellbusch/my-ai-workspace --skill cross-link-hhellbusch
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cross-link
Source: https://github.com/hhellbusch/my-ai-workspace/tree/main/.agents/skills/cross-link
Command: npx skills add https://github.com/hhellbusch/my-ai-workspace --skill cross-link-hhellbusch

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill addresses the challenge of maintaining accurate internal links among related documents, reducing manual effort in ensuring comprehensive cross-referencing.

Core Features & Use Cases

  • Link Gap Detection: Finds documents that discuss the same topics but lack proper inbound links.
  • Automated Suggestions: Recommends where to add links within existing sections like Related Reading or Starting Points.
  • Use Case: When a new document is added to a large knowledge base, quickly identify other relevant documents that should reference it, enhancing navigability and information cohesion.

Quick Start

Run the cross-link skill on the specific file or session files to find and suggest links to improve document connectivity.

Frequently Asked Questions about cross-link

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

FAQPage Schema
How do I automatically find missing links between related documents?

To automatically find missing links between related documents, you can run this Skill to analyze target files' content and identify related documents lacking inbound links. It scans the repository context to detect topic overlaps and recommend where connections are missing.

How do I update document cross-references when adding a new file to a knowledge base?

To update document cross-references for a new file, run the Skill on that session file. It identifies existing documents discussing the same topics and recommends adding links in sections like Related Reading to improve information cohesion.

Can I automate internal link building for content navigation across my workspace?

Yes, you can automate internal link building by running the Skill on specific files or session files. It ensures that suggested links follow natural placement within the document structure to support seamless content navigation.

Does the cross-link Skill work without external dependencies?

Yes, the Skill works without external dependencies, using internal scripts to perform semantic search and analyze repository content. This allows it to operate directly on your workspace files to detect link gaps.

What is the best way to detect link gaps in a large knowledge management repository?

The best way to detect link gaps is to analyze workspace documents for related topics lacking proper inbound links. The Skill suggests precise cross-references in natural locations like Starting Points, reducing manual cross-referencing effort.