file-links

Community

Format file references as markdown links.

Authorbenonions
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill ensures that when files are referenced, they are consistently formatted as markdown links, including line numbers where applicable, improving clarity and navigability in documentation.

Core Features & Use Cases

  • Consistent Linking: Standardizes the way file paths and line numbers are presented in markdown.
  • GitHub-Style Syntax: Utilizes #L for line numbers and ranges in URLs, mirroring common developer platforms.
  • Use Case: When reporting an error in a code review, you can reference the specific line in a file like [main.py:15](src/main.py#L15) for immediate context.

Quick Start

Format the file reference 'my_script.py' with line 50 as a markdown link.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: file-links
Download link: https://github.com/benonions/dotfiles/archive/main.zip#file-links

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.