guardian-verify-setup
Guardian Verify Setup guides you through proving ownership of a messaging channel—phone, Telegram, Slack, or email—by collecting your destination and initiating an outbound verification flow. The skill handles channel selection, destination collection (including Slack member ID lookup), and launches the verification session via the assistant's channel-verification-sessions CLI.
Guardian Verify Setup lets you prove your identity on phone, Telegram, Slack, or email channels.
AI-generated summary based on this skill's SKILL.md
Install
vellum-ai/vellum-assistant/guardian-verify-setup · repository language: TypeScript
git clone https://github.com/vellum-ai/vellum-assistant
cp -r vellum-assistant/skills/guardian-verify-setup ~/.claude/skills/guardian-verify-setupnpx skillfed install vellum-ai/vellum-assistant/guardian-verify-setupFrequently asked questions
AI-generated answers based on this skill's SKILL.md and metadata
How do I verify my phone number with Guardian Verify Setup?
Guardian Verify Setup guides you through phone number verification by collecting your destination and initiating an outbound verification flow. The skill prompts you to enter your phone number, then launches the verification session, which sends a code to your device. You'll complete verification by entering that code when prompted.
How can I set up email verification with Guardian Verify Setup?
Guardian Verify Setup handles email identity verification by walking you through channel selection and destination collection. Choose email as your verification channel, provide your email address, and the skill launches the verification session. You'll receive a verification code via email to complete the process.
Can Guardian Verify Setup verify my identity on Slack?
Yes, Guardian Verify Setup supports Slack identity verification setup. The skill collects your Slack member ID (or looks it up for you), then initiates the verification session. This binds your verified identity to your Slack account through the channel-verification-sessions CLI.
What is the process for Telegram verification setup?
Guardian Verify Setup guides Telegram verification by prompting you to select Telegram as your channel, providing your destination, and launching the verification session. The skill handles the outbound contact flow to verify your Telegram account ownership through code entry.
How does Guardian Verify Setup handle verification code entry?
Guardian Verify Setup completes channel verification by prompting you to enter the verification code sent to your chosen destination—phone, email, Slack, or Telegram. Once you submit the code, the skill validates it through the verification session to confirm ownership of your messaging channel.
What should I do if I need to resend my verification code?
Guardian Verify Setup supports resending verification codes if needed. If you don't receive your code or need a fresh one, the skill provides options to resend or troubleshoot the verification code during the channel verification process.
SKILL.md
rendered from the published skill — quoted content, verbatim
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.
When to Use
Load this skill when:
- The user says "verify me", "verify my identity", "set up verification", "verify my [phone/telegram/slack/email]", or any equivalent identity-handshake intent.
- Another skill is wiring up a channel and needs to bind the guardian's identity to it (e.g.,
(truncated - see the full file via the links below)
Read as markdown · JSON record · Browse the source repository
File tree — 1 file
skills/guardian-verify-setup/SKILL.md