azure-web-pubsub-ts Skill
Build real-time messaging applications using Azure Web PubSub SDKs for JavaScript (@azure/web-pubsub, @azure/web-pubsub-client). Use when implementing WebSocket-based real-time features, pub/sub messaging, group chat, or live notifications. Published by microsoft in skills.
Decision snapshot
Is this a fit?
Developers using skills, Includes SKILL.md, Reusable instructions
Compatibility not yet detected.
Permission behavior not yet detected.
Copy skill directory
2 months ago · MIT license
No specific cautions were detected. Review the source and requested permissions before installing.
What is azure-web-pubsub-ts Skill?
Build real-time messaging applications using Azure Web PubSub SDKs for JavaScript (@azure/web-pubsub, @azure/web-pubsub-client). Use when implementing WebSocket-based real-time features, pub/sub messaging, group chat, or live notifications. Published by microsoft in 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. See how SkillIndex evaluates profiles.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Developers using skills
Declared skill metadata
- Declared author: Microsoft
- Declared license: MIT
- Source file: .github/plugins/azure-sdk-typescript/skills/azure-web-pubsub-ts/SKILL.md
These fields retain source and confidence evidence from the indexed SKILL.md.
Compatibility and setup
- Install or run with Copy skill directory
When to use azure-web-pubsub-ts Skill
- Use it for developers using skills.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/skills
- Skill file: .github/plugins/azure-sdk-typescript/skills/azure-web-pubsub-ts/SKILL.md
What it does
Build real-time messaging applications using Azure Web PubSub SDKs for JavaScript (@azure/web-pubsub, @azure/web-pubsub-client). Use when implementing WebSocket-based real-time features, pub/sub messaging, group chat, or live notifications.
Skill instructions
Azure Web PubSub SDKs for TypeScript Real-time messaging with WebSocket connections and pub/sub patterns. Installation bash Server-side management npm install @azure/web-pubsub @azure/identity Client-side real-time messaging npm install @azure/web-pubsub-client Express middleware for event handlers npm install @azure/web-pubsub-express Environment Variables bash WEBPUBSUBCONNECTIONSTRING=Endpoint=https://<resource.webpubsub.azure.com;AccessKey=<key;Version=1.0; WEBPUBSUBENDPOINT=https://<resource.webpubsub.azure.com AZURETOKENCREDENTIALS=prod Required only if DefaultAzureCredential is used in production Server-Side: WebPubSubServiceClient Authentication typescript import { WebPubSubServiceClient, AzureKeyCredential } from "@azure/web-pubsub"; import { DefaultAzureCredential, ManagedIdentityCredential } from "@azure/identity"; // Local dev: DefaultAzureCredential. Production: set AZURETOKENCREDENTIALS=prod or AZURETOKENCREDENTIALS=<specificcredential const credential = new DefaultAzureC
Verified compatibility and discovery
Frequently asked questions
What is azure-web-pubsub-ts?
azure-web-pubsub-ts is a open-source AI agent skill with Copy skill directory. Build real-time messaging applications using Azure Web PubSub SDKs for JavaScript (@azure/web-pubsub, @azure/web-pubsub-client).
Who is azure-web-pubsub-ts best for?
azure-web-pubsub-ts is best for reusing agent instructions, scripts, and references.
How do I install azure-web-pubsub-ts?
Install or run azure-web-pubsub-ts using Copy skill directory. Check azure-web-pubsub-ts for the latest setup command.
Is azure-web-pubsub-ts actively maintained?
azure-web-pubsub-ts 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.