Plugin marketplace for Claude Code by NodeNestor.
/plugin marketplace add https://github.com/NodeNestor/nestor-plugins| Plugin | Description |
|---|---|
| rolling-context | Short-term memory. Compresses old messages using Haiku, keeps recent ones verbatim. Zero config, zero latency. |
| claude-knowledge-graph | Long-term memory. Knowledge graph with entities, relationships, semantic search, and auto-extraction. |
| claude-autoresearch | Autonomous iterative improvement with fitness functions and keep/revert loop. |
| claude-autofix | Auto-test and lint after every edit, feeds errors back for self-correction. |
| claude-guardian | Self-learning convention enforcer. Watches patterns, auto-generates rules. |
| claude-workflows | Declarative YAML workflow engine. GitHub Actions for Claude Code. |
| claude-worktrees | Parallel experiment orchestrator with isolated git worktrees. |
| claude-spawn | Spawn containerized Claude Code agents with plugins, optional desktop/GPU, and SSH/tmux. |
Install any plugin:
/plugin install <plugin-name>