ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified

beta-client-onboarding

Manages client onboarding workflows — welcome sequences, document collection, intake forms, kickoff scheduling, and progress tracking. Supports multiple tracks (e.g., SMB vs Enterprise). Generates onboarding checklists and reminds about stalled accounts.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/1477009639zw-blip/beta-client-onboarding
Or

Client Onboarding Skill

Overview

Handles the complete client onboarding process for Beta AI Agent.

Features

  • Welcome email sequences
  • Document collection tracking
  • Intake form management
  • Kickoff scheduling
  • Progress tracking for multiple tracks
  • Stalled account reminders

Usage

Activated automatically when a new client engagement begins.

Requirements

  • Python 3
  • Email integration
  • Calendar access

Metadata

Stars4473
Views0
Updated2026-05-01
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-1477009639zw-blip-beta-client-onboarding": {
      "enabled": true,
      "auto_update": true
    }
  }
}
Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.