Directline Chat Skill
DEPRECATED: Use /copilot-studio:chat-with-agent instead — it auto-detects DirectLine vs M365 mode. This skill is kept for backwards compatibility only. Published by microsoft in skills-for-copilot-studio.
Decision snapshot
Is this a fit?
Developers using skills-for-copilot-studio, Includes SKILL.md, Reusable instructions
Compatibility not yet detected.
Filesystem access, Shell access
Copy skill directory
2 months ago · MIT license
Access note: Local files. Access note: Shell access.
What is Directline Chat Skill?
DEPRECATED: Use /copilot-studio:chat-with-agent instead — it auto-detects DirectLine vs M365 mode. This skill is kept for backwards compatibility only. Published by microsoft in skills-for-copilot-studio. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement. See how SkillIndex evaluates profiles.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Developers using skills-for-copilot-studio
Declared skill metadata
- Source file: skills/directline-chat/SKILL.md
Allowed tools declared by source
These fields retain source and confidence evidence from the indexed SKILL.md.
Compatibility and setup
- Install or run with Copy skill directory
- Local files
- Shell access
Requirements and access
Security and permissions
Review permissions before connecting any MCP server to an agent. Pay special attention to whether it can read local files, write data, call external services, or perform destructive actions.
When to use Directline Chat Skill
- Use it for developers using skills-for-copilot-studio.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/skills-for-copilot-studio
- Skill file: skills/directline-chat/SKILL.md
What it does
DEPRECATED: Use /copilot-studio:chat-with-agent instead — it auto-detects DirectLine vs M365 mode. This skill is kept for backwards compatibility only.
Skill instructions
DirectLine Chat (Deprecated) This skill has been merged into /copilot-studio:chat-with-agent, which now auto-detects the agent's authentication mode and uses DirectLine automatically for no-auth and manual-auth agents. Use /copilot-studio:chat-with-agent instead. It handles both DirectLine and Copilot Studio SDK modes in a single skill. If you are here because the caller explicitly provided a DirectLine secret or token endpoint URL, you may proceed with the instructions below. Otherwise, redirect to /copilot-studio:chat-with-agent. --- Direct Usage (when caller provides explicit DirectLine credentials) Token endpoint mode bash node ${CLAUDESKILLDIR}/../../scripts/directline-chat.bundle.js \ --token-endpoint "<url" "<utterance" DirectLine secret mode bash node ${CLAUDESKILLDIR}/../../scripts/directline-chat.bundle.js \ --directline-secret "<secret" "<utterance" Multi-turn bash node ${CLAUDESKILLDIR}/../../scripts/directline-chat.bundle.js \ --token-endpoint "<url" "<follow-up" \ --conve
Verified compatibility and discovery
Frequently asked questions
What is Directline Chat?
Directline Chat is a open-source AI agent skill with Copy skill directory. DEPRECATED: Use /copilot-studio:chat-with-agent instead — it auto-detects DirectLine vs M365 mode. This skill is kept for backwards compatibility only.
Who is Directline Chat best for?
Directline Chat is best for reusing agent instructions, scripts, and references.
How do I install Directline Chat?
Install or run Directline Chat using Copy skill directory. Check Directline Chat for the latest setup command.
Is Directline Chat actively maintained?
Directline Chat may need a closer maintenance check before production use.
Project health auto-fetched from the source repository.
Maintain this resource?
Review this source-backed profile, send a correction with evidence, or link to it from your documentation. Claims verify your relationship to the project; profile facts still require source evidence and editorial review.