aptratcn-skill-health-monitorAutomated audits that score and report on skill health by checking structure, content, activity, compatibility, and discoverability to prevent failures.
Install via ClawdBot CLI:
clawdbot install aptratcn/aptratcn-skill-health-monitorGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://img.shields.io/badge/License-MIT-yellow.svgAudited Apr 22, 2026 · audit v1.0
Generated Jul 31, 2026
Before adding a new skill to a production agent collection, run a full health audit to ensure the skill has proper documentation, triggers, and no deprecated dependencies. This prevents silent failures and reduces maintenance overhead.
A development team schedules a monthly sprint to scan all skills in their repository, flagging those with low health scores. They prioritize updates based on severity (e.g., critical skills are rewritten, degrading ones are scheduled).
When new developers join a team building AI agents, they use the skill health monitor to quickly assess the quality of existing skills. The health report highlights skills needing improvement, helping newcomers understand coding standards.
Integrate the health monitor into a CI/CD pipeline to automatically reject pull requests that introduce skills with a health score below a threshold (e.g., 70). This enforces quality gates for all new contributions.
Offer a basic version of the skill health monitor for free with limited scans per month. Premium tier provides unlimited scans, historical health tracking, and integration with CI/CD systems.
Provide a consulting service where experts perform quarterly health audits for enterprise clients, generating custom reports and recommendations. Revenue comes from service fees.
Partner with AI agent skill marketplaces to offer a 'Health Certified' badge for skills that pass an automated audit. Skill creators pay a fee for the badge, which increases discoverability and trust.
💬 Integration Tip
Integrate via CLI in your CI/CD pipeline or run on schedule. For team onboarding, include a reading of the health report in your onboarding checklist.
Scored Jun 4, 2026
Parse, search, and analyze application logs across formats. Use when debugging from log files, setting up structured logging, analyzing error patterns, correlating events across services, parsing stack traces, or monitoring log output in real time.
Control remote Windows machines via SSH. Use when executing commands on Windows, checking GPU status (nvidia-smi), running scripts, or managing remote Windows systems. Triggers on "run on Windows", "execute on remote", "check GPU", "nvidia-smi", "远程执行", "Windows 命令".
Perform reverse lookup of gTLD domains hosted on a specified nameserver with optional filters by TLD and domain prefix length.
Configure OpenClaw installations with optimized settings, channel setup, security hardening, and production recommendations.
Essential curl commands for HTTP requests, API testing, and file transfers.
Connect to remote desktops via RDP, VNC, and SSH X11 with secure tunneling and troubleshooting.