By SentioLabs
Context window protection for Claude Code — sandboxed execution, FTS knowledge base, session continuity. Powered by a single Rust binary.
Check mneme system health — runtime availability, server status, database health, and configuration
Store a memory in mneme — use when you learn a preference, knowledge, or decision worth remembering
First-run setup and validation — checks binary, server, and guides installation
Show context savings statistics — token consumption, savings ratio, and per-tool breakdown
Matches all tools
Hooks run on every tool call, not just specific ones
Executes bash commands
Hook triggers when Bash tool is used
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
This repository contains three marketplace trees:
claude-marketplace/ for Claude-facing pluginscodex-marketplace/ for Codex-facing pluginsopencode-marketplace/ for OpenCode-facing pluginsOpenCode support is rolling out in stages rather than matching Claude and Codex yet. Use the Platform Support Matrix and OpenCode Roadmap for current coverage and gating.
The repository root is a harness, not the canonical marketplace. Claude and Codex resolve through root shims:
.claude-plugin/marketplace.json.agents/plugins/marketplace.jsonOpenCode does not use a root marketplace manifest. Its install entrypoint lives at
.opencode/INSTALL.md and installs either project-local .opencode/ files or global
~/.config/opencode/ files from the OpenCode marketplace subtree.
Shared support files live in shared/, but runtime plugin files stay inside the plugin
roots that each platform resolves.
claude-marketplace/plugins/ contains the Claude plugin copiescodex-marketplace/plugins/ contains the Codex plugin copiesopencode-marketplace/plugins/ contains the OpenCode plugin copies.opencode/INSTALL.md contains the fetched OpenCode install instructionsshared/ contains non-runtime support files such as validation scripts and referencesdocs/ contains design notes and contributor guidanceStart with explicit platform-specific duplication. Only introduce generation or shared-source rendering if duplicated maintenance becomes a real problem.
npx claudepluginhub sentiolabs/agent-nexus --plugin mnemeCentral issue tracker for AI-assisted coding workflows. Manage tasks, track work, and maintain context with simple CLI commands.
Detect low-quality AI-generated code using a 3-lens parallel review architecture with model-tiered agents. Scans for AI authorship signals, idiom violations, and code quality issues.
Central issue tracker for AI-assisted coding workflows. Manage tasks, track work, and maintain context with simple CLI commands.
Context window protection for Claude Code — sandboxed execution, FTS knowledge base, session continuity. Powered by a single Rust binary.
MCP server that saves 98% of your context window with session continuity. Sandboxed code execution in 11 languages, FTS5 knowledge base with BM25 ranking, and automatic state restore across compactions.
Open-source, local-first Claude Code plugin for token reduction, context compression, and cost optimization using hybrid RAG retrieval (BM25 + vector search), reranking, AST-aware chunking, and compact context packets.
Complete AI coding workflow system. Self-correcting memory + persistent FTS5-indexed research wikis + auto-research loop + multi-LLM council on a single SQLite store. 33 skills, 8 agents, 22 commands, 37 hook scripts across 24 events. Cross-agent via SkillKit.
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Intelligent draw.io diagramming plugin with AI-powered diagram generation, multi-platform embedding (GitHub, Confluence, Azure DevOps, Notion, Teams, Harness), conditional formatting, live data binding, and MCP server integration for programmatic diagram creation and management.
Persistent file-based planning for AI coding agents. Crash-proof markdown plans (task_plan.md, findings.md, progress.md) that survive context loss and /clear, with an opt-in completion gate and multi-agent shared state. Manus-style. Works with Claude Code, Codex CLI, Cursor, Kiro, OpenCode and 60+ agents via the SKILL.md standard. Includes Arabic, German, Spanish, and Chinese (Simplified and Traditional).