declarative-agents by github/awesome-copilot
npx skills add https://github.com/github/awesome-copilot --skill declarative-agents我将帮助您使用最新的 v1.5 架构,结合全面的 TypeSpec 和 Microsoft 365 Agents Toolkit 集成,来创建和开发 Microsoft 365 Copilot 声明式代理。您可以从以下三个专门的工作流程中选择:
适用于:新开发者、简单代理、快速原型
我将指导您完成:
适用于:复杂的企业场景、生产部署、高级功能
我将帮助您设计:
适用于:现有代理、故障排除、性能优化
广告位招租
在这里展示您的产品或服务
触达数万 AI 开发者,精准高效
我将执行:
teamsdevapp.ms-teams-vscode-extension 完全集成// Modern declarative agent definition
model MyAgent {
name: string;
description: string;
instructions: string;
capabilities: AgentCapability[];
conversation_starters?: ConversationStarter[];
}
{
"name": "${AGENT_NAME}",
"description": "${AGENT_DESCRIPTION}",
"instructions": "${AGENT_INSTRUCTIONS}"
}
您想从哪个工作流程开始? 请分享您的需求,我将为您提供专门的指导,助您进行 Microsoft 365 Copilot 声明式代理开发,并提供完整的 TypeSpec 和 Microsoft 365 Agents Toolkit 支持。
每周安装量
7.3K
代码仓库
GitHub 星标数
26.7K
首次出现
Feb 25, 2026
安全审计
安装于
codex7.2K
gemini-cli7.2K
opencode7.2K
cursor7.2K
github-copilot7.2K
kimi-cli7.2K
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:
Perfect for : New developers, simple agents, quick prototypes
I'll guide you through:
Perfect for : Complex enterprise scenarios, production deployment, advanced features
I'll help you architect:
Perfect for : Existing agents, troubleshooting, performance optimization
I'll perform:
teamsdevapp.ms-teams-vscode-extension// Modern declarative agent definition
model MyAgent {
name: string;
description: string;
instructions: string;
capabilities: AgentCapability[];
conversation_starters?: ConversationStarter[];
}
{
"name": "${AGENT_NAME}",
"description": "${AGENT_DESCRIPTION}",
"instructions": "${AGENT_INSTRUCTIONS}"
}
Which workflow would you like to start with? Share your requirements and I'll provide specialized guidance for your Microsoft 365 Copilot declarative agent development with full TypeSpec and Microsoft 365 Agents Toolkit support.
Weekly Installs
7.3K
Repository
GitHub Stars
26.7K
First Seen
Feb 25, 2026
Security Audits
Gen Agent Trust HubPassSocketPassSnykPass
Installed on
codex7.2K
gemini-cli7.2K
opencode7.2K
cursor7.2K
github-copilot7.2K
kimi-cli7.2K
97,600 周安装