Skip to content

knitli/toolshed

Repository files navigation

Toolshed

Curated Claude Code plugins by Knitli.

Quick start

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 catalog

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

What's a marketplace?

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.

Contributing

See CONTRIBUTING.md for how to add a plugin, commit conventions, and PR guidelines.

License

MIT — Knitli Inc.