Agent Skills: Test Filter-Structured Primitive

Tests filter-structured primitive (WHERE clause)

UncategorizedID: bdambrosio/cognitive_workbench/test-json-sql-filter

Install this agent skill to your local

pnpm dlx add-skill https://github.com/bdambrosio/Cognitive_workbench/tree/HEAD/src/saved_plans/test-json-sql-filter

Skill Files

Browse the full folder contents for test-json-sql-filter.

Download Skill

Loading file tree…

src/saved_plans/test-json-sql-filter/SKILL.md

Skill Metadata

Name
test-json-sql-filter
Description
Tests filter-structured primitive (WHERE clause)

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)