# Chat With Agent

> DEPRECATED: Use /copilot-studio:detect-mode then /copilot-studio:chat-directline or /copilot-studio:chat-sdk instead.

- Skill: `microsoft/chat-with-agent` (Agent Skill)
- Install (CLI): `npx skillmds@latest add microsoft/chat-with-agent`
- Raw SKILL.md: https://api.skillmd.com/api/skills/microsoft/chat-with-agent/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: AI & ML
- Author: Microsoft (https://skillmd.com/u/microsoft)
- Updated: 2026-09-21
- Page: https://skillmd.com/skills/microsoft/chat-with-agent

---


# Chat With Agent (Deprecated)

This skill has been split into atomic skills:

1. **`/copilot-studio:detect-mode`** — detect the agent's auth mode
2. **`/copilot-studio:chat-directline`** — chat via DirectLine v3 (no auth / manual auth)
3. **`/copilot-studio:chat-sdk`** — chat via Copilot Studio SDK (integrated auth / M365)

Follow the **Point-test workflow** in the test agent prompt instead of using this skill directly.

