LogoClawIndex
CasesSkillsAbout
LogoClawIndex

jq - JSON Processor for Command Line Operations

Process JSON data with filtering, transformation, and manipulation capabilities

Tags

Updated: 2026-02-12

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • pretty-print JSON
  • filter specific fields
  • select array elements
  • query nested data
  • modify field values
  • delete fields
  • count array elements
  • apply functions to elements
  • group data by fields
  • sort data by fields
  • find unique values
  • combine JSON files
  • output compact JSON

Inputs

  • JSON files
  • JSON data from stdin
  • JSON data from URLs
  • Multiple JSON files

Outputs

  • Formatted JSON output
  • Filtered JSON data
  • Transformed JSON structures
  • Modified JSON files
  • Compact JSON output

Requirements

  • jq tool installed
  • Command line environment
  • JSON data source

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.
JSON processing
Command line tools
Data manipulation
Text processing
pretty-print JSON
filter specific fields
select array elements
query nested data
JSON files
JSON data from stdin
JSON data from URLs
Formatted JSON output
Filtered JSON data
Transformed JSON structures