← Back to Skills Marketplace
openclaw-kilo-agent
by
sabyaghosh
· GitHub ↗
· v1.0.0
· MIT-0
113
Downloads
1
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install openclaw-kilo-agent
Description
High-performance coding agent and browser automation orchestrator using the Kilo CLI. Use when you need to: (1) Offload heavy-duty coding tasks (refactoring,...
Usage Guidance
This skill looks like a thin instruction wrapper for the external Kilo CLI and Puppeteer MCP servers, but the registry metadata doesn't declare that dependency. Before installing or invoking: (1) Confirm you have a trusted, up-to-date Kilo CLI and understand its config at ~/.config/kilo/kilo.json; (2) be cautious about allowing the skill to run with `--auto` — that bypasses interactive approvals and can let automation act without asking you; (3) recognize that runtime use of `npx` will download and execute third-party npm packages (review the packages and their source); (4) do not provide sensitive tokens (GitHub, model provider keys, etc.) unless you trust the environment and have reviewed how they will be used; and (5) ask the skill author to update metadata to declare required binaries/env and to remove or justify the blanket recommendation to use auto-approval so you can make an informed risk decision.
Capability Assessment
Purpose & Capability
The SKILL.md clearly expects a locally installed Kilo CLI and the ability to launch MCP servers via npm/npx and Puppeteer; however the registry metadata declares no required binaries or installs. That omission is inconsistent: a Kilo orchestrator legitimately needs the Kilo binary (and often npm) available.
Instruction Scope
Instructions instruct the agent to run Kilo commands that control browsers (Puppeteer) and to use `--auto` to bypass interactive prompts. While browser automation is within the stated purpose, the guidance to always auto-approve operations and to invoke npm/npx MCP servers at runtime expands the agent's autonomy and can enable actions (navigation, form-filling, scraping) without explicit user confirmation.
Install Mechanism
No install spec is provided (lowest static installation risk). However the documentation requires runtime use of npm/npx to launch MCP servers (e.g., @modelcontextprotocol/server-puppeteer). That implies on-demand downloads and execution of third-party npm packages, which is higher-risk behavior not captured in the metadata.
Credentials
The skill declares no required environment variables or credentials, yet mentions integration with model providers, GitHub, and MCP servers which typically require tokens/keys. The absence of declared env requirements is inconsistent and may hide the need to supply sensitive credentials at runtime. Additionally, auto-approval increases the chance those credentials could be used without further prompts.
Persistence & Privilege
The skill is not forced-always and model invocation is allowed (normal). However the skill explicitly recommends `--auto` to bypass prompts, effectively increasing its ability to act autonomously. That autonomy combined with runtime npm downloads and possible credential use raises the blast radius if misused.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install openclaw-kilo-agent - After installation, invoke the skill by name or use
/openclaw-kilo-agent - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of openclaw-kilo-agent, a high-performance coding agent and browser automation orchestrator for OpenClaw.
- Supports heavy-duty coding tasks, multi-file refactoring, and complex codebase operations via Kilo CLI.
- Enables browser automation workflows using Puppeteer MCP and session management.
- Allows session continuity, forking, and automated execution with Kilo's `--auto` option.
- Integrates with MCP servers for extended capabilities (Puppeteer, GitHub, FileSystem).
- Provides setup instructions, workflow patterns, and best practices for optimal use.
Metadata
Frequently Asked Questions
What is openclaw-kilo-agent?
High-performance coding agent and browser automation orchestrator using the Kilo CLI. Use when you need to: (1) Offload heavy-duty coding tasks (refactoring,... It is an AI Agent Skill for Claude Code / OpenClaw, with 113 downloads so far.
How do I install openclaw-kilo-agent?
Run "/install openclaw-kilo-agent" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is openclaw-kilo-agent free?
Yes, openclaw-kilo-agent is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does openclaw-kilo-agent support?
openclaw-kilo-agent is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created openclaw-kilo-agent?
It is built and maintained by sabyaghosh (@sabyaghosh); the current version is v1.0.0.
More Skills