Curated Claude Code plugins by Knitli.
Add the marketplace:
/plugin marketplace add knitli/toolshed
Then install individual plugins:
/plugin install ctx@toolshed
/plugin install codeweaver@toolshed
/plugin install strip-ansi@toolshed
| Plugin | Description | Version | Status |
|---|---|---|---|
| ctx | Context hygiene — finds stale, contradictory AI context files across 10+ tool ecosystems | 0.1.0 | Stable |
| codeweaver | Semantic code search with hybrid search, AST understanding, and intelligent chunking for 166+ languages | 0.1.0 | Stable |
| strip-ansi | Clean ANSI escape codes from LLM output -- significantly cuts context bloat, keeps your PRs/issues/files clean and uncorrupted --using distill-strip-ansi | 0.1.0 | Stable |
A Claude Code marketplace is a curated collection of plugins installable from a single source. Instead of installing plugins one repo at a time, you add a marketplace once and then pick the plugins you want from it. The marketplace manifest (.claude-plugin/marketplace.json) tells Claude Code what's available and where to find it.
See CONTRIBUTING.md for how to add a plugin, commit conventions, and PR guidelines.
MIT — Knitli Inc.