openclaw-claude-codeProgrammatically control Claude Code via MCP protocol to execute commands, manage sessions, search and edit code, and coordinate agent teams for development...
Install via ClawdBot CLI:
clawdbot install enderfga/openclaw-claude-codeGrade Good — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://github.com/enderfga/claude-code-skillUses known external API (expected, informational)
api.openai.comAudited Apr 17, 2026 · audit v1.0
Generated Mar 1, 2026
A software development team uses persistent sessions to iteratively refactor legacy codebases. Claude autonomously analyzes code, identifies technical debt, and applies safe refactorings with plan permission mode to preview changes before committing, ensuring quality and reducing manual review time.
DevOps engineers integrate the skill into CI/CD pipelines to automate testing and deployment tasks. Using direct MCP tools like bash and grep, they run tests, check logs for errors, and update configurations programmatically, speeding up release cycles and improving reliability.
A tech company employs agent teams with architect, developer, and reviewer roles to conduct thorough code reviews. Each agent specializes in different aspects, allowing collaborative analysis of pull requests, catching bugs early, and enforcing coding standards without human intervention.
Documentation teams use batch operations to read source files and generate or update documentation. Claude searches for comments and code patterns, then writes formatted docs, keeping documentation synchronized with code changes and reducing manual effort.
Security analysts leverage the skill to scan codebases for vulnerabilities. Using grep and glob tools, Claude identifies risky patterns like hardcoded secrets or outdated dependencies, then creates reports or issues, enhancing security posture through continuous monitoring.
Offer the skill as a cloud-based service with tiered subscriptions. Provide features like advanced session management, team collaboration tools, and analytics dashboards, targeting enterprises that need scalable AI-powered development automation.
Provide professional services to customize and integrate the skill into clients' existing workflows. Offer training, support, and tailored configurations for specific industries, generating revenue through project-based contracts and ongoing maintenance fees.
Distribute the core skill as open source to build a community and drive adoption. Monetize through premium add-ons like enhanced agent teams, enterprise security features, or priority support, leveraging a large user base for upselling.
💬 Integration Tip
Start with direct MCP tools for simple tasks like file operations, then gradually adopt persistent sessions for complex workflows, ensuring proper permission modes to maintain control and safety.
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.