hnh-maintain-skills
CommunityAudit and improve your skills.
Authorhuynguyenh
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill systematically identifies opportunities to improve and maintain your custom Claude skills, ensuring consistency, reducing redundancy, and leveraging newer, more efficient tools.
Core Features & Use Cases
- Detects Raw API Calls: Finds instances where skills use direct API calls (like
curl) when a dedicated wrapper skill (e.g.,hnh-notion) already exists. - Identifies Stale References: Locates outdated file paths or configurations within your skills.
- Suggests Cross-Skill Integration: Recommends using existing wrapper skills to replace duplicated logic.
- Use Case: After adding a new skill that wraps the Google Drive API, run this skill to find any older skills that still use raw
curlcommands to interact with Drive and suggest they be updated to use the new skill.
Quick Start
Run the skill maintenance scanner by saying "maintain skills".
Dependency Matrix
Required Modules
None requiredComponents
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: hnh-maintain-skills Download link: https://github.com/huynguyenh/skills/archive/main.zip#hnh-maintain-skills 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 471,000+ vetted skills library on demand.