coding-agent-backupDelegate coding tasks to Codex, Claude Code, or Pi agents via background process. Use when: (1) building/creating new features or apps, (2) reviewing PRs (sp...
Install via ClawdBot CLI:
clawdbot install nickchan0412/coding-agent-backupGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Hardcoded API key or token pattern found in skill definition
AIzaSyCKWmPm...Calls external URL not in known-safe list
https://github.com/user/repo.gitUses known external API (expected, informational)
googleapis.comAudited Apr 17, 2026 · audit v1.0
Generated Mar 1, 2026
Agencies can use this skill to delegate coding tasks like building new features or refactoring legacy codebases for client projects. By running agents in background with PTY mode, developers can manage multiple tasks concurrently, improving throughput and reducing manual oversight.
Maintainers can automate PR reviews by spawning coding agents in temporary directories to analyze code changes safely. This helps scale review processes, ensure code quality, and integrate feedback without risking the main workspace.
Platforms can integrate this skill to provide students with AI-assisted coding exercises, where agents generate or refactor code in sandboxed environments. It supports iterative learning by allowing file exploration and automated feedback loops.
Startups can accelerate product development by using coding agents to build prototypes and new features iteratively. With background sessions and PTY, teams can focus on strategy while agents handle coding tasks in designated project directories.
Offer this skill as part of a cloud-based AI coding assistant platform, charging monthly fees based on usage tiers (e.g., number of agent sessions or compute time). Targets developers and teams needing scalable coding automation.
License the skill to large corporations for internal use, such as automating code reviews and refactoring in proprietary systems. Includes custom integration support, security audits, and dedicated SLAs for reliability.
Provide a free tier with basic agent capabilities (e.g., limited sessions) to attract individual developers, then upsell to premium features like parallel PR reviews or advanced AI models. Monetizes through upgrades and add-ons.
💬 Integration Tip
Ensure the hosting environment supports PTY mode in bash tools to avoid agent hangs, and always isolate agent work from critical directories like ~/clawd to prevent data corruption.
Scored Apr 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.