This is your go-to for parsing and transforming JSON in Claude workflows. It covers the full jq toolkit from basic field extraction to complex filters, array mapping, and group-by operations. The skill includes real-world patterns like processing GitHub API responses, extracting nested emails with recursive descent, and merging configuration files. It's opinionated about when to reach for jq versus yq or nushell, which is helpful. The command reference is thorough enough that you won't need to context switch to docs for most tasks. Works well for CI pipelines and one-off transforms where jq's terse syntax actually saves time once you're past the learning curve.
npx -y skills add laurigates/claude-plugins --skill jq-json-processing --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
juliusbrussee/caveman
mattpocock/skills
shadcn/improve
obra/superpowers
forrestchang/andrej-karpathy-skills
vercel-labs/skills