m365-agent-developer
✓使用 TypeSpec 和 ATK CLI 設計、實現和部署 Microsoft 365 Copilot 代理。提供架構指導、功能配置、安全模式和生命週期管理。在開發 M365 Copilot 代理、使用 TypeSpec 或管理代理部署時使用。要創建新項目,請使用 m365-agent-scaffolder 技能。
SKILL.md
This comprehensive skill provides expert guidance on the Microsoft 365 Copilot agent development lifecycle: from architectural design through TypeSpec implementation to deployment and publishing using the Agents Toolkit (ATK) CLI.
⚠️ For creating new projects, use the m365-agent-scaffolder skill first ⚠️
🚨 CRITICAL DEPLOYMENT RULE 🚨 When using this skill to make edits to an agent, you MUST ALWAYS deploy the agent using atk provision before returning to the user. This ensures changes are immediately reflected in M365 Copilot. Never return to the user with undeployed changes.
使用 TypeSpec 和 ATK CLI 設計、實現和部署 Microsoft 365 Copilot 代理。提供架構指導、功能配置、安全模式和生命週期管理。在開發 M365 Copilot 代理、使用 TypeSpec 或管理代理部署時使用。要創建新項目,請使用 m365-agent-scaffolder 技能。 來源:sebastienlevert/m365-copilot-skills。
可引用資訊
為搜尋與 AI 引用準備的穩定欄位與指令。
- 安裝指令
npx skills add https://github.com/sebastienlevert/m365-copilot-skills --skill m365-agent-developer- 分類
- !安全工具
- 認證
- ✓
- 收錄時間
- 2026-02-07
- 更新時間
- 2026-02-18
快速解答
什麼是 m365-agent-developer?
使用 TypeSpec 和 ATK CLI 設計、實現和部署 Microsoft 365 Copilot 代理。提供架構指導、功能配置、安全模式和生命週期管理。在開發 M365 Copilot 代理、使用 TypeSpec 或管理代理部署時使用。要創建新項目,請使用 m365-agent-scaffolder 技能。 來源:sebastienlevert/m365-copilot-skills。
如何安裝 m365-agent-developer?
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/sebastienlevert/m365-copilot-skills --skill m365-agent-developer 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code 或 Cursor 中使用
這個 Skill 的原始碼在哪?
https://github.com/sebastienlevert/m365-copilot-skills