skill-map

Installation
SKILL.md

Skill Map

Find skill installs and references across local files without scanning macOS protected home paths or obvious transcript, cache, dependency, and backup noise.

Arguments

  • --root PATH: Scan this root. Repeatable. Default: $HOME.
  • --skill NAME: Restrict the report to one skill name. Repeatable.
  • --format text|json|dot: Select report format. Default: text.
  • --include-catalog-sources: Include known local source checkouts such as ~/projects/agent-skills, ~/sablier/sablier-skills, and ~/sablier/agent-skills during broad scans. Explicit --root values inside those trees are always scanned.
  • --include-self: Include self-references in dependency output.
  • --include-snippets: Include matched line text. Default output omits snippets to avoid leaking transcript or secret-adjacent content.
  • --show-skipped: Include ignored path summaries in text or JSON output.

Workflow

  1. Resolve the skill directory, then run the helper from that directory:
Installs
38
GitHub Stars
64
First Seen
Jun 17, 2026
skill-map — paulrberg/agent-skills