declarative-agents-microsoft365

Develop Microsoft 365 Copilot declarative agents using TypeSpec and schema v1.5.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides comprehensive guidelines and tools for developing custom AI assistants (declarative agents) that extend Microsoft 365 Copilot, enabling specialized capabilities and enterprise data access.

Core Features & Use Cases

  • Schema v1.5 Development: Detailed guidance on using the latest Microsoft 365 Copilot declarative agent schema.
  • TypeSpec Integration: Workflow for defining agents using TypeSpec for robust schema validation and code generation.
  • Microsoft 365 Agents Toolkit: Instructions for integrating with the VS Code extension for a streamlined development experience.
  • Use Case: Develop a custom agent that can access SharePoint files, search the web for relevant information, and draft an email summary for your team, all orchestrated through a declarative agent definition.

Quick Start

Use the declarative-agents-microsoft365 skill to generate a new agent definition using TypeSpec.

Frequently Asked Questions about declarative-agents-microsoft365

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

FAQPage Schema
How do I build Microsoft 365 Copilot declarative agents using TypeSpec?

You can build Microsoft 365 Copilot declarative agents using TypeSpec by following schema v1.5 guidelines, which provide robust schema validation and code generation for defining specialized agent capabilities and enterprise data access.

What are declarative agents in Microsoft 365 Copilot?

Declarative agents in Microsoft 365 Copilot are custom AI assistants that extend Copilot's capabilities, enabling specialized functions like accessing SharePoint files, searching the web, and orchestrating tasks through a declarative definition.

How do I integrate declarative agents with the Microsoft 365 Agents Toolkit?

You integrate declarative agents with the Microsoft 365 Agents Toolkit by using the VS Code extension, which streamlines the development experience from environment configuration and testing to deployment of your TypeSpec agent definitions.

Can I use TypeSpec to validate the schema for Microsoft 365 Copilot agents?

Yes, you can use TypeSpec to validate the schema for Microsoft 365 Copilot agents, ensuring robust schema validation and code generation for the latest v1.5 declarative agent schema during development.

How do I configure capabilities and behavior overrides for M365 Copilot agents?

You configure capabilities and behavior overrides for M365 Copilot agents by utilizing the advanced features within the declarative agent definition, allowing you to specify actions like SharePoint access and apply localization settings.

Does the declarative agent schema support environment configuration and localization?

Yes, the declarative agent schema v1.5 supports environment configuration and localization, allowing you to define specialized capabilities and deploy custom AI assistants tailored to specific enterprise data access needs.