cowork-cogAI pair programming powered by CellCog Desktop. Code, debug, refactor, and build directly on the user's machine. Terminal access, file operations, full devel...
Install via ClawdBot CLI:
clawdbot install nitishgargiitd/cowork-cogGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://cellcog.aiAudited Apr 16, 2026 · audit v1.0
Generated May 10, 2026
Developers can delegate code refactoring tasks to an AI agent that directly modifies the local codebase. The agent explores files, understands the existing architecture, and applies changes like migrating to JWT authentication without uploading code to the cloud.
When a stack trace or failed test is encountered, the AI agent can debug directly on the machine by reading logs, inspecting variables, and applying fixes. This accelerates the debug cycle, especially in complex projects with local dependencies.
Data engineers can have the AI agent build ETL scripts or database migrations directly on their machine, accessing local databases and configs. This avoids the need to expose sensitive data to external services.
The AI agent can configure CI/CD pipelines, Docker containers, or cloud infrastructure by executing terminal commands and writing configuration files locally. This streamlines environment setup for teams.
Developers can prompt the agent to generate README files, API docs, or inline code comments by analyzing the codebase directly. The agent can produce structured documentation without manual effort.
Charge users a monthly or annual fee for access to the AI agent, with tiers based on usage limits like compute time or number of tasks. The auto-approve and local execution capability justifies a premium for enterprise developers.
Bill customers per coding task or per command execution, with higher rates for complex tasks like refactoring versus simple file reads. This model scales with the value delivered.
Offer enterprise customers a license that includes the AI agent's local execution capability, plus optional on-premise deployment for data sovereignty. This targets large organizations needing strict security.
💬 Integration Tip
Leverage the mothership skill 'cellcog' for SDK setup and API calls; use the 'cowork_working_directory' parameter to scope the AI agent to the user's project folder.
Scored Jul 2, 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.