ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified

MacClaw Copilot CLI

GitHub Copilot CLI - AI 代码分析

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/biuyx/macclaw-copilot-cli
Or

MacClaw Copilot CLI

使用 GitHub Copilot CLI 分析代码。

安装

brew install copilot-cli

使用

COPILOT_GITHUB_TOKEN=$(cat ~/.copilot/github_token.txt) copilot -p "你的问题"

Metadata

Author@biuyx
Stars4473
Views2
Updated2026-05-01
View Author Profile
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.