guardian-verify-setup

Bind guardian identity to phone, Telegram, or Slack via CLI verification flows.

1.0k|158|Updated Feb 7, 2026
One-click install
npx skills add https://github.com/vellum-ai/vellum-assistant --skill guardian-verify-setup
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: guardian-verify-setup
Source: https://github.com/vellum-ai/vellum-assistant/tree/main/skills/guardian-verify-setup
Command: npx skills add https://github.com/vellum-ai/vellum-assistant --skill guardian-verify-setup

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill configures and binds a user's identity to a communication channel (phone, Telegram, or Slack) so outgoing messages can be delivered to verified recipients with proven identity.

Core Features & Use Cases

  • Channel binding: Link a guardian identity to a chosen channel for trusted delivery.
  • Outbound verification lifecycle: Start, resend, check status, and revoke verifications via CLI.
  • Guided onboarding: Works within Vellum personal assistant onboarding to establish trusted channels.

Quick Start

Choose a channel (phone, telegram, or slack) and start the outbound verification flow using the assistant CLI.

Frequently Asked Questions about guardian-verify-setup

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I verify my Slack or Telegram account for trusted message delivery?

Account verification for trusted message delivery is configured by binding your identity to a chosen channel. You start an outbound verification flow via the assistant CLI to link your Slack or Telegram account for proven identity routing.

What is channel binding and how does it secure outbound messages?

Channel binding secures outbound messages by linking a guardian identity to a communication channel like phone, Telegram, or Slack. This ensures outgoing message delivery only occurs to verified recipients with proven identity.

How do I check the status of a pending channel verification or resend a code?

To check verification status or resend a code, use the assistant channel-verification-sessions commands in your CLI. These commands manage the entire outbound verification lifecycle, including starting, resending, and checking ongoing sessions.

Can I revoke an existing channel verification and rebind my identity to a new number?

You can revoke an existing channel verification and rebind your identity using the assistant channel-verification-sessions commands. This CLI functionality supports rebind flows to securely update your bound phone, Telegram, or Slack channel.

Does channel verification require command-line access to manage identity binding?

Yes, channel verification requires command-line access to manage identity binding. The skill satisfies command-line control requirements by executing start, status check, and revoke actions entirely through the assistant CLI interface.