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 with capability: filter CSV rows

Browse skills that share this capability.

  • csv - CSV File Processing and Analysis
    csvdata-processingbashfile-management

    ★ 0 · Updated 2026-02-12

    Process and analyze CSV data using bash command line tools

    ⚙ get CSV statistics⚙ filter CSV rows⚙ select CSV columns
  • csv - CSV data processing with bash tools
    data-processingcsvbashutilities

    ★ 0 · Updated 2026-02-11

    Process CSV files using standard bash tools like awk, cut, sort, and grep

    ⚙ analyze CSV statistics⚙ filter CSV rows⚙ select CSV columns
  • json-yaml - Transform and query structured data with jq and yq
    jsonyamldata-processingstructured-data

    ★ 34 · Updated 2026-02-11

    Process JSON, YAML, CSV, and XML data using jq, yq, and standard Unix tools

    ⚙ pretty print JSON files⚙ extract fields from data⚙ filter array elements