Skip to content

getshareout/shareout-skill

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ShareOut Skill

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.

Start here

  • SKILL.md — skill entry point: first run, getting a token, publishing your first artifact.
  • INDEX.md — intent-based router to every doc.

What's inside

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

Using it with an agent

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.

License

MIT © ShareOut

About

Agent skill for ShareOut — teaches AI agents to build, publish and manage live web pages. Served at shareout.site/v1/skill

Topics

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors