kimi-cli-runner

Community

Run Kimi Code CLI headlessly with prompt files.

Authorfkguo
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill allows users to run the Kimi Code CLI in a non-interactive prompt mode, supporting file-based inputs and isolated working directories.

Core Features & Use Cases

  • Headless CLI Execution: Execute Kimi Code CLI commands from the command line without an interactive prompt.
  • File-based Inputs: Supports reading prompts from files, making it suitable for automated tasks and batch processing.
  • Isolated Working Directory: Runs commands in an isolated directory to prevent unintended file modifications.
  • Optional Workspace Exposure: Allows exposure of a workspace directory to Kimi Code for more complex tasks.
  • Retries and Model Fallback: Includes retry logic and model fallback for robust execution.
  • Use Case: Use this Skill to automate complex code reviews, generate drafts, or synthesize information across multiple models.

Quick Start

To run Kimi Code CLI headlessly, use the following command:

run_kimi.sh --prompt-file /path/to/prompt.txt --out /path/to/output.txt

Dependency Matrix

Required Modules

kimi-code

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: kimi-cli-runner
Download link: https://github.com/fkguo/nullius/archive/main.zip#kimi-cli-runner

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 620,000+ vetted skills library on demand.