opencode-discord-threadUse this skill when OpenClaw should hand a coding task to OpenCode, keep the OpenCode run model-compatible with Z.AI Coding Plan / GLM plans, and mirror exec...
Install via ClawdBot CLI:
clawdbot install r0s-org/opencode-discord-threadGrade Limited — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
http://127.0.0.1:4096Uses known external API (expected, informational)
discord.comAudited Apr 17, 2026 · audit v1.0
Generated May 10, 2026
OpenClaw delegates complex coding tasks to OpenCode while streaming progress into a Discord thread for real-time human review. This allows team members to provide feedback during execution without interrupting the AI workflow.
When a bug is reported, OpenClaw offloads the fix to OpenCode, and the debugging process is mirrored in a Discord thread. The team can follow the investigation and verify the solution as it develops.
OpenCode performs code changes as instructed by OpenClaw, and the resulting diff is posted to a Discord thread for asynchronous review. This streamlines the code review process by providing a clear audit trail.
During integration testing, OpenClaw uses OpenCode to run tests and fix failures, with each step broadcast to a Discord thread. The team monitors progress and can intervene if needed.
Senior developers use OpenClaw to demonstrate coding practices by letting OpenCode implement features while explaining each step via Discord thread. New hires observe and learn from the live execution.
Offer basic skill usage for free with limited features (e.g., no Discord integration) and premium tiers for full capabilities including Discord thread mirroring and priority support.
Provide consulting to teams that want to set up OpenClaw + OpenCode with Discord integration, including custom scripts, authentication setup, and training sessions.
Deliver a managed platform that wraps this skill with a web dashboard and team management features, allowing companies to onbaord their GitHub repositories and Discord servers easily.
💬 Integration Tip
Ensure the Discord bot token has proper permissions to create threads and send messages. For Z.AI Coding Plan compatibility, use `opencode auth login` with the Z.AI provider before executing the bridge.
Scored May 10, 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.