| EventHubProducerClient | Send events to Event Hub | | EventHubConsumerClient | Receive events from Event Hub | | BlobCheckpointStore | Track consumer progress |
| references/checkpointing.md | Checkpoint store patterns, blob checkpointing, checkpoint strategies | | references/partitions.md | Partition management, load balancing, starting positions | | scripts/setupconsumer.py | CLI for Event Hub info, consumer setup, and event sending/receiving |
Kit SDK Azure Event Hubs pour le streaming Python. À utiliser pour l'ingestion d'événements à haut débit, les producteurs, les consommateurs et les points de contrôle. Déclencheurs : "event hubs", "EventHubProducerClient", "EventHubConsumerClient", "streaming", "partitions". Source : sickn33/antigravity-awesome-skills.
Ouvrez votre terminal ou outil de ligne de commande (Terminal, iTerm, Windows Terminal, etc.) Copiez et exécutez cette commande : npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill azure-eventhub-py Une fois installé, le skill sera automatiquement configuré dans votre environnement de programmation IA et prêt à être utilisé dans Claude Code, Cursor ou OpenClaw