Agent Skills: Test Pluck Primitive

Tests pluck primitive (SELECT single field)

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

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-pluck

Skill Files

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

Download Skill

Loading file tree…

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

Skill Metadata

Name
test-json-sql-pluck
Description
Tests pluck primitive (SELECT single field)

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