Labsco
microsoft logo

chat-with-agent

✓ Official345

by microsoft · part of microsoft/skills-for-copilot-studio

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

🔌 This skill ships inside the copilot-studio plugin — install the plugin and you also get 4 sub-agents, hooks.

This is the playbook your agent receives when the skill activates — you don't need to read it to use the skill, but it's here to audit before installing.

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.