preferences-json-querying
CommunityQuery and transform JSON data.
Authorcameronraysmith
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides tools and patterns to efficiently query, extract, and transform data from JSON files, streamlining data analysis and pipeline development.
Core Features & Use Cases
- Flexible Tooling: Choose between DuckDB for SQL-based analysis and jaq (jq compatible) for stream processing and JSON-native transformations.
- Complex Data Handling: Unnest nested structures, perform aggregations, and join data from multiple JSON files or other formats.
- Use Case: You have a large JSON file containing user activity logs. Use this Skill to extract all 'login' events, filter for those occurring in the last 24 hours, and summarize the count by user ID.
Quick Start
Use jaq to extract all 'name' fields from the 'data.json' file.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: preferences-json-querying Download link: https://github.com/cameronraysmith/vanixiets/archive/main.zip#preferences-json-querying Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.