guardian-verify-setup

Solid

Set up channel verification for phone, Telegram, Slack, or email channels via outbound verification flow

AI & Automation 648 stars 94 forks Updated today MIT

Install

View on GitHub

Quality Score: 91/100

Stars 20%
94
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

You are helping your user set up channel verification for a messaging channel (phone, Telegram, Slack, or email). This links their identity for verified message delivery on the chosen channel. Use the `assistant channel-verification-sessions` CLI for all verification operations. ## Prerequisites - Run shell commands for this skill with `bash`. - Keep narration minimal: execute required calls first, then provide a concise status update. Do not narrate internal install/check/load chatter unless something fails. ## Step 1: Confirm Channel Ask the user which channel they want to verify: - **phone** -- verify a phone number for voice calls - **telegram** -- verify a Telegram account - **slack** -- verify a Slack account - **email** -- verify an email address If the user's intent already specifies a channel (e.g. "verify my phone number for voice calls", "verify me on Slack"), skip the prompt and proceed. ## Step 2: Collect Destination Based on the chosen channel, ask for the required destination: - **Phone**: Ask for their phone number. Accept any common format (e.g. +15551234567, (555) 123-4567, 555-123-4567). The API normalizes it to E.164. - **Email**: Ask for their email address. The bot will send a verification code to that address. - **Telegram**: Ask for their Telegram chat ID (numeric) or @handle. Explain: - If they know their numeric chat ID, provide it directly. The bot will send the code to that chat. - If they only know their @handle, the flow uses a boots...

Details

Author
vellum-ai
Repository
vellum-ai/vellum-assistant
Created
4 months ago
Last Updated
today
Language
TypeScript
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category