skill-stocktake

Audit Claude skills and commands for quality, redundancy, and staleness.

Updated Jun 25, 2026
One-click install
npx skills add https://github.com/sumeetonline90/fitup_all --skill skill-stocktake-sumeetonline90
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-stocktake
Source: https://github.com/sumeetonline90/fitup_all/tree/main/.cursor/skills/skill-stocktake
Command: npx skills add https://github.com/sumeetonline90/fitup_all --skill skill-stocktake-sumeetonline90

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires jq, and includes scripts (resource) components.

What problem does it solve?

Manually auditing multiple Claude skills and commands to ensure they are high-quality, up-to-date, non-redundant, and aligned with usage patterns is time-consuming and error-prone, especially as your collection of custom skills grows across global and project-level directories.

Core Features & Use Cases

  • Dual Audit Modes: Run a fast Quick Scan to evaluate only recently changed skills (5–10 minutes) or a comprehensive Full Stocktake to review all available skills (20–30 minutes).
  • Standardized Quality Evaluation: Assess each skill against a consistent checklist covering content overlap, technical freshness, usage frequency, and actionability, with clear verdicts (Keep, Improve, Update, Retire, Merge).
  • Result Caching: Store audit results to speed up future Quick Scans, only re-evaluating skills that have changed since the last run.
  • Use Case: If you maintain a library of 30+ custom Claude skills for your team, use this skill to quickly identify outdated, redundant, or low-quality skills without manually reviewing each one.

Quick Start

Invoke the /skill-stocktake slash command from your project root to audit all global and project-level Claude skills for quality, selecting Quick Scan for recent changes or Full Stocktake for a complete review.

Frequently Asked Questions about skill-stocktake

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

FAQPage Schema
How do I audit Claude skills for quality and consistency across multiple directories?

You can audit Claude skills by running an automated stocktake that evaluates quality, redundancy, and staleness across global and project-level directories using a standardized checklist. It delivers clear verdicts to keep, improve, update, retire, or merge skills.

What is the best way to identify redundant or outdated custom Claude skills?

The best way to identify redundant or outdated skills is to run a comprehensive Full Stocktake, which reviews all available skills to detect content overlap, staleness, and usage frequency. This process takes 20 to 30 minutes to complete.

Can I quickly scan only recently modified Claude skills instead of auditing everything?

Yes, you can run a Quick Scan to evaluate only recently changed skills in 5 to 10 minutes. It uses result caching to skip unchanged skills and re-evaluates only those modified since the last audit run.

Do I need jq installed to perform a Claude skill inventory scan?

Yes, jq is required as a dependency to perform a Claude skill inventory scan. This command-line tool is used by the scripts to parse and process the skill metadata during the automated audit.

How does skill evaluation handle content overlap and usage frequency during an audit?

Skill evaluation handles content overlap and usage frequency by assessing each skill against a standardized quality checklist. It tracks how often skills are used and identifies overlapping content to determine if skills should be merged or retired.

When should I run a full stocktake versus a quick scan for my skill library?

Run a full stocktake when you need a complete review of all global and project-level skills, taking 20 to 30 minutes. Run a quick scan for recent changes, which takes 5 to 10 minutes and focuses only on modified skills.