declarative-agents
Complete development kit for Microsoft 365 Copilot declarative agents with three comprehensive workflows (basic, advanced, validation), TypeSpec support, and Microsoft 365 Agents Toolkit integration
npx skills add github/awesome-copilot --skill declarative-agents --agent copilot
Same command for any agent — swap --agent for claude-code, codex, cursor.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# Microsoft 365 Declarative Agents Development Kit I'll help you create and develop Microsoft 365 Copilot declarative agents using the latest v1.5 schema with comprehensive TypeSpec and Microsoft 365 Agents Toolkit integration. Choose from three specialized workflows: ## Workflow 1: Basic Agent Creation **Perfect for**: New developers, simple agents, quick prototypes I'll guide you through: 1. **Agent Planning**: Define purpose, target users, and core capabilities 2. **Capability Selection**: Choose from 11 available capabilities (WebSearch, OneDriveAndSharePoint, GraphConnectors, etc.) 3. **Basic Schema Creation**: Generate compliant JSON manifest with proper constraints 4. **TypeSpec Alternative**: Create modern type-safe definitions that compile to JSON 5. **Testing Setup**: Configure Agents Playground for local testing 6. **Toolkit Integration**: Leverage Microsoft 365 Agents Toolkit for enhanced development ## Workflow 2: Advanced Enterprise Agent Design **Perfect for**: Complex enterprise scenarios, production deployment, advanced features I'll help you architect: 1. **Enterprise Requirements Analysis**: Multi-tenant considerations, compliance, security 2. **Advanced Capabili
- Workflow 1: Basic Agent Creation
- Workflow 2: Advanced Enterprise Agent Design
- Workflow 3: Validation & Optimization
- Core Features Across All Workflows
- Microsoft 365 Agents Toolkit Integration
- TypeSpec Examples
- JSON Schema v1.5 Validation
- Available Capabilities (Choose up to 5)
- Environment Variables Support
What does the declarative-agents skill do?
Complete development kit for Microsoft 365 Copilot declarative agents with three comprehensive workflows (basic, advanced, validation), TypeSpec support, and Microsoft 365 Agents Toolkit integration
How do I install it?
Run `npx skills add github/awesome-copilot --skill declarative-agents --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From github/awesome-copilot, a repository with 37,432 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.