Wiki Linking
Description
--- name: wiki-linking description: Skill for creating and maintaining cross-links between wiki pages to build a connected knowledge graph type: flexible --- # Wiki Linking Skill Cross-links are what turn a collection of files into a wiki. This skill governs how to create, maintain, and audit links between pages. ## Link format Always use relative markdown links: ```markdown [Display Text](../directory/filename.md) ``` Examples: - From a topic page to a concept: `[Attention Mechanism](../co
Installation
Installs to ~/.claude/skills/bradduy-wiki-knowledge-compiler-wiki-linking/SKILL.md
mkdir -p ~/.claude/skills/bradduy-wiki-knowledge-compiler-wiki-linking && curl -fsSL https://raw.githubusercontent.com/bradduy/wiki-knowledge-compiler/HEAD/skills/wiki-linking.md -o ~/.claude/skills/bradduy-wiki-knowledge-compiler-wiki-linking/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Skills
Doc Co-authoring
Guide users through structured workflow for co-authoring documentation
Documentation Docx
Create, edit, and analyze Word documents with tracked changes, comments, and formatting
Documentation Extract text, create PDFs, merge/split documents, and handle forms
Documentation Pptx
Create, edit, and analyze PowerPoint presentations with layouts and templates
Documentation Xlsx
Create, edit, and analyze Excel spreadsheets with formulas, formatting, and visualization
Documentation mcp-server-fetch
Fetch and convert web pages to markdown.
Documentation