synthetic-search
Installation
SKILL.md
synthetic-search
Use Synthetic's /v2/search and /v2/quotas endpoints with verified curl patterns, quota checks, and a small wrapper script for readable output.
Verified against the live API on April 9, 2026. The published skills.sh version and an older local wrapper both informed this skill, but the instructions here prioritize observed behavior over inherited claims.
Decision Tree
What do you need to do?
-
Run a raw API call, pipe results into
jq, or inspect the exact request/response shape- Read
references/api.md
- Read
-
Set up
SYNTHETIC_API_KEY, confirm prerequisites, or decide whether to usecurl,jq, or Node- Read
references/configuration.md
- Read
-
Use the helper script for readable search output, JSON passthrough, URL-only output, or quota summaries
- Read
references/patterns.md
- Read