opencode-clientOpenCode CLI for submitting coding tasks, managing sessions, delegating work to coding agents, checking status, and configuring OpenCode settings.
Install via ClawdBot CLI:
clawdbot install tornado404/opencode-clientGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Accesses system directories or attempts privilege escalation
/var/log/Calls external URL not in known-safe list
https://opencode.ai/config.jsonAudited Apr 17, 2026 · audit v1.0
Generated May 9, 2026
Developers can submit bug fix tasks to coding agents using the 'oho add' command, specifying the project directory and model. The task is processed asynchronously, and the user receives a concise session ID and status, avoiding lengthy confirmations.
By attaching files or specifying tasks, coding agents can analyze code, summarize changes, or review logs. This is useful for automated code quality checks or generating reports on daily progress.
Users can create, list, update, and delete sessions to track different coding tasks. Features like filtering by status, directory, or creation time help organize work across multiple projects.
Agents can be assigned specific tasks using the @agent syntax in commands. Child sessions can be created from parent sessions, enabling hierarchical task breakdown and delegation within teams.
System administrators can manage OpenCode settings, list providers, and handle OAuth authentication, ensuring that the CLI is properly configured for secure access to coding agents.
Offer tiered subscription plans for teams with features like unlimited session creation, advanced filtering, and priority support. Revenue comes from monthly or annual subscriptions per seat.
Allow freelance developers to pay per task submission, with flexible pricing based on model complexity and task duration. Revenue is generated from task fees.
License the complete OpenCode CLI suite to enterprises for internal deployment, including custom agent integration and dedicated support. Revenue from one-time license fees and annual maintenance.
💬 Integration Tip
Integrate OpenCode CLI into your CI/CD pipeline for automated task submission, and use environment variables for directory paths and model configurations to streamline setup.
Scored Jun 19, 2026
Control desktop applications on Windows — launch, close, focus, resize, move windows, simulate keyboard/mouse input, manage processes, control VSCode, read clipboard, and capture screen info. Use when the user wants to interact with any running program, switch windows, type text, press shortcuts, open files in VSCode, manage running processes, or get system display information.
Conduct rigorous, adversarial code reviews with zero tolerance for mediocrity. Use when users ask to "critically review" my code or a PR, "critique my code", "find issues in my code", or "what's wrong with this code". Identifies security holes, lazy patterns, edge case failures, and bad practices across Python, R, JavaScript/TypeScript, SQL, and front-end code. Scrutinizes error handling, type safety, performance, accessibility, and code quality. Provides structured feedback with severity tiers (Blocking, Required, Suggestions) and specific, actionable recommendations.
Coding style memory that adapts to your preferences, conventions, and patterns for consistent coding.
Pragmatic coding standards for writing clean, maintainable code — naming, functions, structure, anti-patterns, and pre-edit safety checks. Use when writing new code, refactoring existing code, reviewing code quality, or establishing coding standards.
Claude Code integration for OpenClaw. This skill provides interfaces to: - Query Claude Code documentation from https://code.claude.com/docs - Manage subagents and coding tasks - Execute AI-assisted coding workflows - Access best practices and common workflows Use this skill when users want to: - Get help with coding tasks - Query Claude Code documentation - Manage AI-assisted development workflows - Execute complex programming tasks
Plan, draft, version, and refine written content with enforced versioning and quality audits.