·github-copilot
</>

github-copilot

vm0-ai/vm0-skills

GitHub Copilot REST API via curl. Use this skill to manage Copilot subscriptions and retrieve usage metrics.

16Installs·0Trend·@vm0-ai

Installation

$npx skills add https://github.com/vm0-ai/vm0-skills --skill github-copilot

SKILL.md

Use the GitHub Copilot REST API via direct curl calls to manage Copilot subscriptions and retrieve usage metrics for your organization.

Note: This API is for managing Copilot subscriptions and viewing metrics, not for code generation.

Important: When using $VAR in a command that pipes to another command, wrap the command containing $VAR in bash -c '...'. Due to a Claude Code bug, environment variables are silently cleared when pipes are used directly.

GitHub Copilot REST API via curl. Use this skill to manage Copilot subscriptions and retrieve usage metrics. Source: vm0-ai/vm0-skills.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/vm0-ai/vm0-skills --skill github-copilot
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is github-copilot?

GitHub Copilot REST API via curl. Use this skill to manage Copilot subscriptions and retrieve usage metrics. Source: vm0-ai/vm0-skills.

How do I install github-copilot?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/vm0-ai/vm0-skills --skill github-copilot Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/vm0-ai/vm0-skills

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-01