skill-stocktake

Audit Claude skills and commands against a quality checklist.

Updated Mar 4, 2026
One-click install
npx skills add https://github.com/Fabio29T/Everything-Claude --skill skill-stocktake-fabio29t
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-stocktake
Source: https://github.com/Fabio29T/Everything-Claude/tree/main/docs/zh-CN/skills/skill-stocktake
Command: npx skills add https://github.com/Fabio29T/Everything-Claude --skill skill-stocktake-fabio29t

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill automates the quality assurance of Claude skills and commands, ensuring they are effective, up-to-date, and well-documented.

Core Features & Use Cases

  • Automated Skill Auditing: Evaluates all Claude skills and commands against a quality checklist and AI judgment.
  • Two Modes: Supports a 'quick scan' for recently changed skills and a 'full inventory' for comprehensive reviews.
  • Use Case: Regularly audit your AI agent's skill set to identify outdated commands, redundant functionalities, or skills that need improvement, ensuring optimal performance and maintainability.

Quick Start

Run /skill-stocktake from your project directory to begin an audit.

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 commands for quality and redundancy?

Auditing Claude skills involves evaluating them against a quality checklist and AI judgment. This skill scans global and project-level skill directories to identify outdated commands, redundant functionalities, or areas needing improvement.

What is the best way to inventory AI agent commands in a project directory?

Inventoring AI agent commands is best done using a full inventory assessment mode. This performs a comprehensive review via sequential sub-agent batch evaluation across all skills in your current working directory.

Can I scan only recently changed Claude skills instead of running a full audit?

Yes, scanning recently changed Claude skills is supported via the quick scan mode. This targets recent modifications for faster evaluation instead of performing a comprehensive full inventory review.

Does the skill audit work with both global and project-level Claude skills?

Yes, the skill audit works with both global and project-level Claude skills. It scans global skills in the ~/.claude/skills/ directory and project-level skills in the .claude/skills/ directory within your current working directory.

When should I run a full inventory assessment versus a quick scan for command quality?

Run a full inventory assessment for comprehensive periodic reviews of all command quality, and use a quick scan for routine checks of recently changed skills to ensure optimal performance and maintainability.