skill-usage-audit

Categorize skills as dead or active using cron registration, wikilinks, and mtime thresholds.

2|7|Updated Jun 19, 2026
One-click install
npx skills add https://github.com/humanerd-drew/opencode-drewgent --skill skill-usage-audit-humanerd-drew
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-usage-audit
Source: https://github.com/humanerd-drew/opencode-drewgent/tree/main/skills/skill-usage-audit
Command: npx skills add https://github.com/humanerd-drew/opencode-drewgent --skill skill-usage-audit-humanerd-drew

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill identifies and categorizes skills as dead or active based on three criteria, ensuring the efficiency and effectiveness of the agent's skillset.

Core Features & Use Cases

  • Skill Usage Categorization: Classifies skills as dead or active based on cron registration, wikilink references, and mtime thresholds.
  • Efficiency Improvement: Removes dead skills to reduce context menu noise and improve overall performance.
  • Maintenance Automation: Automates the audit process to regularly check and maintain the skillset.

Quick Start

Run the skill-usage-audit command to initiate the audit process.

Frequently Asked Questions about skill-usage-audit

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I identify and remove dead skills to optimize an AI agent's skillset?

To optimize an AI agent's skillset, you can identify and remove dead skills through a skill usage audit that evaluates cron registration, wikilink references, and mtime thresholds to categorize skills as active or dead.

What is a skill usage audit and how does it work for agent maintenance?

A skill usage audit automates agent maintenance by evaluating skills against cron registration, wikilink references, and mtime thresholds to classify them as dead or active, reducing context menu noise and improving performance.

How do I automate skillset maintenance to regularly check for unused agent skills?

You can automate skillset maintenance by running a skill usage audit that checks cron registration, wikilink references, and mtime thresholds to regularly identify and categorize dead or active skills for removal.

What criteria are used to determine if a skill is dead or active in a skillset?

A skill is categorized as dead or active based on three criteria: cron registration for scheduled tasks, existing wikilink references, and mtime thresholds that indicate recent file modification activity.

Does the skill usage audit require access to specific configuration files?

Yes, the skill usage audit requires access to the agent's skill directory and related configuration files to accurately evaluate cron registration, wikilink references, and mtime thresholds for skill categorization.

Why does removing dead skills improve AI agent performance?

Removing dead skills improves AI agent performance by reducing context menu noise and eliminating unnecessary processing overhead, which streamlines the active skillset for better efficiency and responsiveness.