What problem does it solve? Interacting with GitHub repositories, issues, pull requests, and CI/CD pipelines normally requires switching between the web UI, CLI, and API docs. This Skill connects your AI assistant directly to GitHub's official MCP server so you can manage repositories and automate workflows through natural language. ## Core Features & Use Cases - Repository & Code Operations: Browse files, search code, analyze commits, and inspect project structure across repositories. - Issue & PR Automation: Create, update, review, and merge issues and pull requests, including automated triage and labeling. - CI/CD Monitoring: Inspect GitHub Actions workflows, diagnose build failures, trigger deployments, and review Dependabot security alerts. - Use Case: Ask your AI assistant why the latest build failed in your repository, then have it create an issue with the failure analysis and assign it to the right teammate. ## Quick Start Configure the remote server URL https://api.githubcopilot.com/mcp/ with a GitHub personal access token in your MCP host, then ask the assistant to list open issues in one of your repositories.