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.