·github-copilot
</>

github-copilot

vm0-ai/vm0-skills

GitHub Copilot REST API über Curl. Verwenden Sie diesen Skill, um Copilot-Abonnements zu verwalten und Nutzungsmetriken abzurufen.

16Installationen·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 über Curl. Verwenden Sie diesen Skill, um Copilot-Abonnements zu verwalten und Nutzungsmetriken abzurufen. Quelle: vm0-ai/vm0-skills.

Original anzeigen

Fakten (zitierbereit)

Stabile Felder und Befehle für KI/Such-Zitate.

Installationsbefehl
npx skills add https://github.com/vm0-ai/vm0-skills --skill github-copilot
Kategorie
</>Entwicklung
Verifiziert
Erstes Auftreten
2026-02-01
Aktualisiert
2026-02-18

Schnelle Antworten

Was ist github-copilot?

GitHub Copilot REST API über Curl. Verwenden Sie diesen Skill, um Copilot-Abonnements zu verwalten und Nutzungsmetriken abzurufen. Quelle: vm0-ai/vm0-skills.

Wie installiere ich github-copilot?

Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.) Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/vm0-ai/vm0-skills --skill github-copilot Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code oder Cursor

Wo ist das Quell-Repository?

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