claude-code-invoke通过 claude -p 命令调用 Claude Code 执行单次 Prompt 任务。当用户要求"用 Claude Code 执行 XXX"、"调用 claude -p"、"用 Claude Code 调查/分析 XXX" 时使用。前提:目标目录必须是 Git 仓库。
Install via ClawdBot CLI:
clawdbot install gold3bear/claude-code-invokeGrade Limited — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated Aug 10, 2026
Developers can request Claude Code to review code in a Git repository for bugs or style issues, providing a fast, automated code review without human intervention. This is useful during development sprints or before merging pull requests.
Financial analysts can command Claude Code to analyze specific scripts or retrieve financial data, such as stock earnings, by running prompts in the target repository. This speeds up data gathering and initial analysis for investment research.
Business analysts can use Claude Code to query market data or generate reports directly from codebases, enabling quick access to insights without needing to manually run scripts or queries.
DevOps engineers can integrate Claude Code into automation workflows to execute maintenance or diagnostic tasks on code repositories, such as checking for security issues or generating documentation.
Technical writers can invoke Claude Code to generate or update documentation based on source code analysis, reducing manual effort and ensuring docs stay in sync with the codebase.
Companies can subscribe to a service that integrates this skill into their development toolchain, paying a monthly fee for automated code review and analysis features.
Consulting firms can offer automated code analysis and research as a value-added service, charging per project or per hour for leveraging Claude Code to deliver insights.
The skill can be exposed as an API where users pay per invocation of Claude Code, making it cost-effective for occasional users and generating revenue from high-volume usage.
💬 Integration Tip
Ensure the target directory is a Git repository and use the recommended PowerShell command format to avoid syntax errors on Windows. For non-Windows systems, adapt the command to use 'cd' and '&&' directly.
Scored Aug 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.