utils:dependency-checker
CommunityCheck and verify plugin dependencies automatically.
Software Engineering#automation#python#dependencies#plugins#marketplace#validate#extends-plugin.json
Authoraaronbassett
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Dependency consistency is critical for stable plugin ecosystems. This skill verifies that every plugin's extends-plugin.json declares dependencies that actually exist and are currently enabled, preventing runtime errors and failed deployments.
Core Features & Use Cases
- Dependency validation: checks that all declared dependencies are present and enabled in the marketplace.
- Compatibility auditing: detects missing or incompatible dependencies and surfaces remediation steps.
- Marketplace hygiene: enables governance over plugin graphs during onboarding, updates, and maintenance.
Quick Start
Run the dependency checker to validate dependencies for your installed plugins using example commands:
- python3 scripts/dependency-checker.py
- python3 scripts/table-renderer.py /tmp/dependency-check.json
- python3 scripts/resolution-steps.py /tmp/dependency-check.json
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: utils:dependency-checker Download link: https://github.com/aaronbassett/aaronbassett-marketplace/archive/main.zip#utils-dependency-checker 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.