LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

Skills tagged: aggregation

Browse skills that share this tag.

  • clickhouse-io - ClickHouse Analytics & Data Engineering Patterns
    ClickHousedatabaseanalyticsOLAP

    ★ 1 · Updated 2026-06-30

    ClickHouse database patterns, query optimization, and analytics best practices for high-performance analytical workloads

    ⚙ Create tables with MergeTree engine⚙ Deduplicate data with ReplacingMergeTree⚙ Pre-aggregate with AggregatingMergeTree
  • mongodb-natural-language-querying - Generate MongoDB queries from natural language
    mongodbdatabasequeryaggregation

    ★ 139 · Updated 2026-06-15

    Generate read-only MongoDB queries and aggregation pipelines using natural language

    ⚙ generate read-only queries⚙ generate aggregation pipelines⚙ fetch collection indexes
  • news-aggregator-skill - News Aggregator from 8 Sources
    newsaggregationreal-timemulti-source

    ★ 0 · Updated 2026-03-20

    Fetch, filter, and analyze real-time content from 8 major sources including Hacker News, GitHub, Product Hunt, and Weibo

    ⚙ fetch news from sources⚙ filter news by keyword⚙ extract article content
  • AnnualReports - Annual security report aggregation and analysis for cybersecurity insights
    securityreportsanalysiscybersecurity

    ★ 12 · Updated 2026-03-09

    Aggregates and analyzes annual security reports from 570+ sources across cybersecurity industry

    ⚙ fetch latest report sources⚙ list available report sources⚙ download specific reports
  • searxng_search - Multi-Engine Network Search with SearXNG
    searchweb-searchmulti-engineaggregation

    ★ 3 · Updated 2026-02-12

    Performs aggregated web searches using multiple search engines through SearXNG

    ⚙ search the web⚙ retrieve multiple search results⚙ aggregate search engine outputs
  • regenerate-merged-rule-lists - Regenerate Merged Rule Lists from Source Headers
    rule-listclashaggregationregeneration

    ★ 602 · Updated 2026-02-12

    Regenerates aggregated *Merged.list files by fetching source URLs and merging rules while preserving metadata and format

    ⚙ open rule list file⚙ read source header⚙ fetch source URLs
  • tech-news - Tech News Aggregation and Chinese Daily Report Generation
    tech-newsaggregationmarkdowntranslation

    ★ 1 · Updated 2026-02-11

    Aggregates tech news from multiple sources and generates Chinese Markdown daily reports

    ⚙ fetch hackernews articles⚙ fetch github trending⚙ translate titles to chinese
  • deduplication - Event Deduplication with Canonical Selection and Reputation Scoring
    data-processingdeduplicationmulti-sourceaggregation

    ★ 18 · Updated 2026-02-11

    Deduplicates events using canonical selection, reputation scoring, and hash-based grouping for multi-source data aggregation

    ⚙ generate deduplication keys⚙ score source reputation⚙ select canonical versions
  • deduplication - Event Deduplication with Canonical Selection and Reputation Scoring
    data-processingdeduplicationaggregationcanonical-selection

    ★ 211 · Updated 2026-02-11

    Deduplicate events from multiple sources with canonical selection and reputation scoring

    ⚙ deduplicate events by ID⚙ deduplicate articles by content⚙ generate deduplication keys
  • deduplication - Event Deduplication with Canonical Selection and Reputation Scoring
    data-processingduplicatesaggregationmulti-source

    ★ 602 · Updated 2026-02-11

    Remove duplicate events from multiple sources using ID-based and content-based deduplication with canonical selection

    ⚙ generate deduplication key⚙ calculate reputation score⚙ group similar content
  • deduplication - Event Deduplication with Canonical Selection
    data-processingdeduplicationaggregationcanonical-selection

    ★ 790 · Updated 2026-02-11

    Removes duplicate events using hash-based grouping and selects authoritative versions from multiple sources

    ⚙ generate deduplication keys⚙ group by semantic similarity⚙ score source reputation