check-skill-counts

Community

Sync README skill counts with actual files, effortlessly.

Authorsynapseradio
Version1.0.0
Installs0

System Documentation

What problem does it solve?

README files often claim an incorrect number of skills, leading to documentation drift and misleading users about plugin capabilities. This Skill automatically verifies and helps correct these discrepancies.

Core Features & Use Cases

  • Filesystem Count: Accurately counts SKILL.md files in each plugin's directory structure.
  • README Comparison: Compares the actual filesystem counts against documented claims in README.md files.
  • Discrepancy Reporting: Clearly highlights mismatches, showing both the README claim and the actual count.
  • Remediation Guidance: Suggests specific updates for README.md files to ensure accuracy.
  • Use Case: After adding or removing skills from any plugin, run this Skill to verify that your plugin's README accurately reflects the current number of skills, preventing documentation inconsistencies.

Quick Start

Check the skill counts for all plugins and report any discrepancies.

Dependency Matrix

Required Modules

git

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: check-skill-counts
Download link: https://github.com/synapseradio/thinkies/archive/main.zip#check-skill-counts

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository