skill-stocktake

Audit Claude skills and slash commands for quality, overlap, and relevance.

1|Updated May 12, 2026
One-click install
npx skills add https://github.com/Manvendra08/TradingBot --skill skill-stocktake-manvendra08
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-stocktake
Source: https://github.com/Manvendra08/TradingBot/tree/main/_agent/skills/skill-stocktake
Command: npx skills add https://github.com/Manvendra08/TradingBot --skill skill-stocktake-manvendra08

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

Manually auditing a library of Claude skills and slash commands for quality, overlap, staleness, and alignment with best practices is time-consuming and error-prone, especially when managing skills across global and project-level directories.

Core Features & Use Cases

  • Dual audit modes: Quick Scan for recently changed skills (5–10 minutes) and Full Stocktake for comprehensive reviews (20–30 minutes), with automatic result caching for fast repeat scans.
  • Holistic quality evaluation: Uses AI judgment to assess each skill’s actionability, scope fit, uniqueness, and currency against a standardized checklist, rather than relying on rigid numeric rubrics.
  • Usage-aware prioritization: Factors in how frequently skills are used over 7 and 30 day windows to help prioritize maintenance tasks. Use case: For teams maintaining dozens of custom Claude skills, this skill automates the tedious work of identifying stale, redundant, or low-value skills to keep the skill library lean and effective.

Quick Start

Invoke the skill-stocktake skill from your project root to audit all global and project-level Claude skills for quality, with automatic caching for fast repeat scans of recently changed skills.

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 and slash commands for overlap or staleness?

Auditing Claude skills for overlap and staleness is automated by scanning global and project-level directories to evaluate quality, uniqueness, and currency against a standardized checklist. This identifies stale, redundant, or low-value skills to keep your library lean.

What's the best way to evaluate custom Claude skill usage and prioritize maintenance?

Evaluating custom Claude skill usage is handled by tracking invocation frequency over 7 and 30 day windows. This usage-aware prioritization highlights frequently used skills to help you direct maintenance tasks effectively.

Can I run a quick scan of recently changed Claude skills instead of a full audit?

Quick scans of recently changed Claude skills are supported alongside full stocktakes. Quick Scan completes in 5–10 minutes with automatic result caching for fast repeat scans, while a Full Stocktake takes 20–30 minutes for comprehensive reviews.

Do I need jq installed to perform a skill inventory collection?

You need jq installed to perform skill inventory collection. It is a required dependency for running the scripts that automate the scanning and evaluation of Claude skills across your directories.

How does AI quality evaluation work for custom Claude skills?

AI quality evaluation for custom Claude skills uses AI judgment to assess actionability, scope fit, uniqueness, and currency. It applies a holistic standardized checklist rather than relying on rigid numeric rubrics to determine skill value.