A dedicated command-line interface for GitHub Copilot that enables seamless AI-driven code analysis and debugging directly from your terminal.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install macclaw-copilot-cli
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install macclaw-copilot-cli using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
MacClaw Copilot CLI bridges the gap between terminal-based development and advanced AI assistance. As a key component of Openclaw Skills, it allows developers to interact with GitHub Copilot directly through the command line. This skill is optimized for those who require fast, reliable AI code analysis without switching contexts between their IDE and terminal.
By integrating directly with your local environment, this tool provides a streamlined way to query AI about code logic, potential bugs, or optimization strategies. It represents a significant step forward in making Openclaw Skills accessible to power users who rely on CLI-driven automation and seek to maximize their development velocity.
To get started with this skill, first install the CLI tool via Homebrew:
brew install copilot-cli
Next, ensure your GitHub token is saved in the directory ~/.copilot/github_token.txt. Once configured, you can use the following command to run queries and leverage Openclaw Skills functionality:
COPILOT_GITHUB_TOKEN=$(cat ~/.copilot/github_token.txt) copilot -p "Your specific question here"
| Data Element | Specification |
|---|---|
| Authentication | GitHub Token stored at ~/.copilot/github_token.txt |
| Input Format | Plain text strings passed via the -p flag |
| Output Format | Formatted terminal text containing AI suggestions and analysis |
| Integration | Compatible with other Openclaw Skills via CLI pipelining |
Loading
A powerful CLI utility that leverages GitHub Copilot to analyze codebases, generate documentation, and automate development workflows directly from your terminal.

A standardized on-chain communication protocol for agents to exchange structured messages using LUKSO Universal Profiles.

A powerful wrapper for the hledger CLI that brings plain-text accounting and financial reporting to your AI agent workflows.

A sophisticated tool for crawling and comparing product prices across major Chinese e-commerce platforms like JD, Taobao, and Pinduoduo.

An AI-driven academic research assistant that programmatically accesses the CORE API to automate literature reviews, analyze scholarly papers, and format citations.

A comprehensive integration for managing Kanboard projects, tasks, and users through a robust JSON-RPC API interface.








































