General

markdown-link-expert - Claude MCP Skill

Specialized knowledge of markdown link syntax, relative paths, anchor links, and markdown-specific link validation tools

SEO Guide: Enhance your AI agent with the markdown-link-expert tool. This Model Context Protocol (MCP) server allows Claude Desktop and other LLMs to specialized knowledge of markdown link syntax, relative paths, anchor links, and markdown-specific l... Download and configure this skill to unlock new capabilities for your AI workflow.

🌟1 stars • 0 forks
📥0 downloads

Documentation

SKILL.md
# Markdown Link Expert Skill

## Link Types Expertise

- Relative links: [text]../path/file.md

- Absolute links: [text]https://example.com

- Anchor links: [text]#heading-anchor

- Reference links: [text][ref] with [ref]: url

- Image links: [alt]image.png

## Path Resolution Knowledge

- How relative paths work from different directories

- Repository root vs subdirectory contexts

- Cross-repository linking patterns

- Git

Hubs automatic link transformations

## Validation Tools

### markdown-link-check

- Config file: mlc_config.json

- Replacement patterns for path resolution

- Ignore patterns for false positives

- HTTP status code configuration

### lychee

- Config file: lychee.toml

- Better performance for large repos

- Advanced filtering options

- Parallel checking capabilities

## Common Issues

1. Relative path from wrong context

- Link works locally but not in CI

2. Case sensitivity

- Works on Windows/Mac but fails on Linux

3. Anchor generation

- Different markdown processors generate anchors differently

4. URL encoding

- Spaces and special characters in paths

5. Private repositories

- Links that require authentication

Signals

Avg rating0.0
Reviews0
Favorites0

Information

Repository
mickdarling/dollhouse-portfolio
Author
mickdarling
Last Sync
1/14/2026
Repo Updated
10/25/2025
Created
1/13/2026

Reviews (0)

No reviews yet. Be the first to review this skill!