copilot-cli-skillRun GitHub Copilot CLI from OpenClaw for coding tasks in a target project directory. Use when the user asks OpenClaw to use Copilot for implementation, debug...
Install via ClawdBot CLI:
clawdbot install cecwxf/copilot-cli-skillGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Potentially destructive shell commands in tool definitions
exec(Calls external URL not in known-safe list
https://github.com/owner/repo/issues/123AI Analysis
The skill's core function is to execute the legitimate GitHub Copilot CLI tool within a user's project directory, which is consistent with its stated purpose. While the skill definition includes examples of potentially unsafe shell commands (like 'rm' or 'git push'), these are presented as examples for users to explicitly deny, not as hidden or automatic actions. The external URL reference is a standard GitHub issue URL used as a prompt example, not an instruction for the skill to call an unauthorized API.
Audited Apr 17, 2026 · audit v1.0
Generated Mar 22, 2026
A software development team uses the skill to quickly implement new features in a target repository by running Copilot CLI with specific prompts for coding and testing. This accelerates development cycles and ensures consistency across codebases, reducing manual coding errors.
DevOps engineers leverage the skill to diagnose and fix failing CI pipelines by having Copilot CLI analyze logs and propose minimal fixes. This minimizes downtime and improves code quality through automated root cause analysis and remediation.
Quality assurance teams use the skill to review current branch diffs and identify high-risk issues before merging. This enhances security and compliance by automating code audits and prioritizing critical vulnerabilities in software projects.
Technical writers and project managers employ the skill to update documentation like READMEs and create pull requests based on Copilot CLI outputs. This streamlines documentation workflows and ensures accurate, up-to-date project information.
Individual developers or educators use the skill for interactive Copilot CLI sessions to explore codebases, experiment with refactoring, or teach programming concepts. This supports hands-on learning and real-time problem-solving in educational or prototyping environments.
Offer the skill as part of a subscription-based SaaS platform that integrates Copilot CLI with OpenClaw for enterprise teams. Revenue is generated through tiered pricing based on usage volume, features like advanced analytics, and premium support services.
Provide consulting services to help organizations customize and deploy the skill for specific workflows, such as CI/CD pipelines or code review processes. Revenue comes from one-time project fees, ongoing maintenance contracts, and training workshops.
Release a free version of the skill with basic Copilot CLI functionality, then monetize through premium features like enhanced security guardrails, team collaboration tools, and priority support. This model attracts a broad user base and upsells to power users.
💬 Integration Tip
Ensure Copilot CLI is installed and authenticated before use, and always set explicit workdir to the target repository for reliable execution within OpenClaw.
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.