LogoClawIndex
CasesSkillsAbout
LogoClawIndex

csv - CSV data processing with bash tools

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

Tags

Updated: 2026-02-11
data-processingcsvbashutilities

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • analyze CSV statistics
  • filter CSV rows
  • select CSV columns
  • sort CSV data

Inputs

  • CSV file
  • column numbers
  • filter values
  • sort parameters

Outputs

  • transformed CSV file
  • statistics summary
  • filtered data

Requirements

  • bash environment
  • awk tool
  • cut tool
  • sort tool
  • grep tool

Source

  • Spec: SKILL.md

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.
analyze CSV statistics
filter CSV rows
select CSV columns
sort CSV data
CSV file
column numbers
filter values
transformed CSV file
statistics summary
filtered data