copilot-cli-baseReference knowledge base for GitHub Copilot CLI. Use when answering questions about Copilot CLI features, commands, configuration, plugins, hooks, skills, MC...
Install via ClawdBot CLI:
clawdbot install awalesagar/copilot-cli-baseGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Potentially destructive shell commands in tool definitions
curl -fsSL https://gh.io/copilot-install | bashCalls external URL not in known-safe list
https://docs.github.com/en/copilot/how-tos/copilot-cli/customize-copilot/use-hooAudited Apr 18, 2026 · audit v1.0
Generated May 10, 2026
Automate code reviews, testing, and deployment commands in GitHub Actions or other CI systems using Copilot CLI's non-interactive mode. Developers can trigger AI-powered code generation and fixes directly in pipeline scripts, reducing manual intervention.
Create custom agents tailored to specific development workflows, such as database migrations or infrastructure scripts, by configuring plugins and hooks. This enables teams to offload repetitive tasks to AI with controlled permissions and tool access.
Use the fleet mode to manage multiple Copilot CLI instances across a development team, ensuring consistent AI assistance and governance. Useful for enterprise environments where standardized code generation is critical.
Leverage Copilot CLI's research and chronicle features to perform automated code reviews, generate reports on codebase issues, and maintain session history for traceability. This accelerates code quality assurance without manual overhead.
Connect Copilot CLI to MCP (Model Context Protocol) servers to enable AI-driven data pipeline management, such as ETL operations or real-time data transformation, by exposing external tools and APIs as resources.
Offer Copilot CLI as part of a per-developer monthly or annual subscription tier, providing unlimited automation usage with priority support. Revenue comes from recurring subscription fees.
Create a marketplace where third-party developers build and sell custom agents, plugins, or hooks for specific industries, with revenue sharing on each transaction. Companies buy agents to automate niche tasks.
Provide a fully managed CI/CD service that integrates Copilot CLI, charging per pipeline execution or per automation job. Ideal for teams wanting AI-driven deployment without managing infrastructure.
💬 Integration Tip
Pre-trust directories and configure permissions in ~/.copilot/config.json before automation use, and always use -p flag instead of -i to avoid hangs in non-interactive scripts.
Scored Jul 7, 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.