opencode-api-control-skillA powerful skill to control Open Code CLI via a local web server API. Allows executing commands, managing sessions, and automating code generation remotely i...
Install via ClawdBot CLI:
clawdbot install malek262/opencode-api-control-skillGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Sends data to undocumented external endpoint (potential exfiltration)
POST → http://127.0.0.1:4099/session?directory=$PROJECT_PATHCalls external URL not in known-safe list
https://github.com/malek262AI Analysis
The skill interacts only with a local API (127.0.0.1:4099) for its stated purpose of CLI automation, and the external GitHub reference is for source attribution, not active data exfiltration. However, it sends project data to an undocumented local endpoint, which is a minor security concern due to lack of transparency.
Audited Apr 16, 2026 · audit v1.0
Generated Feb 24, 2026
A startup needs to quickly prototype a web application. The orchestrator uses OpenCode to generate boilerplate code, set up project structure, and implement basic CRUD operations via API commands, reducing manual coding time.
A distributed team encounters bugs in a legacy system. The orchestrator directs OpenCode to analyze code, identify issues, and suggest fixes through automated API calls, enabling remote collaboration without direct file access.
A development agency manages multiple client projects simultaneously. The orchestrator uses OpenCode to handle different sessions, track progress via monitoring scripts, and ensure tasks are completed efficiently across projects.
A tech company wants to integrate AI models for new features. The orchestrator leverages OpenCode with specified providers (e.g., Anthropic, Gemini) to generate and test code snippets, automating the implementation process.
A software team needs regular code reviews and quality assessments. The orchestrator uses OpenCode to run automated checks, generate diff summaries, and report on code changes without manual inspection.
Offer tiered subscriptions for businesses to access the OpenCode CLI API, providing automated coding and project management tools. Revenue comes from monthly or annual fees based on usage limits and features.
Provide professional services to help companies integrate OpenCode into their workflows, including custom scripting and training. Revenue is generated through project-based contracts and ongoing support fees.
Offer a free version with basic automation capabilities, while charging for advanced features like multi-session management, priority support, and enhanced monitoring tools. Revenue comes from upgrades and add-ons.
💬 Integration Tip
Ensure the OpenCode server is fully initialized with health checks before sending API requests to avoid errors and improve reliability.
Scored May 23, 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.