guardian-verify-setup
SolidSet up channel verification for phone, Telegram, Slack, or email channels via outbound verification flow
AI & Automation 648 stars
94 forks Updated today MIT
Install
Quality Score: 91/100
Stars 20%
Recency 20%
Frontmatter 20%
Documentation 15%
Issue Health 10%
License 10%
Description 5%
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
AI & Automation Listed
sinch-verification-api
Verify phone numbers via SMS, Flashcall, Phone Call, Data (seamless carrier-level), or WhatsApp with Sinch Verification API. Use when implementing user phone verification, OTP, two-factor authentication, or number ownership confirmation flows.
8 Updated 1 weeks ago
sinch AI & Automation Listed
verify
Verify phase — evidence-based validation with sentinel dispatch and pass/fail scorecard
4 Updated yesterday
fakoli AI & Automation Listed
setup-bot
Diagnose and fix Telegram bot connection issues -- verify config, test send, resolve common errors
3 Updated 2 days ago
n24q02m