Skip to main content

Built-in skills for the GitHub Copilot app

Use this reference to find built-in agent skills available in the aplicación Copilot de GitHub.

¿Quién puede utilizar esta característica?

aplicación Copilot de GitHub está disponible para todos los Copilot planes.
Download aplicación Copilot de GitHub

This page lists GitHub-provided built-in agent skills for the aplicación Copilot de GitHub. It does not list agent skills from plugins, repositories, organizations, or personal customizations.

Built-in skills in the aplicación Copilot de GitHub

Some built-in skills are available as slash commands. When available in your current context, you can run them by typing /<skill-id> in the prompt box, for example /orchestrate. Other built-in skills may run automatically as part of specific app workflows or when you mention a relevant task in your prompt.

Skill IDWhen to use
afFind installable MCP servers, tools, skills, and agents by searching ARD Agent Finder. Invoke this skill with /af. See Acerca del Protocolo de contexto de modelo (MCP).
agent-mergeFollow up on review comments, failing checks, and merge conflicts after agent merge is enabled for a pull request. The agent merge workflow invokes this skill automatically. See Administración de problemas y solicitudes de incorporación de cambios con el aplicación Copilot de GitHub.
create-canvasCreate and troubleshoot canvas extensions in the app side panel, including actions, inputs, rendered content, and setup. Invoke this skill with /create-canvas. See Trabajar con extensiones de Canvas en la aplicación GitHub Copilot.
orchestrateCoordinate work across sessions and repositories by creating and guiding child sessions. Invoke this skill with /orchestrate.
pr-stackCreate and manage a stack of dependent pull requests, with one child session for each layer. Invoke this skill with /pr-stack. See Acerca de las solicitudes de incorporación de cambios apiladas.
customize-cloud-agentSet up the cloud agent environment, including copilot-setup-steps.yml, preinstalled tools and dependencies, runners, and settings. The app invokes this skill when your prompt asks to set up or customize the cloud agent environment.

Further reading