Agents

Claude Code and Scry

A direct setup path for Claude Code agents that need public SQL over Scry corpus sources.

Loop

  • StepSet SCRY_API_KEY in the shell or project environment.
  • StepInstall the Scry skill when local query patterns are useful.
  • StepAsk Claude Code to inspect /v1/scry/context before writing SQL.
  • StepRequire source, URI, timestamp, and SQL in returned answers.

Setup

npx --yes skills@latest add exopriors/skills
export SCRY_API_KEY=your_key

Related workflows