Agent Skills: Test Project Primitive

Tests project primitive (SELECT fields)

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

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

Skill Files

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

Download Skill

Loading file tree…

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

Skill Metadata

Name
test-json-sql-project
Description
Tests project primitive (SELECT fields)

Test Project Primitive

Self-contained: Creates test data internally

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

Operation: Project only title and year fields

Expected Output: $projected collection with 4 items, each containing only {title, year}