← Back to Skills Marketplace
yanglinzhen

OpenClaw GitHub Copilot

by yanglinzhen · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
154
Downloads
1
Stars
0
Active Installs
3
Versions
Install in OpenClaw
/install openclaw-github-copilot
Description
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...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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).
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install openclaw-github-copilot
  3. After installation, invoke the skill by name or use /openclaw-github-copilot
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug openclaw-github-copilot
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 3
Frequently Asked Questions

What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 154 downloads so far.

How do I install OpenClaw GitHub Copilot?

Run "/install openclaw-github-copilot" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is OpenClaw GitHub Copilot free?

Yes, OpenClaw GitHub Copilot is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does OpenClaw GitHub Copilot support?

OpenClaw GitHub Copilot is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created OpenClaw GitHub Copilot?

It is built and maintained by yanglinzhen (@yanglinzhen); the current version is v1.0.0.

💬 Comments