With References
See the language guide for more details.
A skill with references.
// install — copy + paste into any project
mkdir -p .claude/skills && curl -fsSL https://raw.githubusercontent.com/bendrucker/claude/HEAD/plugins/claude-code/skills/skill/scripts/skill-lint/test/fixtures/with-references/SKILL.md -o .claude/skills/with-references.mdDrops the SKILL.md into .claude/skills/with-references.md. Works with Claude Code, Cursor, and any agent that loads SKILL.md files from .claude/skills/.
See the language guide for more details.