synthetic-search

Installation
SKILL.md

Web search using the Synthetic Search API.

Prerequisites

  • SYNTHETIC_API_KEY environment variable with a valid Synthetic API key

Check before use:

[ -z "$SYNTHETIC_API_KEY" ] && echo "Error: SYNTHETIC_API_KEY not set" || echo "OK: SYNTHETIC_API_KEY is set"

Note: Never hardcode SYNTHETIC_API_KEY. Always use the environment variable.

API Endpoint

POST https://api.synthetic.new/v2/search
Related skills
Installs
15
Repository
sirn/dotfiles
GitHub Stars
8
First Seen
Mar 3, 2026