opencode-guide协调并转达用户需求给 opencode 执行代码分析和修改,确保确认后异步使用自动回调脚本执行并汇报结果。
Install via ClawdBot CLI:
clawdbot install wangning823-arch/opencode-guideGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://github.com/wangning823-arch/opencode-guide.gitAudited Apr 16, 2026 · audit v1.0
Generated May 8, 2026
Users report a login bug. The guide instructs the agent to delegate the code analysis and fix to opencode, ensuring no direct code manipulation. After opencode completes, the agent reports the changes and waits for user confirmation.
A developer requests a new authentication feature. The agent creates a task file, uses opencode-auto-callback.sh to start opencode with session continuation, and then reports the implementation results. The guide emphasizes using the same session for related tasks.
A user needs to run SQL queries for data migration. The agent does not execute commands directly but delegates to ops-agent using the background task script, ensuring proper notification and avoiding blocking.
For a large code refactoring, the agent asks opencode to first analyze the existing code and produce a plan. After user approval, the agent initiates the refactoring in stages, using multiple task files and constantly communicating with the user.
When a opencode task completes but no callback notification is received, the agent manually checks the task log and result files, then reports the outcome to the user. The guide provides specific commands for troubleshooting.
Businesses subscribe to an AI agent that orchestrates multiple specialized sub-agents for code changes, operations, and testing. The model monetizes through monthly or per-task fees.
Companies deploy this agent within their organization to streamline software development workflows, reducing manual handoffs and errors. Revenue comes from licensing and customization services.
Offer a free tier for basic code delegation and a premium tier with advanced features like multi-session management, plan mode, and priority support. Revenue from premium upgrades and enterprise plans.
💬 Integration Tip
Ensure the opencode-auto-callback.sh script is in your PATH and that the agent ID is correctly configured for your chat platform to enable automatic notifications.
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.