check-skill-counts

Count SKILL.md files and compare them against README.md claims.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/synapseradio/thinkies --skill check-skill-counts
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: check-skill-counts
Source: https://github.com/synapseradio/thinkies/tree/main/.claude/skills/check-skill-counts
Command: npx skills add https://github.com/synapseradio/thinkies --skill check-skill-counts

SYSTEM DOCUMENTATION & REQUIREMENTS

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

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.