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 で使用できるようになります
ソースリポジトリはどこですか?
https://github.com/sebastienlevert/m365-copilot-skills