synthetic-search
Installation
SKILL.md
Web search using the Synthetic Search API.
Prerequisites
SYNTHETIC_API_KEYenvironment 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