·azure-eventgrid-dotnet
</>

azure-eventgrid-dotnet

name: azure-eventgrid-dotnet

27Installs·2Trend·@sickn33

Installation

$npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill azure-eventgrid-dotnet

How to Install azure-eventgrid-dotnet

Quickly install azure-eventgrid-dotnet AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill azure-eventgrid-dotnet
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: sickn33/antigravity-awesome-skills.

SKILL.md

View raw

Client library for publishing events to Azure Event Grid topics, domains, and namespaces.

| EventGridPublisherClient | Publish to topics/domains | | EventGridSenderClient | Send to namespace topics | | EventGridReceiverClient | Receive from namespace subscriptions | | EventGridEvent | Event Grid native schema | | CloudEvent | CloudEvents 1.0 schema | | ReceiveResult | Pull delivery response | | ReceiveDetails | Event with broker properties |

| Standard | Azure-specific | CNCF standard | | Required fields | subject, eventType, dataVersion, data | source, type | | Extensibility | Limited | Extension attributes | | Interoperability | Azure only | Cross-platform |

name: azure-eventgrid-dotnet Source: sickn33/antigravity-awesome-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill azure-eventgrid-dotnet
Category
</>Dev Tools
Verified
First Seen
2026-02-20
Updated
2026-03-10

Browse more skills from sickn33/antigravity-awesome-skills

Quick answers

What is azure-eventgrid-dotnet?

name: azure-eventgrid-dotnet Source: sickn33/antigravity-awesome-skills.

How do I install azure-eventgrid-dotnet?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill azure-eventgrid-dotnet Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/sickn33/antigravity-awesome-skills