opencodeOpenCode AI - AI-driven code editor/IDE (CLI/TUI version of Cursor/Windsurf). Use when: (1) AI-assisted coding tasks, (2) Code refactoring with AI, (3) GitHu...
Install via ClawdBot CLI:
clawdbot install csuwl/opencodeGrade Good — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Potentially destructive shell commands in tool definitions
rm -rf /Accesses system directories or attempts privilege escalation
sudo cpCalls external URL not in known-safe list
https://clawhub.comUses known external API (expected, informational)
discord.comGenerated Mar 1, 2026
A development team uses OpenCode AI to refactor a legacy monolithic application into microservices. The plan agent analyzes dependencies and designs a step-by-step migration strategy, then the build agent implements changes across multiple files, ensuring consistency and reducing manual errors.
Maintainers of an open-source project leverage OpenCode AI to review and fix pull requests automatically. The tool fetches PR data, uses the explore agent to understand code changes, and suggests or applies fixes for bugs or style issues, speeding up the review process.
An e-commerce company employs OpenCode AI to add a new payment gateway integration. The plan agent outlines requirements and security considerations, while the build agent writes and tests code across frontend and backend files, ensuring seamless deployment with minimal downtime.
A startup uses OpenCode AI to rapidly prototype a minimum viable product. Developers describe features in TUI mode, and the AI assists in generating boilerplate code, handling multi-file edits, and iterating based on feedback, reducing time-to-market for early-stage products.
A university integrates OpenCode AI into computer science courses to help students understand complex codebases. Instructors use the explore agent for guided code analysis, and students practice refactoring assignments with AI assistance, improving learning outcomes in programming classes.
Offer a free tier for basic AI coding tasks with limited usage, and premium tiers for advanced features like GitHub integration, higher model limits, and priority support. Revenue is generated through monthly or annual subscriptions targeting individual developers and teams.
Sell enterprise licenses that include on-premise deployment, custom model training, and integration with existing DevOps tools like Jira or GitLab. Revenue comes from one-time licensing fees and ongoing support contracts for large organizations.
Create a marketplace where developers can sell or share custom AI agents, MCP servers, and plugins for OpenCode AI. Revenue is generated through transaction fees on sales and premium listings, fostering a community-driven ecosystem around the tool.
💬 Integration Tip
Integrate OpenCode AI into CI/CD pipelines by using its CLI commands for automated code reviews and fixes, ensuring seamless workflow adoption without disrupting existing tools.
Scored Apr 19, 2026
Audited Apr 17, 2026 · audit v1.0
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.