Results for “eventzilla”

51 skills
More results
microsoft
azure-eventhub-ts
Build event streaming applications using Azure Event Hubs SDK for JavaScript (@azure/event-hubs). Use when implementing high-throughput event ingestion, real-time analytics, IoT telemetry, or event-driven architectures with partitioned consumers.
2.7k · bundle
microsoft
azure-eventgrid-dotnet
Publish and consume events with Azure Event Grid using the .NET SDK. Supports EventGridEvent, CloudEvent schemas, push and pull delivery, and Azure Functions integration.
2.7k
microsoft
azure-eventhub-java
Build real-time streaming applications with the Azure Event Hubs SDK for Java, including sending and receiving events, batch processing, and production-ready event processors.
2.7k · bundle
microsoft
azure-eventgrid-java
Build event-driven applications using the Azure Event Grid SDK for Java, including publishing and receiving events with EventGridEvent, CloudEvent, and custom schemas.
2.7k · bundle
microsoft
azure-eventhub-py
Ingest and process high-throughput event streams using Azure Event Hubs SDK for Python, with support for producers, consumers, and checkpointing.
2.7k · bundle
microsoft
azure-eventgrid-py
Publish events to Azure Event Grid using CloudEvents or EventGridEvent schemas, with support for sync and async clients, namespace topics, and DefaultAzureCredential authentication.
2.7k
microsoft
azure-eventhub-dotnet
Send and receive high-throughput event streams using Azure Event Hubs with .NET, including batch sending, buffered producers, and checkpoint-based processing.
2.7k
adobe
event-migration
Migrates OSGi EventAdmin handlers and JCR EventListeners to AEM Cloud Service-compliant patterns, including EventHandler+JobConsumer split, routing rules, and leader-only execution.
142
microsoft
microsoft-azure-webjobs-extensions-authentication-events-dot
Extend Microsoft Entra ID authentication flows with custom claims, attribute collection, and OTP delivery using Azure Functions triggers.
2.7k
atc-net
azure-event-grid
Expert knowledge for Azure Event Grid development including troubleshooting, best practices, decision making, architecture & design patterns, limits & quotas, security, configuration, and integrations & coding patterns. Use when configuring Event Grid topics/namespaces, MQTT broker/auth, webhooks, filters, dead-lettering, or routing targets, and other Azure Event Grid related development tasks. Not for Azure Service Bus (use azure-service-bus), Azure Event Hubs (use azure-event-hubs), Azure Notification Hubs (use azure-notification-hubs), Azure Logic Apps (use azure-logic-apps).
3
atc-net
azure-event-hubs
Expert knowledge for Azure Event Hubs development including troubleshooting, best practices, decision making, architecture & design patterns, limits & quotas, security, configuration, integrations & coding patterns, and deployment. Use when using Kafka clients/Streams, .NET SDK, Flink/Spark, geo-DR/replication, or Auto Inflate scaling in Event Hubs, and other Azure Event Hubs related development tasks. Not for Azure Service Bus (use azure-service-bus), Azure Event Grid (use azure-event-grid), Azure Notification Hubs (use azure-notification-hubs), Azure Stream Analytics (use azure-stream-analytics).
3
itsmostafa
eventbridge
Create and manage Amazon EventBridge event buses, rules, event patterns, and targets for event-driven architectures.
1.1k · bundle
k-dense-ai
paperzilla
Chat with your agent about projects, recommendations, and canonical papers in Paperzilla. Fetch feeds, read papers, leave feedback, and export data using the pz CLI.
30.2k
composiohq
eventbrite-automation
Manage Eventbrite events, attendees, organizations, and categories through natural language commands.
66.9k
diegosouzapw
claw
Publish and subscribe to real-time event channels for agent-to-agent communication via a simple CLI, with channel locking and schema validation.
54 · bundle
claude-dev-suite
kafka
Apache Kafka event streaming platform. Covers producers, consumers, topics, partitions, Kafka Streams, and Connect. Use for high-throughput event-driven architectures and real-time data pipelines. USE WHEN: user mentions "kafka", "event streaming", "kafka streams", "consumer groups", "topic partitions", asks about "high throughput messaging", "event sourcing", "log aggregation", "real-time pipelines" DO NOT USE FOR: simple queues - use `rabbitmq` or `activemq`; cloud-native lightweight - use `nats`; AWS-native - use `sqs`; Azure-native - use `azure-service-bus`; GCP-native - use `google-pubsub`
28
lionelsimai
event-budget
Build event budgets with categories and contingency. TRIGGERS - Use when user needs help with event-budget related tasks.
22
mits-pl
wps-events
Implements and manages Wave Terminal's WPS publish-subscribe event system, covering event type definition, publishing, subscribing, and TypeScript type generation.
39
ziri22
agent-event-driven
Expert en architecture événementielle (Kafka, RabbitMQ, event sourcing, CQRS, saga patterns)
6
eli-yu-first
event-venue-matcher
Matches events with venues based on capacity, amenities, budget, and location requirements
6 · bundle
microsoft
azure-eventhub-rust
Send and receive events from Azure Event Hubs in Rust, with support for batch sending, partition consumption, and configurable start positions.
2.7k
browserbase
event-prospecting
Takes a conference or event speakers URL, extracts the people, filters their companies against the user's ICP, and deep-researches only the speakers at ICP-fit companies. Outputs a person-first HTML report with a 'why reach out' rationale per person.
3.6k · bundle
microsoft
azure-messaging
Diagnose and resolve issues with Azure Event Hubs and Service Bus SDKs, including connection failures, authentication errors, message processing problems, and SDK configuration.
2.7k
modbender
hzl
Persistent task ledger for agent coordination. Plan multi-step work, checkpoint progress across session boundaries, and coordinate across multiple agents with project pool routing.
12
ziri22
agent-serverless
Expert en serverless (AWS Lambda, Cloudflare Workers, Vercel Edge, cold starts, contexte DZ)
6
kintsugi-programmer
clerk-webhooks
Clerk webhooks for real-time events and data syncing. Verify with verifyWebhook from the framework-specific package. Handle user, session, organization, billing, and payment events. Build event-driven features like database sync, notifications, and integrations.
0 · bundle
winbda
event-plan
Create comprehensive event plans with logistics. TRIGGERS - Use when user needs help with event-plan related tasks.
3
mukul975
hunting-evtx-with-chainsaw
Hunt for threats in Windows Event Logs using Chainsaw, a fast Rust-based forensic tool that runs Sigma rules, keyword searches, and artifact analysis offline.
24.6k · bundle
winbda
event-budget
Build event budgets with categories and contingency. TRIGGERS - Use when user needs help with event-budget related tasks.
3
lionelsimai
event-plan
Create comprehensive event plans with logistics. TRIGGERS - Use when user needs help with event-plan related tasks.
22
mukul975
implementing-ticketing-system-for-incidents
Automates incident ticketing by connecting SIEM alerts to ServiceNow, Jira, or TheHive for structured tracking, SLA management, escalation workflows, and compliance documentation.
24.6k · bundle
iterationlayer
generate-event-ticket
Generate an event ticket image with QR code, event name, date, venue, and seat information.
2
seaworld008
lark-event
Lark/Feishu real-time event listening / subscribing / consuming: stream events as NDJSON via `lark-cli event consume <EventKey>` (covers IM messages/reactions/chat changes, Approval status changes, Task updates, VC meeting started/joined/ended, Minutes generated, Whiteboard updated, etc.). Use for Lark bots, real-time message processing, long-running subscribers, streaming webhook/push handlers. Supports `--max-events` / `--timeout` bounded runs and a stderr ready-marker contract — designed for AI agents running as subprocesses.
65 · bundle
mukul975
fleet-hunting-with-velociraptor
Deploy a Velociraptor server and agents, then write and execute VQL hunts across a fleet of endpoints for threat hunting and incident response.
24.6k · bundle
bankrbot
azzle
Post, claim, and settle agent tasks on the AZZLE protocol (Base mainnet, USDC escrow). Requires Bankr for swaps, approvals, and on-chain execution.
1.2k · bundle