preen-skill-tooling
CommunityEnsure skill and tool consistency
Authora2f0
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill ensures that the actions defined in your tool wrappers (agentTool.ts, scriptTool.ts) are correctly referenced by your skills, preventing runtime errors and identifying unused code.
Core Features & Use Cases
- Action Validation: Verifies that all tool actions invoked by skills actually exist in the tool definitions.
- Dead Code Detection: Identifies actions defined in tools but never used by any skill.
- Documentation Sync: Helps maintain up-to-date documentation for tool actions.
- Use Case: After adding a new function to
agentTool.ts, run this skill to confirm all existing skills that should use it are correctly calling it, and that no old, unused functions remain.
Quick Start
Run the preen skill tooling to validate the ecosystem for consistency.
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferences
💻 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: preen-skill-tooling Download link: https://github.com/a2f0/tearleads/archive/main.zip#preen-skill-tooling Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.