Test Auth Skill
Authenticate for Copilot Studio evaluation API and SDK chat. Caches a token that is shared across run-eval and chat-sdk skills. Run this before any eval or SDK chat workflow. Requires an App Registration with MakerOperations and Copilots.Invoke permissions. Published by microsoft in skills-for-copilot-studio.
What is Test Auth Skill?
Authenticate for Copilot Studio evaluation API and SDK chat. Caches a token that is shared across run-eval and chat-sdk skills. Run this before any eval or SDK chat workflow. Requires an App Registration with MakerOperations and Copilots.Invoke permissions. 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.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Testing
- Testing use cases
Technical details
- Install or run with Copy skill directory
When to use Test Auth Skill
- Use it for testing.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/skills-for-copilot-studio
- Skill file: skills/test-auth/SKILL.md
What it does
Authenticate for Copilot Studio evaluation API and SDK chat. Caches a token that is shared across run-eval and chat-sdk skills. Run this before any eval or SDK chat workflow. Requires an App Registration with MakerOperations and Copilots.Invoke permissions.
Skill instructions
Test Agent Authentication Authenticate with the Power Platform API for evaluation and SDK chat workflows. This caches a token in the "test-agent" slot that is shared by run-eval and chat-sdk. Step 1: Find the workspace Locate the agent workspace (directory containing .mcs/conn.json): bash Glob: /agent.mcs.yml The conn.json provides the tenant ID automatically — no need to ask the user for it. Step 2: Get the client ID CRITICAL: You MUST present the FULL configuration checklist below when asking for the client ID. Do NOT omit any items — users frequently miss the redirect URI and public client settings, which causes auth failures. Ask the user for their App Registration Client ID and show them all of the following requirements in your message: What is your App Registration Client ID for the Evaluation API? Before sharing it, please verify your App Registration has all of these settings: 1. Redirect URI: Under Authentication Mobile and desktop applications redirect URI set to http://loca
Explore related resources
Frequently asked questions
What is Test Auth?
Test Auth is a open-source AI agent skill with Copy skill directory. Authenticate for Copilot Studio evaluation API and SDK chat. Caches a token that is shared across run-eval and chat-sdk skills. Run this before any eval or SDK chat workflow.
Who is Test Auth best for?
Test Auth is best for reusing agent instructions, scripts, and references, testing workflows.
How do I install Test Auth?
Install or run Test Auth using Copy skill directory. Check Test Auth for the latest setup command.
Is Test Auth actively maintained?
Test Auth may need a closer maintenance check before production use.
Auto-fetched from GitHub.