The agent skill for ShareOut — documentation that teaches AI agents how to build, publish and manage live web pages on ShareOut.
This is the same skill served live at shareout.site/v1/skill. Point your coding agent at it, or read it directly.
- SKILL.md — skill entry point: first run, getting a token, publishing your first artifact.
- INDEX.md — intent-based router to every doc.
| Section | Contents |
|---|---|
core/ |
HTML artifact spec — manifest, bindings, templates, pages |
sdk/ |
SDK reference — json, table, realtime, blobs, email, sources |
api/ |
REST API — artifacts, jobs, webhooks, templates |
integrations/ |
Google Sheets, Google/Facebook Ads, Shopify, GitHub, Slack |
modules/ |
Slides, dashboards, mobile / PWA |
agents/ |
AI chat agent, Telegram and Slack bots |
patterns/ |
Reusable UI patterns — forms, dashboards, uploads |
team/ |
Teams-plan workspace administration overlay |
Most agents can load the skill straight from the live endpoint:
https://shareout.site/v1/skill
Or clone this repo and have your agent read SKILL.md first, then follow INDEX.md to the files it needs.
MIT © ShareOut