Skip to main content
ClaudeWave
Skill30k repo starsupdated 3d ago

skill-maintenance

Create, update, validate, or reorganize repo-local Agent Skills under .agents/skills, including SKILL.md frontmatter, first-level references, compatibility symlinks, and validation scripts. Use only for skill-tree maintenance, skill taxonomy changes, or agent-guidance validation work.

Install in Claude Code
Copy
git clone --depth 1 https://github.com/ComposioHQ/composio /tmp/skill-maintenance && cp -r /tmp/skill-maintenance/.agents/skills/skill-maintenance ~/.claude/skills/skill-maintenance
Then start a new Claude Code session; the skill loads automatically.

SKILL.md

# Skill Maintenance

Use this skill when editing the repo-local skill tree.

Read `references/skill-format.md` before changing skill folders, validation, or compatibility mirrors.