plugin-introspection
CommunityMake plugins self-describing and discoverable.
Authorbenjaminshafii
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps plugin ecosystems become self-explanatory by ensuring every plugin exposes a get_version and a get_skills tool, enabling reliable runtime introspection and UI discovery.
Core Features & Use Cases
- Introspection endpoints: get_version returns the plugin's name and version; get_skills returns a list of the plugin's capabilities.
- Discovery and debugging: UI dashboards can display installed plugins and their capabilities, simplifying audits and troubleshooting.
- Use Case: A developer adds a new plugin and confirms its identity and capabilities via the introspection tools before enabling deployment.
Quick Start
Call get_version to retrieve the plugin's identity and version, then call get_skills to learn about its capabilities.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 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: plugin-introspection Download link: https://github.com/benjaminshafii/digital-empire/archive/main.zip#plugin-introspection 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.