← 返回 Skills 市场
yanglinzhen

OpenClaw GitHub Copilot

作者 yanglinzhen · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
154
总下载
1
收藏
0
当前安装
3
版本数
在 OpenClaw 中安装
/install openclaw-github-copilot
功能描述
Use GitHub Copilot as your OpenClaw coding agent via the built-in copilot-bridge. Use when setting up Copilot for the first time, switching the default model...
安全使用建议
This skill appears to do exactly what it says: run OpenClaw commands and, when requested, launch the official interactive GitHub Copilot login flow. Before installing or running it: 1) ensure you trust the source of the `openclaw` npm package (or install OpenClaw from official channels), 2) be prepared for an interactive device-code/browser login when running `--login` (requires a real TTY), and 3) understand the scripts will change your OpenClaw default model/aliases (they use `openclaw models set` and `openclaw models aliases add`). There is no evidence the skill collects or exfiltrates secrets beyond invoking OpenClaw's normal auth flow.
功能分析
Type: OpenClaw Skill Name: openclaw-github-copilot Version: 1.0.0 The skill is a legitimate utility designed to help users configure GitHub Copilot as their default model within the OpenClaw environment. It utilizes standard OpenClaw CLI commands (e.g., `openclaw models set`, `openclaw models auth login-github-copilot`) and provides helper scripts like `copilot-quickstart.sh` and `copilot-status.sh` that perform status checks and guided setup without any signs of malicious behavior, data exfiltration, or unauthorized execution.
能力评估
Purpose & Capability
Name/description describe switching and configuring OpenClaw to use GitHub Copilot. Required binary is `openclaw` and the scripts solely call `openclaw` commands (models list/status/auth/set/aliases). The node install for an `openclaw` CLI is consistent with this purpose.
Instruction Scope
SKILL.md and included scripts limit actions to calling the OpenClaw CLI and parsing its outputs, checking for a TTY before interactive login, and optionally adding an alias or switching the default model. The instructions do not read arbitrary system files, environment variables, or send data to external endpoints beyond the official OpenClaw/GitHub auth flow.
Install Mechanism
Install spec is a Node package named `openclaw` that creates an `openclaw` binary — this is a plausible distribution method. This is reasonable, but as with any package from a public registry, users should verify they are installing the official OpenClaw package from a trusted source (package provenance/signature) if they do not already have `openclaw` installed by other means.
Credentials
The skill declares no required environment variables or credentials. The only credential-related action is invoking `openclaw models auth login-github-copilot`, which uses the official interactive/device-code flow and requires a TTY — appropriate and proportional for the stated task.
Persistence & Privilege
The skill is not always-enabled and is user-invocable. It does not request persistent system-wide privileges or modify other skills' configuration beyond using OpenClaw commands to change model/alias state (the intended effect).
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install openclaw-github-copilot
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /openclaw-github-copilot 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial public release: guided setup, auth, and activation scripts for using GitHub Copilot as the default OpenClaw agent.
v0.2.0
Add publish-ready skill docs, guided quickstart script, setup guide, and release checklist for using GitHub Copilot as an OpenClaw agent.
v0.1.0
Initial release: GitHub Copilot setup, switching, and troubleshooting for OpenClaw.
元数据
Slug openclaw-github-copilot
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 3
常见问题

OpenClaw GitHub Copilot 是什么?

Use GitHub Copilot as your OpenClaw coding agent via the built-in copilot-bridge. Use when setting up Copilot for the first time, switching the default model... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 154 次。

如何安装 OpenClaw GitHub Copilot?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install openclaw-github-copilot」即可一键安装,无需额外配置。

OpenClaw GitHub Copilot 是免费的吗?

是的,OpenClaw GitHub Copilot 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

OpenClaw GitHub Copilot 支持哪些平台?

OpenClaw GitHub Copilot 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 OpenClaw GitHub Copilot?

由 yanglinzhen(@yanglinzhen)开发并维护,当前版本 v1.0.0。

💬 留言讨论