m365-agent-scaffolder
✓使用 ATK CLI 快速构建新的 Microsoft 365 Copilot 声明性代理(M365 代理、copilot 代理、代理、声明性 copilot、copilot)项目。收集项目信息并创建初始项目结构。仅在从头开始创建新的空 M365 Copilot 代理项目时使用。
SKILL.md
Copy this command EXACTLY. Replace with the user's project name:
| atk init | DOES NOT EXIST - there is no init command | | atk init --template | DOES NOT EXIST - there is no init command or --template flag | | atk create | DOES NOT EXIST - there is no create command | | atk scaffold | DOES NOT EXIST - there is no scaffold command | | --template anything | DOES NOT EXIST - there is no --template flag |
| --template declarative-copilot | DOES NOT EXIST - this is completely made up | | --template m365-agent | DOES NOT EXIST - this is completely made up | | Any command without npx -p @microsoft/m365agentstoolkit-cli@latest prefix | WILL FAIL - atk might not be installed globally |
可引用信息
为搜索与 AI 引用准备的稳定字段与命令。
- 安装命令
npx skills add https://github.com/sebastienlevert/m365-copilot-skills --skill m365-agent-scaffolder- 分类
- </>开发工具
- 认证
- ✓
- 收录时间
- 2026-02-06
- 更新时间
- 2026-02-18
快速解答
什么是 m365-agent-scaffolder?
使用 ATK CLI 快速构建新的 Microsoft 365 Copilot 声明性代理(M365 代理、copilot 代理、代理、声明性 copilot、copilot)项目。收集项目信息并创建初始项目结构。仅在从头开始创建新的空 M365 Copilot 代理项目时使用。 来源:sebastienlevert/m365-copilot-skills。
如何安装 m365-agent-scaffolder?
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/sebastienlevert/m365-copilot-skills --skill m365-agent-scaffolder 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用
这个 Skill 的源码在哪?
https://github.com/sebastienlevert/m365-copilot-skills