bdambrosio

test-json-sql-filter

Tests filter-structured primitive (WHERE clause)

bdambrosio 11 Updated 4mo ago

Resources

1
GitHub

Install

npx skillscat add bdambrosio/cognitive-workbench/test-json-sql-filter

Install via the SkillsCat registry.

SKILL.md

Test Filter-Structured Primitive

Self-contained: Creates test data internally

Input: Creates $papers collection (citations: 100, 250, 50, 180)

Operation: Filter where citations > 100

Expected Output: $high_cited collection with 2 items (Transformers: 250, Scaling Laws: 180)