azure-service-bus

Official

Reliable Azure messaging for async communication.

AuthorHouseGarofalo
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill addresses the need for robust, asynchronous communication and event-driven architectures within Azure by enabling the configuration and management of Azure Service Bus resources like queues and topics.

Core Features & Use Cases

  • Resource Provisioning: Create Service Bus namespaces, queues, topics, and subscriptions using Azure CLI.
  • Message Handling: Implement sending, receiving, batching, and processing of messages using Python and TypeScript SDKs.
  • Advanced Features: Configure sessions for ordered processing, utilize dead-letter queues for error handling, schedule messages, and implement message deferral.
  • Use Case: Integrate microservices by having one service publish events (e.g., order-created) to a Service Bus topic, and have multiple other services subscribe to this topic to react independently.

Quick Start

Use the azure-service-bus skill to create a new Service Bus namespace named 'my-messaging-ns' in the 'my-resource-group' resource group.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: azure-service-bus
Download link: https://github.com/HouseGarofalo/claude-code-base/archive/main.zip#azure-service-bus

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.