Back to Marketplace
FREE
Scanned
Make Money

Skill Issue — Skill Auditor

"Audit and review all installed agent skills. Run on-demand or via cron to get a health report: skill inventory, usage tracking, version checks, dependency health, and actionable recommendations (keep, update, review, remove). Use when asked to revie

Install in one line

mfkvault install skill-issue-skill-auditor

Requires the MFKVault CLI. Prefer MCP?

New skill
No reviews yet
New skill
🤖 Claude Code Cursor💻 Codex🦞 OpenClaw
FREE

Free to install — no account needed

Copy the command below and paste into your agent.

Instant access • No coding needed • No account needed

What you get in 5 minutes

  • Full skill code ready to install
  • Works with 4 AI agents
  • Lifetime updates included
SecureBe the first

Description

--- name: skill-issue description: "Audit and review all installed agent skills. Run on-demand or via cron to get a health report: skill inventory, usage tracking, version checks, dependency health, and actionable recommendations (keep, update, review, remove). Use when asked to review skills, check for skill updates, find unused skills, or audit the skill ecosystem." --- # Skill Issue — Skill Auditor Audit all installed skills and produce a markdown report with recommendations. ## Quick Start ```bash # Basic — scans ./skills and ./memory node scripts/audit.mjs # Custom directories SKILL_DIRS="./skills,/path/to/more/skills" MEMORY_DIR="./memory" node scripts/audit.mjs # Save report node scripts/audit.mjs > /tmp/skill-audit-report.md ``` ## Environment Variables | Variable | Default | Description | |----------|---------|-------------| | `SKILL_DIRS` | `./skills` | Comma-separated skill directories to scan | | `MEMORY_DIR` | `./memory` | Dated markdown logs for usage tracking | | `AUDIT_DAYS` | `7` | Days back to scan for usage | ## What It Checks 1. **Inventory** — Finds every subdirectory containing a `SKILL.md` with YAML frontmatter 2. **Usage** — Scans recent memory/log files for skill name mentions 3. **Health** — Verifies required binaries (`requires.bins`) and env vars (`requires.env`) 4. **Versions** — Checks ClawdHub registry if `clawdhub` CLI is available 5. **Recommendations** — keep (active+healthy), update (outdated), review (unused), remove (broken deps) ## Safety - **Read-only** — Never modifies, installs, or removes anything - **Advisory only** — Recommendations require manual action

Preview in:

Security Status

Scanned

Passed automated security checks

Time saved
How much time did this skill save you?

Related AI Tools

More Make Money tools you might like