jq-transforms is a schema-driven JSON transformation library built specifically for AI agents. It provides 60+ composable transformations for JSON manipulation, each with clear input/output contracts, comprehensive tests, and minimal implementations. The library emphasizes discoverability through schemas and composability through Unix pipes.
Path-based object manipulation for getting, setting, deleting, checking existence, merging, and querying nested JSON structures.
Array transformations including filtering, mapping, reducing, flattening, chunking, and deduplication.
Используйте при выполнении преобразований JSON, манипулировании вложенными структурами JSON, фильтрации массивов, извлечении значений, проверке схем JSON или составлении многоэтапных операций JSON. Этот навык обеспечивает более 60 преобразований jq на основе схемы, оптимизированных для обнаружения агентов ИИ. Источник: skogai/lore.