An internal collection of custom agents, instructions, skills, hooks, workflows, and plugins for GitHub Copilot.
Built for Digdir, and maintained by the KITT team.
| Resource | Description |
|---|---|
| 🤖 Agents | Specialized Copilot agents that integrate with MCP servers |
| 📋 Instructions | Coding standards applied automatically by file pattern |
| 🎯 Skills | Self-contained folders with instructions and bundled assets |
| 🔌 Plugins | Curated bundles of agents and skills for specific workflows |
| 🪝 Hooks | Automated actions triggered during Copilot agent sessions |
| ⚡ Agentic Workflows | AI-powered GitHub Actions automations written in markdown |
| 🍳 Cookbook | Copy-paste-ready recipes for working with Copilot APIs |
For most users, the kitt_ki_hub marketplace is already registered in Copilot CLI/VS Code, so you can install a plugin directly:
copilot plugin install <plugin-name>@kitt_ki_hubIf you are using an older Copilot CLI version or a custom setup and see an error that the marketplace is unknown, register it once and then install:
copilot plugin marketplace add digdir/kitt_ki_hub
copilot plugin install <plugin-name>@kitt_ki_hubSee CONTRIBUTING.md · AGENTS.md for AI agent guidance · Security · Code of Conduct
This repository is maintained by the Digdir KITT team. Contributions are handled internally.
- VS Code Copilot Customization Documentation - Official Microsoft documentation
- GitHub Copilot Chat Documentation - Complete chat feature guide
- VS Code Settings - General VS Code configuration guide
This project may contain trademarks or logos for projects, products, or services. Authorized use of Microsoft trademarks or logos is subject to and must follow Microsoft's Trademark & Brand Guidelines. Use of Microsoft trademarks or logos in modified versions of this project must not cause confusion or imply Microsoft sponsorship. Any use of third-party trademarks or logos are subject to those third-party's policies.