Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| skill [2026/04/11 14:09] – gwyntel | skill [2026/04/21 18:09] (current) – Add links to wiki-editor and wiki-viewer skills gwyntel | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Synthetic API Skill ====== | ====== Synthetic API Skill ====== | ||
| - | Self-updating skill for Synthetic.new API + Organic wiki. Any agent harness. | + | Self-updating skill for Synthetic.new API + Organic wiki. |
| **Skill:** [[https:// | **Skill:** [[https:// | ||
| - | ===== Install | + | ===== Agent Prompt |
| - | <code bash> | + | Copy-paste to any agent: |
| - | mkdir -p ~/ | + | |
| - | curl -s "https:// | + | |
| - | hermes skills enable synthetic-api | + | |
| - | </ | + | |
| - | **Agent prompt:** | ||
| < | < | ||
| - | Load skill from https:// | + | Load synthetic-api |
| + | |||
| + | This skill provides: | ||
| + | - Synthetic.new API endpoints (/models, / | ||
| + | - Base URLs: https:// | ||
| + | - Organic wiki fetch: curl -s " | ||
| + | - Page IDs: models, limits, faq, harnesses, harnesses: | ||
| + | - Discover all: https:// | ||
| + | |||
| + | Self-update: | ||
| </ | </ | ||
| - | ===== Self-Update | + | ===== Install |
| - | Skill auto-fetches from '' | + | Download to '' |
| + | |||
| + | ===== Self-Update ===== | ||
| <code bash> | <code bash> | ||
| - | curl -s " | + | curl -s " |
| </ | </ | ||
| + | |||
| + | ===== Related Skills ===== | ||
| + | |||
| + | * **[[: | ||
| + | * **[[: | ||