25 lines
1.2 KiB
Markdown
25 lines
1.2 KiB
Markdown
---
|
|
title: "Kimi Code CLI Integration"
|
|
type: source
|
|
tags: [agency, integrations, kimi]
|
|
date: 2026-04-20
|
|
source_file: raw/Agent/agency-agents/integrations/kimi/README.md
|
|
---
|
|
|
|
## Summary
|
|
Kimi Code CLI Integration README explains converting Agency agents into Kimi agent directories containing `agent.yaml` and `system.md`, installing them to `~/.config/kimi/agents/`, usage examples (including `--agent-file` and `--work-dir`), agent directory structure, `agent.yaml` format, regeneration steps, and troubleshooting tips.
|
|
|
|
## Key Claims
|
|
- Agency agents are converted into Kimi agent specifications with `agent.yaml` and `system.md`.
|
|
- Generate integration files with `./scripts/convert.sh --tool kimi` and install with `./scripts/install.sh --tool kimi`.
|
|
- Agents are installed to `~/.config/kimi/agents/` and loaded via `kimi --agent-file <path>`.
|
|
|
|
## Key Quotes
|
|
> "Converts all Agency agents into Kimi Code CLI agent specifications. Each agent becomes a directory containing `agent.yaml` (agent spec) and `system.md` (system prompt)." — Kimi Code CLI Integration README
|
|
|
|
## Connections
|
|
- [[The Agency: AI Specialists Ready to Transform Your Workflow]] — roster source
|
|
|
|
## Contradictions
|
|
- None detected with existing wiki content at time of ingest.
|