test-local Skill
Runs an Agent 365 AI Teammate agent locally and opens AgentsPlayground for interactive local testing. Works with any AI Teammate stack — .NET (AgentFramework, Semantic Kernel), Node.js (LangChain, OpenAI, Claude SDK, Semantic Kernel, Google ADK), or Python (AgentFramework, LangChain, OpenAI, Claude, Semantic Kernel, Go Published by microsoft in agent365-skills.
What is test-local Skill?
Runs an Agent 365 AI Teammate agent locally and opens AgentsPlayground for interactive local testing. Works with any AI Teammate stack — .NET (AgentFramework, Semantic Kernel), Node.js (LangChain, OpenAI, Claude SDK, Semantic Kernel, Google ADK), or Python (AgentFramework, LangChain, OpenAI, Claude, Semantic Kernel, Go Published by microsoft in agent365-skills. 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
- Deployment
- Design and media
- Testing use cases
- Deployment use cases
Technical details
- Install or run with Copy skill directory
When to use test-local Skill
- Use it for testing.
- Use it for deployment.
- Use it for design and media.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/agent365-skills
- Skill file: plugins/agent365/skills/test-local/SKILL.md
What it does
Runs an Agent 365 AI Teammate agent locally and opens AgentsPlayground for interactive local testing. Works with any AI Teammate stack — .NET (AgentFramework, Semantic Kernel), Node.js (LangChain, OpenAI, Claude SDK, Semantic Kernel, Google ADK), or Python (AgentFramework, LangChain, OpenAI, Claude, Semantic Kernel, Go
Skill instructions
Test Agent Locally (AgentsPlayground) Trigger phrases — any of these will activate this skill automatically: - "test this agent locally" - "run my agent locally" - "open agentsplayground" - "launch agentsplayground" - "start a local test session" - "debug this agent locally" - "test my agent without deploying to teams" - "spin up a local test" --- Overview This skill starts your agent on localhost and opens AgentsPlayground — a local web UI that simulates a Teams-like chat interface without requiring a deployment or Bot Framework auth. What it does: 1. Detects agent language and framework (.NET, Node.js, or Python) 2. Checks agentsplayground is installed — installs if missing 3. Builds the agent to confirm there are no compile errors 4. Starts the agent in the background 5. Launches AgentsPlayground pointed at the local endpoint 6. Guides a local test and confirms observability logs are flowing (if instrumented) Why AgentsPlayground works for all AI Teammate stacks: - Web UI that match
Explore related resources
Frequently asked questions
What is test-local?
test-local is a open-source AI agent skill with Copy skill directory. Runs an Agent 365 AI Teammate agent locally and opens AgentsPlayground for interactive local testing.
Who is test-local best for?
test-local is best for reusing agent instructions, scripts, and references, testing workflows, deployment workflows, design and media workflows.
How do I install test-local?
Install or run test-local using Copy skill directory. Check test-local for the latest setup command.
Is test-local actively maintained?
test-local may need a closer maintenance check before production use.
Auto-fetched from GitHub.