kilocode
Open source AI coding agent for VS Code, JetBrains, and CLI
All Skills in This Repository (9)
Pure Emerald Level Indicatorstranslation
Translate Kilo Code UI strings, error messages, and documentation into German, Simplified Chinese, and Traditional Chinese.
effect
Implements Effect v4 TypeScript services, schemas, and tests using verified source patterns.
release-jetbrains
Automates the Kilo JetBrains plugin release workflow from version resolution through Marketplace publish.
chart
Generates Chart.js v4 data visualizations through the chart tool.
icon-vscode
Create and review icons for VS Code extensions, webviews, and shared icon registries.
jetbrains-cli-pin
Pin or unpin the CLI version bundled with the Kilo JetBrains plugin.
icon-jetbrains
Create and review IntelliJ New UI SVG icons with theme variants, sizes, and palette rules.
gh-issues
Creates and triages GitHub issues via gh CLI with templates and project board assignment.
vscode-visual-regression
Write Storybook stories and Playwright visual regression tests for VS Code extension webview components.
Frequently Asked Questions
FAQPage SchemaHow to install Kilo Code?▼
Run `npx skills add Kilo-Org/kilocode --all -g -y` in your terminal to install all skills in this suite globally.
What does Kilo Code do?▼
Kilo Code is an open source AI coding agent that writes, edits, and reviews code from plain-English instructions inside VS Code, JetBrains, or a terminal CLI.
Which AI models does Kilo Code support?▼
It supports over 500 models including GPT, Claude, and Gemini, and lets you switch models mid-task while paying the provider's rate with zero markup.
Can Kilo Code run autonomously in CI/CD?▼
Yes. Running `kilo run --auto` executes tasks like fixing failing tests with no permission prompts, designed for trusted pipeline environments.
Do I need coding experience to use Kilo Code?▼
No. You describe what you want in plain English and the agent handles the code changes, terminal commands, and self-checking for you.
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