# Broken References

> Use this skill as a fixture when testing that SkillForge reports references to files that do not exist.

- Skill: `netanlatakademi/broken-references` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add netanlatakademi/broken-references`
- Raw SKILL.md: https://api.skillmd.com/api/skills/netanlatakademi/broken-references/raw
- Safety review: pending (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- License: MIT
- Author: NetAnlatAkademi (https://skillmd.com/u/netanlatakademi)
- Updated: 2026-09-22
- Page: https://skillmd.com/skills/netanlatakademi/broken-references

---


# Broken References

The frontmatter here is valid, so the skill loads. What is wrong is the body: it points at files that
are not in the directory, which the file reference rule (SF0007) must report.

## Steps

1. Follow [the checklist](references/checklist.md) — this file does not exist.
2. Run [the analyzer](scripts/analyze.ps1) — this file does not exist either.
3. Read [the notes](references/notes.md) — this one does exist.

