declarative-agents
Toolkit for building Microsoft 365 Copilot declarative agents with TypeSpec support and v1.5 schema validation.
Install
npx skills add https://github.com/github/awesome-copilot --skill declarative-agentsStats
| Total installs | 7,407 |
| Weekly installs | 7.4K |
| GitHub stars | 27.4K |
| First seen | Feb 25, 2026 |
| Source | @github/awesome-copilot |
Summary
- Three specialized workflows cover basic agent creation, advanced enterprise design, and validation/optimization for existing agents
- Supports up to 5 capabilities from 11 options including WebSearch, OneDrive/SharePoint, Graph Connectors, Power Platform, and custom connectors
- Enforces v1.5 schema compliance with character limits (name: 100, description: 1000, instructions: 8000) and array constraints
- Includes TypeSpec support for type-safe definitions, VS Code extension integration, local debugging via Agents Playground, and environment variable management
Tags
Related skills
| Skill | Installs | vs declarative-agents |
|---|---|---|
| dialogue-audio | 7,404 | -3 |
| ai-music-generation | 7,381 | -26 |
| mcp-copilot-studio-server-generator | 7,411 | +4 |
| java-mcp-server-generator | 7,424 | +17 |
| competitor-teardown | 7,369 | -38 |
FAQ
- How many installs does declarative-agents have?
- declarative-agents has 7,407 total installs and 7.4K installs this week.
- Where is declarative-agents hosted?
- declarative-agents is published by @github/awesome-copilot at https://github.com/github/awesome-copilot.
- How many GitHub stars does declarative-agents have?
- declarative-agents has 27.4K GitHub stars.
- When was declarative-agents first indexed?
- OrangeBot.AI first indexed declarative-agents on Feb 25, 2026.
- How do I install declarative-agents?
- Run: npx skills add https://github.com/github/awesome-copilot --skill declarative-agents