Back to Registry View Author Profile
Official Verified
MacClaw Copilot CLI
GitHub Copilot CLI - AI 代码分析
skill-install — Terminal
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/biuyx/macclaw-copilot-cliOr
MacClaw Copilot CLI
使用 GitHub Copilot CLI 分析代码。
安装
brew install copilot-cli
使用
COPILOT_GITHUB_TOKEN=$(cat ~/.copilot/github_token.txt) copilot -p "你的问题"
Metadata
AI Skill Finder
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skill Add to Configuration
Paste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-biuyx-macclaw-copilot-cli": {
"enabled": true,
"auto_update": true
}
}
}Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.