declarative-agents

declarative agents

github ↓ 8.6k
Claude Code
View source ↗

What it does

  • VS Code Extension: Full integration with teamsdevapp.ms-teams-vscode-extension
  • TypeSpec Development: Modern type-safe agent definitions
  • Local Debugging: Agents Playground integration for testing
  • Environment Management: Development, staging, production configurations
  • Lifecycle Management: Creation, testing, deployment, monitoring
  • Full compliance with latest Microsoft specification
  • Character limit enforcement (name: 100, description: 1000, instructions: 8000)

Derived from the skill's own SKILL.md documentation · extracted 2026-07-23

declarative agents

Source

Repository: https://github.com/github/awesome-copilot

declarative-agents FAQ

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 VS Code Extension: Full integration with teamsdevapp.ms-teams-vscode-extension TypeSpec Development: Modern type-safe agent definitions

How do I install declarative-agents?

Run: npx -y skills add https://github.com/github/awesome-copilot --skill declarative-agents --agent claude-code — the source lives at github.com/github/awesome-copilot.

Maintain declarative-agents?

Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.

declarative-agents on getagentictools
[![declarative-agents on getagentictools](https://getagentictools.com/badge/skills/github-awesome-copilot-declarative-agents.svg)](https://getagentictools.com/skills/github-awesome-copilot-declarative-agents?ref=badge)
npx agentictools info skills/github-awesome-copilot-declarative-agents

The second line is the CLI lookup for this page — handy in READMEs and docs.