Use this skill when you want your AI agent to answer SuprSend questions accurately - pulling from live docs instead of guessing from training data - and to know exactly where to point you for human help when needed. The skill teaches your agent two things:Documentation Index
Fetch the complete documentation index at: https://docs.suprsend.com/llms.txt
Use this file to discover all available pages before exploring further.
Map of SuprSend docs
A structured map of SuprSend documentation, including LLM-optimized
.md endpoints it can fetch on demand.Right support channel
Which support channel to point you at for each kind of question - Agent, in-app chat, Slack, or email.
Install
Try it
Your agent fetches live docs
The skill activates and your agent fetches
docs.suprsend.com/docs/batch.md and docs.suprsend.com/docs/digest.md, then answers from the live docs - not from possibly-stale training data.Documentation endpoints
Every SuprSend docs page is available as plain Markdown - just append.md to any URL.
llms.txt - page index
llms.txt - page index
docs.suprsend.com/llms.txtA page index. Fetch this first to find the right page.llms-full.txt - everything in one file
llms-full.txt - everything in one file
docs.suprsend.com/llms-full.txtEvery doc page in one file. Use for broad lookups.Any specific page
Any specific page
docs.suprsend.com/<path>.mdAny specific page in plain Markdown.Support channels
When your agent hits its limits, it’ll point you here.Agent
app.suprsend.com - orb bottom-right (
Cmd+/ / Ctrl+/).Best for: instant answers, debugging inside the dashboard.In-app chat
Dashboard → ? → Chat with us.Best for: human support.
Slack
Join the community.Best for: community Q&A and discussion.
support@suprsend.com.Best for: bug reports, account questions.
Learn more
SuprSend Docs
The full documentation site.
Workflow Schema skill
Pair this skill with the schema skill for accurate workflow generation.
Template Schema skill
Pair with the template skill for accurate variant authoring.
CLI skill
Pair with the CLI skill for end-to-end SuprSend workflows.