Skip to main content
The suprsend-docs-support skill gives your agent a structured map of SuprSend docs and support channels, plus LLM-optimized endpoints it can fetch directly at runtime.

Installation

npx skills add https://github.com/suprsend/skills --skill suprsend-docs-support

Documentation endpoints

Every SuprSend docs page is available as plain text — append .md to any URL.
EndpointUse
llms.txtPage index — use to find the right page first
llms-full.txtFull docs in one file — for broad lookups
docs.suprsend.comMain documentation site
Fetch llms.txt first to locate the right page, then fetch that page directly with .md. This keeps context lean.

Support channels

ChannelAccessBest for
AI Copilotapp.suprsend.com — orb bottom-right (Cmd+/ / Ctrl+/)Instant answers, debugging
In-app chatDashboard → ?Chat with usHuman support
SlackJoin hereCommunity Q&A
Emailsupport@suprsend.comBug reports, account questions

Learn more

SuprSend Docs

Full documentation site.

Agent Skills Overview

All available skills.