cli-workerDelegates coding tasks to Kimi CLI agents in isolated git worktrees. Use when the user wants to delegate work to Kimi, run a headless task, or run an isolate...
Install via ClawdBot CLI:
clawdbot install quratus/cli-workerGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Accesses sensitive credential files or environment variables
/etc/passwdCalls external URL not in known-safe list
https://github.com/quratus/openclaw_cli_agent_skillAI Analysis
The skill delegates tasks to a local Kimi CLI installation and operates within isolated git worktrees, with no evidence of sending user data to unauthorized external servers. The flagged credential access (/etc/passwd) is likely for system user enumeration in a constrained environment, not credential harvesting. The external GitHub URL appears to be for legitimate skill installation documentation.
Audited Apr 17, 2026 · audit v1.0
Generated Mar 21, 2026
A software development team uses the CLI Worker to delegate routine coding tasks, such as generating boilerplate code or implementing simple features, allowing developers to focus on complex architecture. This accelerates prototyping by running isolated tasks in parallel worktrees, preventing git conflicts and enabling quick iteration.
A DevOps engineer integrates the skill into CI/CD pipelines to run headless coding tasks, such as automated test generation or code refactoring, without blocking the main build process. By using CLI Worker execute with constraints, it ensures tests pass in isolated environments, improving reliability and reducing manual oversight.
In an agile software project, multiple developers delegate feature implementations to Kimi CLI agents simultaneously, using worktrees to avoid merge conflicts. This enables parallel coding tasks, speeding up sprint cycles and allowing teams to handle more user stories efficiently without coordination overhead.
An online coding bootcamp employs the skill to automatically evaluate student submissions by delegating tasks to check code correctness and run tests in isolated worktrees. This provides instant feedback to learners, scales grading efforts, and ensures consistent assessment without manual intervention.
Open source maintainers use CLI Worker to handle pull request reviews by delegating code analysis and testing tasks to Kimi CLI, running in separate worktrees to maintain repository integrity. This streamlines the review process, reduces maintainer workload, and ensures contributions meet project standards before merging.
Offer the CLI Worker as part of a subscription-based SaaS platform that integrates with existing IDEs and version control systems. Teams pay a monthly fee per user for automated task delegation, parallel coding, and conflict-free worktree management, generating recurring revenue from productivity gains.
Sell enterprise licenses to large tech companies that need scalable, secure coding automation tools. This includes custom integrations, premium support, and advanced features like audit trails, with revenue from one-time license fees and annual maintenance contracts tailored to organizational needs.
Provide a free tier with basic CLI Worker functionality for individual developers, while charging for advanced features such as priority task execution, extended worktree storage, and team collaboration tools. Revenue comes from premium upgrades and in-app purchases for enhanced capabilities.
💬 Integration Tip
Ensure Kimi CLI is installed and authenticated via OAuth before use, and symlink the skill into the OpenClaw directory for agent discovery to avoid command not found errors.
Scored Apr 19, 2026
Real-time search engine supporting web search, vertical domain search, parallel batch search, and URL content extraction.
Manage Feishu (Lark) calendars by listing, searching, checking schedules, syncing events, and marking tasks with automated date extraction.
Process multiple items with progress tracking, checkpointing, and failure recovery.
cad reference tool
Search, install, and create OpenClaw skills using intelligent matching across built-in, local, and GitHub skill repositories.
Use when building CLI tools, implementing argument parsing, or adding interactive prompts. Invoke for CLI design, argument parsing, interactive prompts, progress indicators, shell completions.