Copilot CLI
Provider Details
| Slug | copilot-cli |
|---|---|
| Config directory | ~/.copilot |
| Emit path | .github/copilot-instructions.md |
| Detection | Filesystem check — ~/.copilot exists |
Supported Content Types
| Content Type | Syllago Install Method | Symlink |
|---|---|---|
| Skills | Symlink | Yes |
| Hooks | JSON merge | No |
| Rules | Symlink | Yes |
| MCP Configs | JSON merge | No |
| Commands | Symlink | Yes |
| Agents | Symlink | Yes |
Working with Copilot CLI
# Add content from Copilot CLI
syllago add --from copilot-cli
# Install content to Copilot CLI
syllago install my-rule --to copilot-cli