kimi-agent-rs
Rust runtime for coding agents, skills, and MCP
All Skills in This Repository (2)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install kimi-agent-rs?โผ
Run `npx skills add MoonshotAI/kimi-agent-rs --all -g -y` in your terminal to install all skills in this repository globally.
What is kimi-agent-rs used for?โผ
It is a Rust rewrite of the Kimi Code CLI runtime, providing a fast wire-only agent server with built-in tools for shell commands, file editing, web search, and subagents.
How do I create a new skill for Kimi?โผ
Use the included skill-creator skill, which walks you through naming, writing SKILL.md frontmatter, adding scripts or references, and packaging the result as a .skill file.
Where can I find Kimi CLI configuration help?โผ
The kimi-cli-help skill answers setup, configuration, slash command, and MCP questions by pulling directly from the official Kimi CLI documentation.
Does kimi-agent-rs support MCP servers?โผ
Yes. It loads MCP servers from ~/.kimi/mcp.json over stdio or HTTP and includes CLI commands to add, list, and authenticate them.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core