kilocode
Installation
SKILL.md
Kilocode
Kilocode is an AI coding agent CLI tool that generates code from natural language, automates tasks, and runs terminal commands.
Basic Usage
Run in any project directory:
kilo
Non-interactive mode
Execute a single prompt without entering interactive REPL:
kilo run '<prompt>'