bdambrosio

test-json-sql-pluck

Tests pluck primitive (SELECT single field)

bdambrosio 11 Updated 4mo ago

Resources

1
GitHub

Install

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

Install via the SkillsCat registry.

SKILL.md

Test Pluck Primitive

Self-contained: Creates test data internally

Input: Creates $papers collection (4 papers with id, title, year, citations, venue)

Operation: Pluck title field from each paper

Expected Output: $titles collection with 4 items, each containing just the title string