agents-sdk-typescript Skill
Use when any code imports @microsoft/agents-hosting, @microsoft/agents-hosting-express, or related Agents SDK packages, or when the user is building, configuring, or asking questions about a Microsoft 365 Agents SDK agent in TypeScript. Trigger on questions about environment variables, connection configuration, AgentAp Published by microsoft in Agents.
What is agents-sdk-typescript Skill?
Use when any code imports @microsoft/agents-hosting, @microsoft/agents-hosting-express, or related Agents SDK packages, or when the user is building, configuring, or asking questions about a Microsoft 365 Agents SDK agent in TypeScript. Trigger on questions about environment variables, connection configuration, AgentAp Published by microsoft in Agents. 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
- Deployment
- Deployment use cases
Technical details
- Install or run with Copy skill directory
When to use agents-sdk-typescript Skill
- Use it for deployment.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/Agents
- Skill file: agent-plugins/agents-for-js/skills/agents-sdk-typescript/SKILL.md
What it does
Use when any code imports @microsoft/agents-hosting, @microsoft/agents-hosting-express, or related Agents SDK packages, or when the user is building, configuring, or asking questions about a Microsoft 365 Agents SDK agent in TypeScript. Trigger on questions about environment variables, connection configuration, AgentAp
Skill instructions
Overview The Microsoft 365 Agents SDK builds multichannel agents for Teams, Copilot Studio, and web chat. | Package | Purpose | |---|---| | @microsoft/agents-hosting | Core: AgentApplication, CloudAdapter, TurnContext, TurnState, storage | | @microsoft/agents-hosting-express | startServer() convenience wrapper | | @microsoft/agents-hosting-storage-blob | Azure Blob Storage backend | | @microsoft/agents-hosting-storage-cosmos | CosmosDB backend | | @microsoft/agents-hosting-dialogs | Dialog system | Requires Node 18+. Use node --env-file .env (Node 20+) to load environment variables. Azure Resources Required Microsoft Entra App Registration - clientId — Application (client) ID - clientSecret — Certificates & secrets - tenantId — Directory (tenant) ID Azure Bot Resource - Messaging endpoint: https://<your-host/api/messages - Microsoft App ID must match clientId Local dev: Use Bot Framework Emulator. No Azure Bot needed until deployment. Leave clientId blank to skip auth validation. Envir
Explore related resources
Frequently asked questions
What is agents-sdk-typescript?
agents-sdk-typescript is a open-source AI agent skill with Copy skill directory. Use when any code imports @microsoft/agents-hosting, @microsoft/agents-hosting-express, or related Agents SDK packages, or when the user is building, configuring, or asking questions about a.
Who is agents-sdk-typescript best for?
agents-sdk-typescript is best for reusing agent instructions, scripts, and references, deployment workflows.
How do I install agents-sdk-typescript?
Install or run agents-sdk-typescript using Copy skill directory. Check agents-sdk-typescript for the latest setup command.
Is agents-sdk-typescript actively maintained?
agents-sdk-typescript may need a closer maintenance check before production use.
Auto-fetched from GitHub.