Plugin Claude Code
Plugin marketplace listing 2 plugins: agent-kb, agent-code-intel.
Plugin Claude Code
Plugin marketplace listing 2 plugins: agent-kb, agent-code-intel.
Plugin Claude Code
Project knowledge base for coding agents: Qdrant-backed semantic search over your docs, ontology bindings, and make targets, exposed over MCP, with an operating skill that teaches the agent when to search.
Instructions file CodexOpenCode
Instructions for zmij/agent-kb, covering agent-kb — agent operating guide, when to search the kb, query patterns by source, composition with code intelligence and ontology maintenance loop.
Instructions file
Instructions for zmij/agent-kb: Read AGENTS.md — it is the canonical agent operating guide for this repository (usage of the kb tools, the ontology maintenance loop, and the conventions for changing this codebase).
Skill Claude CodeCodex
Bring up the agent-kb knowledge base for the current repository from scratch — check prerequisites, start Qdrant, author kb.yaml, run the first index, and verify search. USE when the user asks to set up / install / bootstrap the knowledge base or to "ground this repo", or when kbsearch fails because the repo has no…
Skill Claude CodeCodex
Query the project knowledge base (domain docs, architecture docs, concept-to-symbol ontology, make targets) via the agent-kb MCP server. AUTO-TRIGGER when about to assert a domain fact, an architecture claim, which symbol implements a concept, or a make/build invocation — search first instead of guessing. Also covers…
MCP server Claude CodeCodexCursor +2
MCP server "agent-kb" as configured in zmij/agent-kb. Runs locally from the agent-kb Python package.
Instructions file
Claude Code instructions for zmij/appstore-cli, covering appstore-cli — agent notes, what this package is, layout, rules and how adding a new command goes.
MCP server Claude CodeCodexCursor
App Store Connect from your terminal — manage iOS listings, IAPs, subscriptions, and screenshots from YAML files. CLI + bundled MCP server. Runs locally from the appstore-flow npm package.
Instructions file
Claude Code instructions for zmij/playstore-cli, covering playstore-cli — agent notes, what this package is, layout, rules and how adding a new command goes.
MCP server Claude CodeCodexCursor
Google Play Console from your terminal — manage Android listings, in-app products, and subscriptions from YAML files. CLI + bundled MCP server. Runs locally from the playstore-flow npm package.