Validates the loading and execution of Claude Code skills sourced from external repositories through symlink referencing.
This utility skill serves as a specialized diagnostic tool for developers configuring custom Claude Code environments. It specifically verifies that skills stored in external directories and linked via symlinks into the .claude/skills/ folder are correctly recognized, parsed, and executed by the AI. By providing a clear success confirmation, it helps ensure that complex, multi-repository skill architectures are correctly mapped and accessible to the Claude Code CLI.
主な機能
010 GitHub stars
02External repository symlink verification
03Automated loading confirmation response
04Lightweight footprint for environment testing
05Path resolution validation for custom skill directories
06Diagnostic output for skill referencing patterns
ユースケース
01Debugging skill loading issues for custom developer setups