kimi-code

kimi-code is a skill for Claude Code, Codex from luhfilho/kimi-plugin-cross-platform. It costs 0 tokens per session (104 once invoked), scanned A, original, MIT.

A skill that delegates implementation work to Kimi Code while the main agent plans the task and reviews the result.

In plain words
What is it for?
Use it when implementation should be carried out by Kimi Code, with a self-contained plan, listed files and constraints, and verification commands.
Why use it?
It separates planning and review from coding, giving the implementation to a dedicated coding tool while retaining oversight.

Skill for Claude CodeCodex

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add skills/luhfilho/kimi-plugin-cross-platform/kimi-code
Any agent
npx skills add luhfilho/kimi-plugin-cross-platform --skill kimi-code
Clone the repo
git clone --depth 1 https://github.com/luhfilho/kimi-plugin-cross-platform

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for kimi-code

README.md
[![agentmods](https://agentmods.dev/badge/skills/luhfilho/kimi-plugin-cross-platform/kimi-code.svg)](https://agentmods.dev/skills/luhfilho/kimi-plugin-cross-platform/kimi-code)
Your own site
<a href="https://agentmods.dev/skills/luhfilho/kimi-plugin-cross-platform/kimi-code"><img src="https://agentmods.dev/badge/skills/luhfilho/kimi-plugin-cross-platform/kimi-code.svg" alt="Measured on agentmods" height="20"></a>
Per session 0 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 104 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00000 $0.00104
Opus 5 $0.00000 $0.00052
Sonnet 5 $0.00000 $0.00021
Haiku 4.5 $0.00000 $0.00010

Measured 4d ago against content hash f45fe73fc13f, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

kimi-code scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 4d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

adapters/antigravity-cli/skills/kimi-code/SKILL.md · 13 lines

What it actually says

Kimi Code

Use when implementation should be delegated to Kimi Code.

Required workflow:

  1. Plan first with Antigravity's native model.
  2. Make the plan self-contained with task, constraints, likely files, and verification commands.
  3. Invoke node "$HOME/.kimi-plugin/kimi-companion.mjs" code "<self-contained implementation plan>".
  4. Review Kimi's result and changed files before final response.

Kimi is the programmer. Antigravity remains the planner and reviewer.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 4d ago First seen · 13 lines · 0 tokens per session scan A f45fe73fc13f

Subscribe to this mod's changes

kimi-code is a skill published in the GitHub repository luhfilho/kimi-plugin-cross-platform (1 stars, last pushed 3mo ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 104 tokens. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

ubiquitous-language

Maintain a project thesaurus (domain glossary) following DDD ubiquitous language principles. Use PROACTIVELY when naming anything: variables, functions, classes, modules, database fields, API endpoints, events, files, or directories. Also use when the user asks to "create thesaurus", "update glossary", "add term"…

CodeAlive-AI/ai-driven-development · 179 tokens

skills-management

Search, find, discover, install, remove, update, review, deduplicate, list, move, optimise, and iterate on skills for AI coding agents. Use when user asks "find a skill for X", "install skill", "remove skill", "update skills", "list skills", "deduplicate skills", "why are two skills shown", "choose the canonical…

CodeAlive-AI/ai-driven-development · 151 tokens

maintaining-macos-health

Hands-on playbook for macOS disk cleanup, dev-machine optimization, and proactive health alerting. Use when the Mac is full or slow, when a process persistently burns CPU, when a kernel panic / watchdog timeout / vm-compressor-space-shortage / Jetsam event happened, when the user asks to free disk space, audit…

CodeAlive-AI/ai-driven-development · 157 tokens

agents-consilium

Run external coding agents (Codex, Claude Code, OpenCode, native Grok Build, Gemini) as independent reviewers, stateful repository researchers, or single-agent implementers. Use for multi-model opinions and code review, steerable Grok research, full-access delegation, long-running work, or reattaching to delegated…

CodeAlive-AI/ai-driven-development · 86 tokens

maintaining-windows-health

Hands-on playbook for Windows 11 disk cleanup, dev-machine optimization, and proactive health alerting. Use when the PC is full or slow, when a BSOD / Kernel-Power 41 / crash dump / commit-memory pressure happened, when the user asks to free disk space, audit storage, set up disk/memory alerts, or restore the same…

CodeAlive-AI/ai-driven-development · 191 tokens

prompt-engineering

Universal prompt engineering techniques for any LLM. Use when crafting, optimizing, or reviewing prompts for AI models. Triggers on requests like "improve this prompt", "write a system prompt", "optimize my instructions", "help me prompt engineer", "audit this prompt", "review my prompt", or when building agentic…

CodeAlive-AI/ai-driven-development · 76 tokens