expanso-deduplicate-events

Official

Deduplicate events with content hashing

Authorexpanso-io
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill prevents duplicate event processing by identifying and filtering out identical events based on their content.

Core Features & Use Cases

  • Content Hashing: Generates a unique key based on event content for reliable deduplication.
  • Cache-Based Detection: Leverages a cache to efficiently track seen events and detect duplicates.
  • Configurable Strategy: Supports simple event_id based deduplication or a more complex composite key including event type and timestamp.
  • Use Case: In a high-throughput system, ensure that the same event (e.g., a user login) is not processed multiple times, preventing erroneous actions or inflated metrics.

Quick Start

Run the pipeline with sample data using the provided script.

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: expanso-deduplicate-events
Download link: https://github.com/expanso-io/expanso-skills/archive/main.zip#expanso-deduplicate-events

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.