coder-workspacesManage Coder workspaces and AI coding agent tasks via CLI. List, create, start, stop, and delete workspaces. SSH into workspaces to run commands. Create and monitor AI coding tasks with Claude Code, Aider, or other agents.
Install via ClawdBot CLI:
clawdbot install developmentcats/coder-workspacesGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://coder.com/docs/install/cliAudited Apr 16, 2026 · audit v1.0
Generated Mar 1, 2026
A distributed software team uses Coder workspaces to standardize development environments, ensuring all members have identical tools and dependencies. They create isolated workspaces for each feature branch, run automated tests via SSH commands, and use AI coding tasks to generate boilerplate code or refactor modules, speeding up development cycles.
A research institution leverages Coder workspaces to manage data science projects, with each workspace pre-configured with Python, Jupyter, and ML libraries. Researchers start and stop workspaces as needed to run experiments, use AI coding tasks to automate data preprocessing scripts, and share logs for reproducibility across teams.
A DevOps team integrates Coder workspaces into CI/CD pipelines to create ephemeral environments for testing and deployment. They automate workspace creation and deletion via CLI commands, run security scans via SSH, and use AI coding tasks to generate infrastructure-as-code templates, reducing manual configuration errors.
A coding bootcamp uses Coder workspaces to provide students with ready-to-use coding environments, eliminating setup time. Instructors create workspaces with pre-loaded exercises, students submit assignments via SSH commands, and AI coding tasks assist with debugging or explaining concepts, enhancing learning efficiency.
A freelance developer manages multiple client projects using Coder workspaces to keep environments separate and secure. They list workspaces to track progress, start/stop based on project timelines, and use AI coding tasks to quickly prototype features or generate documentation, improving client delivery times.
Offer Coder workspaces as a managed service with tiered pricing based on workspace count, storage, and AI task usage. Include premium support and custom templates, targeting enterprises needing scalable, secure development environments. Revenue streams from monthly or annual subscriptions with add-ons for advanced features.
Provide consulting services to help organizations integrate Coder workspaces into their workflows, including setup, customization, and training. Offer ongoing maintenance and optimization packages, focusing on industries like finance or healthcare with strict compliance needs. Revenue comes from project-based fees and retainer agreements.
License the Coder workspace technology as a white-label solution for other companies to rebrand and resell. Target educational institutions or software vendors looking to offer coding environments under their own brand, with revenue from licensing fees and a percentage of end-user subscriptions.
💬 Integration Tip
Ensure environment variables CODER_URL and CODER_SESSION_TOKEN are correctly set before running commands to avoid authentication errors; test connectivity with 'coder whoami' first.
Scored Apr 22, 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.