kogcat
01Plugin Claude Code
Plugin marketplace listing 1 plugin: kogcat.
Plugin Claude Code
Plugin marketplace listing 1 plugin: kogcat.
Plugin Claude Code
A local plugin that acts as a thinking partner, adding principles, anti-patterns, and boundaries to help an AI judge a situation rather than only receive its answer.
MCP server Claude CodeCodexCursor
MCP server "kogcat" as configured in KogCat/cc-kogcat. Runs scripts/mcp_server.py with python3.
Hook
Runs when a session starts, executing write_config.py, bootstrap_om_core_bin.py, cleanup_legacy_sidecars.py, install_om_service.py and inject_memory.py via python3 (5 commands). From KogCat/cc-kogcat.
Hook
Runs before the agent uses a tool for Write, Edit, MultiEdit, NotebookEdit and Bash tool calls, executing guard_runtime_self.py and guard_protected.py via python3 (2 commands). From KogCat/cc-kogcat.
Skill Claude CodeCodex
Use KogCat for judgment, decision, opinion, comparison, tradeoff, advice, strategy, trend interpretation, or higher-level synthesis questions (该不该 / 值不值得 / 你怎么看 / 哪个更好 / 是不是应该 / 利弊 / 该选哪个 / 这样做对不对 / 有没有更好的办法). Use it when the user wants current evidence, web research, or provided materials turned into a grounded…
Skill Claude CodeCodex
Review and clean up the user's persistent memory store. Use ONLY when the user explicitly asks to consolidate / review / clean up memory — e.g. "整理一下 memory", "review my memories", "清一下知识库的 memory", "/kogcat:memory-consolidate". Never run automatically. All mutations require user approval.
Skill Claude CodeCodex
Pair this machine to a KogCat account so it syncs that account's rule libraries. Trigger when the user wants to pair / 绑定 / 配对 / log this device in, or pastes a pairing code. Requires a pairing code from kogcat.com/account.
Skill Claude CodeCodex
Show om-core local status — binary fetcher, embedding model warmup, sidecar service, KB binding. Use when first-install seems stuck, or to diagnose "下载/启动" issues.
MCP server Claude CodeCodexCursor
Universal stdio MCP server for the KogCat om-core knowledge sidecar. Runs locally from the kogcat-mcp Python package.