find-links

This skill should be used when the user wants to fill in TODO links, placeholder links, or missing links in markdown files. Invoke when the user mentions "fill links", "TODO links", "find links", or asks to add appropriate links to concepts in a document.

$ Installer

git clone https://github.com/kevinslin/llm /tmp/llm && cp -r /tmp/llm/skills/find-links ~/.claude/skills/llm

// tip: Run this command in your terminal to install the skill