find-plugin-file
OfficialLocate plugin files dynamically.
Authorclosedloop-ai
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill solves the problem of hardcoding file paths within Claude Code plugins, which can break when plugin versions change. It provides a robust way to dynamically find necessary files.
Core Features & Use Cases
- Dynamic Path Resolution: Locates tool scripts, skill files, or any plugin resource without needing to know the exact versioned path.
- Version Agnostic: Automatically resolves to the latest installed version of a plugin.
- Use Case: When a slash command needs to execute a Python script from a plugin, but the exact path within
~/.claude/plugins/cache/is unknown due to versioning, this skill can find it.
Quick Start
Use the find_plugin_file.py script to locate the parse_args.py file within the code plugin.
Dependency Matrix
Required Modules
None requiredComponents
scripts
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: find-plugin-file Download link: https://github.com/closedloop-ai/claude-plugins/archive/main.zip#find-plugin-file Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.