Agent Skills: Test JSON SQL Setup

Creates test data for JSON SQL primitive tests

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

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

Skill Files

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

Download Skill

Loading file tree…

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

Skill Metadata

Name
test-json-sql-setup
Description
Creates test data for JSON SQL primitive tests

Test JSON SQL Setup

Creates two test collections for testing JSON SQL primitives:

$papers Collection (4 items)

  • Paper A: Deep Learning, 2020, 100 citations, ICML
  • Paper B: Transformers, 2021, 250 citations, NeurIPS
  • Paper C: GPT-4 Analysis, 2023, 50 citations, JMLR
  • Paper D: Scaling Laws, 2022, 180 citations, ICML

$authors Collection (3 items)

  • Author A: Alice, MIT
  • Author B: Bob, Stanford
  • Author E: Eve, Berkeley (no matching paper)

Usage

Execute this plan first, then run other test-json-sql-* plans. Check Bindings tab to verify $papers and $authors are created.