declarative-agents

Develop Microsoft 365 Copilot declarative agents with TypeSpec and the Agents Toolkit.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/gitdevaldo/tanyahukum --skill declarative-agents-gitdevaldo
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: declarative-agents
Source: https://github.com/gitdevaldo/tanyahukum/tree/main/.claude/skills/declarative-agents
Command: npx skills add https://github.com/gitdevaldo/tanyahukum --skill declarative-agents-gitdevaldo

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides a comprehensive development kit for creating Microsoft 365 Copilot declarative agents, streamlining the process from basic creation to advanced enterprise deployment and validation.

Core Features & Use Cases

  • Agent Development Workflows: Offers three distinct workflows (Basic, Advanced, Validation) tailored to different development needs.
  • TypeSpec & Toolkit Integration: Leverages TypeSpec for modern, type-safe definitions and integrates with the Microsoft 365 Agents Toolkit for enhanced development and debugging.
  • Use Case: A developer can use this Skill to quickly scaffold a new agent for managing internal company policies, ensuring it adheres to Microsoft's v1.5 schema and is easily testable via the Agents Playground.

Quick Start

Use the declarative-agents skill to create a basic agent for managing internal documents.

Frequently Asked Questions about declarative-agents

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create a Microsoft 365 Copilot declarative agent using TypeSpec?

To create a Microsoft 365 Copilot declarative agent using TypeSpec, use this Skill's basic workflow to scaffold definitions and integrate with the Microsoft 365 Agents Toolkit for development and local debugging.

What is the best way to build enterprise M365 Copilot agents with multi-tenant considerations?

The best way to build enterprise M365 Copilot agents with multi-tenant considerations is using the advanced workflow, which supports complex enterprise design, schema validation, and environment management via the Agents Toolkit.

Can I debug declarative agents locally using the Microsoft 365 Agents Toolkit?

Yes, you can debug declarative agents locally using the Microsoft 365 Agents Toolkit by integrating with VS Code extensions and the Agents Playground to manage environments and validate agent behavior before deployment.

Does this Skill support validation and optimization workflows for Copilot declarative agents?

Yes, this Skill supports validation and optimization workflows for Copilot declarative agents by verifying adherence to Microsoft's v1.5 schema and providing tools to test agent definitions within the Agents Playground.

Do I need the Microsoft 365 Agents Toolkit to develop declarative agents?

You need the Microsoft 365 Agents Toolkit to effectively develop declarative agents, as it provides the necessary VS Code extensions, local debugging capabilities via Agents Playground, and environment management for TypeSpec definitions.

Why use TypeSpec for Microsoft 365 Copilot agent definitions?

Use TypeSpec for Microsoft 365 Copilot agent definitions to leverage modern, type-safe schemas that streamline basic creation, advanced enterprise design, and validation workflows within the Microsoft 365 Agents Toolkit ecosystem.