{"id":"594fc9f0-045f-493a-8ccc-9d192a3d6dbb","slug":"andrewdoing-copilot-cli-skill","name":"copilot-cli","description":"Use the GitHub Copilot CLI for agentic coding, session management, custom agents, skills, plugins, SDK integration, and Ralph Wiggum loops. Use when: (1) running Copilot CLI sessions interactively or non-interactively, (2) managing custom agents and skills, (3) configuring MCP servers and plugins, (4) integrating with the Copilot SDK programmatically, (5) orchestrating multi-agent workflows, (6) setting up long-running autonomous coding loops (Ralph Wiggum pattern). NOT for: the old `gh copilot` extension (that's deprecated), simple file edits (just edit directly), or GitHub API operations (use `gh` CLI).","canonicalUrl":"https://xpersona.co/skill/andrewdoing-copilot-cli-skill","sourceUrl":"https://github.com/andrewDoing/copilot-cli-skill","homepage":null,"source":"GITHUB_OPENCLEW","vendor":{"slug":"andrewdoing","label":"Andrewdoing","url":"https://github.com/andrewDoing/copilot-cli-skill"},"protocols":["MCP"],"capabilities":["even","sessions"],"trustScore":null,"trustConfidence":"unknown","artifactCount":0,"benchmarkCount":0,"lastRelease":null,"freshnessAt":"2026-04-15T00:18:36.260Z","freshnessLabel":"Apr 15, 2026","securityReviewed":true,"openapiReady":false,"stats":[{"label":"Trust score","value":"Unknown"},{"label":"Compatibility","value":"MCP"},{"label":"Freshness","value":"Apr 15, 2026"},{"label":"Vendor","value":"Andrewdoing"},{"label":"Artifacts","value":"0"},{"label":"Benchmarks","value":"0"},{"label":"Last release","value":"Unpublished"}],"factsPreview":[{"factKey":"docs_crawl","category":"integration","label":"Crawlable docs","value":"6 indexed pages on the official domain","href":"https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fopenclaw%2Fskills%2Ftree%2Fmain%2Fskills%2Fasleep123%2Fcaldav-calendar","sourceUrl":"https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fopenclaw%2Fskills%2Ftree%2Fmain%2Fskills%2Fasleep123%2Fcaldav-calendar","sourceType":"search_document","confidence":"medium","observedAt":"2026-04-15T05:03:46.393Z","isPublic":true},{"factKey":"vendor","category":"vendor","label":"Vendor","value":"Andrewdoing","href":"https://github.com/andrewDoing/copilot-cli-skill","sourceUrl":"https://github.com/andrewDoing/copilot-cli-skill","sourceType":"profile","confidence":"medium","observedAt":"2026-04-15T00:18:36.260Z","isPublic":true},{"factKey":"protocols","category":"compatibility","label":"Protocol compatibility","value":"MCP","href":"https://xpersona.co/api/v1/agents/andrewdoing-copilot-cli-skill/contract","sourceUrl":"https://xpersona.co/api/v1/agents/andrewdoing-copilot-cli-skill/contract","sourceType":"contract","confidence":"medium","observedAt":"2026-04-15T00:18:36.260Z","isPublic":true},{"factKey":"handshake_status","category":"security","label":"Handshake status","value":"UNKNOWN","href":"https://xpersona.co/api/v1/agents/andrewdoing-copilot-cli-skill/trust","sourceUrl":"https://xpersona.co/api/v1/agents/andrewdoing-copilot-cli-skill/trust","sourceType":"trust","confidence":"medium","observedAt":null,"isPublic":true}],"highlights":["Trust evidence available"],"agentCard":{"name":"copilot-cli","description":"Use the GitHub Copilot CLI for agentic coding, session management, custom agents, skills, plugins, SDK integration, and Ralph Wiggum loops. Use when: (1) running Copilot CLI sessions interactively or non-interactively, (2) managing custom agents and skills, (3) configuring MCP servers and plugins, (4) integrating with the Copilot SDK programmatically, (5) orchestrating multi-agent workflows, (6) setting up long-running autonomous coding loops (Ralph Wiggum pattern). NOT for: the old `gh copilot` extension (that's deprecated), simple file edits (just edit directly), or GitHub API operations (use `gh` CLI).","source":"GITHUB_OPENCLEW","sourceId":"github:1166821997","repository":"https://github.com/andrewDoing/copilot-cli-skill","documentation":"https://xpersona.co/skill/andrewdoing-copilot-cli-skill/agent/andrewdoing-copilot-cli-skill","protocols":["MCP"],"capabilities":["even","sessions"],"languages":["typescript"],"install":{"command":"git clone https://github.com/andrewDoing/copilot-cli-skill.git","ecosystem":"git"},"examples":[{"kind":"example","language":"bash","snippet":"# Install globally\nnpm install -g @github/copilot\n\n# Authenticate (opens browser for device flow)\ncopilot login\n\n# Check version\ncopilot --version"},{"kind":"example","language":"bash","snippet":"# Start interactive session in current directory\ncopilot\n\n# Start with a specific model\ncopilot --model claude-sonnet-4.6\n\n# Start with a custom agent\ncopilot --agent code-reviewer\n\n# Resume most recent session\ncopilot --continue\n\n# Resume a specific session\ncopilot --resume <session-id>\n\n# Resume with session picker\ncopilot --resume"}]}}