microsoft/chat-with-agent
DEPRECATED: Use /copilot-studio:detect-mode then /copilot-studio:chat-directline or /copilot-studio:chat-sdk instead.
npx skills add https://github.com/microsoft/skills-for-copilot-studio --skill chat-with-agent
This skill has been split into atomic skills:
/copilot-studio:detect-mode — detect the agent's auth mode/copilot-studio:chat-directline — chat via DirectLine v3 (no auth / manual auth)/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.
Take microsoft/chat-with-agent from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.