Skill Health Monitor
CommunityAudit skills for compliance and health.
Authorkunwl123456
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill ensures that all skills within the agent's workspace are structurally sound, properly documented, and have their environmental dependencies met, preventing operational failures.
Core Features & Use Cases
- Structural Compliance: Verifies the presence of essential files like
SKILL.mdand entry points (package.jsonorindex.js). - Dependency Validation: Checks if declared environment variables required by skills are actually set in the execution environment.
- Reporting: Generates detailed
health_report.jsonanddependency_report.jsonfor programmatic analysis and debugging. - Use Case: Before deploying a new agent or after a workspace update, run this skill to quickly identify any skills that might be broken or misconfigured.
Quick Start
Run the skill health monitor to check the status of all skills in the workspace.
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: Skill Health Monitor Download link: https://github.com/kunwl123456/zeroclaw-skills-collection/archive/main.zip#skill-health-monitor 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 225,000+ vetted skills library on demand.