Signal/signal-ui/public/.well-known/agent-skills/request-pilot/SKILL.md
Kisa 228ca98423 feat(signal-ui): migrate agent-readiness files to Vercel, add graphify to gitignore
Moves llms.txt, robots.txt, auth.md, .well-known/api-catalog, agent-skills,
webmcp.js from VPS /var/www/signal-demo to signal-ui/public/ so they are
served from the Vercel deployment at signal.sttilsolutions.com.

Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
2026-06-16 15:19:18 -04:00

27 lines
766 B
Markdown

# Request Signal Pilot Access
Submit an interest form to join Signal's limited pilot program for DMEPOS suppliers.
## Input required
- name: full name of the contact
- email: work email address
- company: organization name
- role: your role (e.g. "Billing Manager", "Owner", "RCM Director")
## What happens next
STTIL Solutions reviews the submission and responds within 2 business days. Pilot is limited to 3 DMEPOS suppliers or billing companies actively billing CGM.
## How to submit
POST to https://n8n.sttilsolutions.com/webhook/signal-cgm-lead with JSON body:
```json
{
"name": "<name>",
"email": "<email>",
"company": "<company>",
"role": "<role>"
}
```
## Eligibility
DMEPOS suppliers, billing companies, or RCM firms with active CGM patients.