skill-usefulness-auditReview your installed agent skills to see what you actually use, what overlaps, and what may no longer be worth keeping.
Install via ClawdBot CLI:
clawdbot install gongyu0918-debug/skill-usefulness-auditGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://github.com/gongyu0918-debug/skill-usefulness-auditAudited Apr 19, 2026 · audit v1.0
Generated May 19, 2026
A SaaS platform admin uses the audit to identify installed skill packages that are rarely invoked, detect redundant skill pairs (e.g., two PDF generation skills), and remove or merge low-usage ones. This reduces agent overhead and improves response speed.
A DevOps team audits all installed deployment, monitoring, and pipeline automation skills across their Codex environment. They discover overlapping deployment skills and a deprecated monitoring skill, removing three skills and merging two others, saving 30% in agent call costs.
An AI startup running a Codex-hosted agent undergoes a usefulness audit to eliminate skill bloat. They delete four unused skill packages and two redundant ones, freeing up context window and reducing agent latency by 15%.
A large enterprise performs a periodic audit of all skill packages installed across its Claude Code instances to ensure only approved, useful skills remain. The audit identifies two skills with functional overlap and one skill with zero calls over 90 days, leading to removal and consolidation actions.
An OpenClaw host maintainer runs the audit quarterly to keep the skill ecosystem lean. The audit detects three skill packages that load identical instruction templates and two skill packages that rely on deprecated APIs, recommending merges and deletions.
Offer the audit as a premium add-on within an agent host platform (e.g., Codex, OpenClaw). Users pay a monthly fee for automated audit runs and detailed reports, reducing their overall agent usage costs.
Provide expert-led audit and consolidation services for enterprise clients. Consultants run the audit, produce detailed recommendations, and implement skill cleanup, billed as a project or retainer.
Release the audit package as open-source (as done) and offer a paid cloud-hosted analytics dashboard that aggregates audit results across multiple hosts, providing cross-instance benchmarking and trend analysis.
💬 Integration Tip
Ensure all installed skills have a SKILL.md file with name, description, and version; the audit script reads these to detect overlap and classify skill types.
Scored Jun 23, 2026
Control desktop applications on Windows — launch, close, focus, resize, move windows, simulate keyboard/mouse input, manage processes, control VSCode, read clipboard, and capture screen info. Use when the user wants to interact with any running program, switch windows, type text, press shortcuts, open files in VSCode, manage running processes, or get system display information.
Conduct rigorous, adversarial code reviews with zero tolerance for mediocrity. Use when users ask to "critically review" my code or a PR, "critique my code", "find issues in my code", or "what's wrong with this code". Identifies security holes, lazy patterns, edge case failures, and bad practices across Python, R, JavaScript/TypeScript, SQL, and front-end code. Scrutinizes error handling, type safety, performance, accessibility, and code quality. Provides structured feedback with severity tiers (Blocking, Required, Suggestions) and specific, actionable recommendations.
Coding style memory that adapts to your preferences, conventions, and patterns for consistent coding.
Pragmatic coding standards for writing clean, maintainable code — naming, functions, structure, anti-patterns, and pre-edit safety checks. Use when writing new code, refactoring existing code, reviewing code quality, or establishing coding standards.
Claude Code integration for OpenClaw. This skill provides interfaces to: - Query Claude Code documentation from https://code.claude.com/docs - Manage subagents and coding tasks - Execute AI-assisted coding workflows - Access best practices and common workflows Use this skill when users want to: - Get help with coding tasks - Query Claude Code documentation - Manage AI-assisted development workflows - Execute complex programming tasks
Plan, draft, version, and refine written content with enforced versioning and quality audits.