This is an old revision of the document!
Table of Contents
Synthetic API Skill
Self-updating skill for Synthetic.new API + Organic wiki. Any agent harness.
Skill: Gist | Support: hi@synthetic.new | Discord: https://synthetic.new/discord
Install
mkdir -p ~/.hermes/skills/research/synthetic-api curl -s "https://gist.githubusercontent.com/supermeap123/90645e6b65aa5c438bf0413bfe7256d2/raw" > ~/.hermes/skills/research/synthetic-api/SKILL.md hermes skills enable synthetic-api
Agent prompt:
Load skill from https://gist.githubusercontent.com/supermeap123/90645e6b65aa5c438bf0413bfe7256d2/raw
Self-Update
Skill auto-fetches from source_url before use. Manual:
curl -s "https://gist.githubusercontent.com/supermeap123/90645e6b65aa5c438bf0413bfe7256d2/raw" > skill.md