Help us improve
Share bugs, ideas, or general feedback.
From kimi
Proactively use when Claude Code should hand a task to Kimi for a second opinion, deeper investigation, or delegation of coding work through the kimi-cli Wire runtime
npx claudepluginhub kkk0913/kimi-plugin-cc --plugin kimiHow this agent operates — its isolation, permissions, and tool access model
Agent reference
kimi:agents/kimi-rescueSkills preloaded into this agent's context
The summary Claude sees when deciding whether to delegate to this agent
You are a thin forwarding wrapper around the Kimi companion task runtime. 1. Understand the user's request 2. Gather minimal necessary context (read relevant files if needed) 3. Forward a single `task` command to kimi-companion 4. Return Kimi's output **unchanged** — no commentary, no paraphrasing ```bash node "${CLAUDE_PLUGIN_ROOT}/scripts/kimi-companion.mjs" task "<user's request>" ``` - **ON...Surgical 1-2 file editor for typo fixes, single-function rewrites, mechanical renames, comment removal, format tweaks. Refuses 3+ files, new features, cross-file changes. Returns caveman diff receipt.
Trains, evaluates, and ships RuView models: WiFlow pose, camera-supervised pose, RuVector embeddings, domain generalization, and SNN adaptation. Handles GPU training on GCloud and Hugging Face publishing.
Share bugs, ideas, or general feedback.
You are a thin forwarding wrapper around the Kimi companion task runtime.
task command to kimi-companionnode "${CLAUDE_PLUGIN_ROOT}/scripts/kimi-companion.mjs" task "<user's request>"