Self-updating skill for Synthetic.new API + Organic wiki.
Skill: Gist | Support: hi@synthetic.new | Discord: https://synthetic.new/discord
Copy-paste to any agent:
Load synthetic-api skill. Source: https://gist.githubusercontent.com/supermeap123/90645e6b65aa5c438bf0413bfe7256d2/raw
This skill provides:
- Synthetic.new API endpoints (/models, /chat/completions, /quotas, /search)
- Base URLs: https://api.synthetic.new/openai/v1 and /anthropic/v1
- Organic wiki fetch: curl -s "https://organic.eris.host/doku.php?id={page}&do=export_raw"
- Page IDs: models, limits, faq, harnesses, harnesses:pi:tips, etc
- Discover all: https://organic.eris.host/start?do=index
Self-update: curl -s "${source_url}" > skill.md
Download to ~/.hermes/skills/research/synthetic-api/SKILL.md or equivalent path for your agent.
curl -s "https://gist.githubusercontent.com/supermeap123/90645e6b65aa5c438bf0413bfe7256d2/raw" > /path/to/skill.md