From b912767cf0e631215744fb08b1d6082b6f1e196c Mon Sep 17 00:00:00 2001 From: Krzysztof Hendzel <79056193+khendzel@users.noreply.github.com> Date: Tue, 24 Mar 2026 17:22:53 +0900 Subject: [PATCH] Add skills-janitor plugin --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d4a46b1..e34bb90 100644 --- a/README.md +++ b/README.md @@ -66,6 +66,7 @@ Over 150 production-ready plugins that extend Claude Code with domain-specific c ### All Plugins | Plugin | Description | +| [skills-janitor](https://github.com/khendzel/skills-janitor) | Audit, deduplicate, check, fix, and track usage of your Claude Code skills. 9 slash commands, zero dependencies | |--------|-------------| | [aws-cost-saver](https://github.com/prajapatimehul/aws-cost-saver) | AWS cost optimization scanner with 173 automated checks, ML-powered rightsizing, and Zero Hallucination Pricing - Real result: 60% cost reduction | | [claude-code-mcp](https://github.com/steipete/claude-code-mcp) | Run Claude Code as a one-shot MCP server -- an agent in your agent. Permissions bypassed automatically. By Peter Steinberger. 1,100+ stars |