# Syn JSON Query

> Skill for querying and extracting with JSONPath in the context of JSON data. Use when the user's task is specifically about querying and extracting with JSONPath.

- Skill: `legendtkl/syn-json-query` (Agent Skill)
- Install (CLI): `npx skillmds@latest add legendtkl/syn-json-query`
- Raw SKILL.md: https://api.skillmd.com/api/skills/legendtkl/syn-json-query/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Productivity
- Author: legendtkl (https://skillmd.com/u/legendtkl)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/legendtkl/syn-json-query

---


# JSON data: querying and extracting with JSONPath

## When to use

Use this skill for querying and extracting with JSONPath in JSON data. This skill
specifically handles querying and extracting with JSONPath and nothing else in the
JSON data family.

## Procedure

Extract values from JSON with JSONPath/jq-style expressions and filters.

## Notes

This is the JSON data skill dedicated to querying and extracting with JSONPath.
Sibling skills cover other JSON data capabilities; this one
is the right choice only when the task is about querying and extracting with JSONPath.

