← 返回
效率工具 Key 中文

Client Onboarding Automation

Automate client onboarding by processing intake forms, collecting documents, sending welcome emails, creating CRM records, assigning tasks, and sending follo...
自动化客户入职流程,处理登记表单、收集文档、发送欢迎邮件、创建CRM记录、分配任务及跟进。
merjua14
效率工具 clawhub v1.0.0 1 版本 99864.9 Key: 需要
★ 0
Stars
📥 739
下载
💾 5
安装
1
版本
#latest

概述

Client Onboarding Automation Skill

Automate client onboarding workflows: intake forms, document collection, welcome sequences, and CRM setup.

What This Skill Does

Streamlines new client onboarding by automating:

  1. Intake form processing — Parse form submissions, extract key data
  2. Document collection — Auto-request and track required documents
  3. Welcome email sequences — Send personalized onboarding emails via Resend/SendGrid
  4. CRM record creation — Auto-create client records with all collected data
  5. Task assignment — Create onboarding checklists and assign team tasks
  6. Follow-up reminders — Auto-nudge clients who haven't submitted docs

Configuration

{
  "email_provider": "resend",
  "crm": "google_sheets",
  "intake_fields": ["name", "email", "phone", "company", "service_needed"],
  "required_docs": ["ID", "contract", "payment_info"],
  "welcome_sequence": [
    { "delay_hours": 0, "template": "welcome" },
    { "delay_hours": 24, "template": "getting_started" },
    { "delay_hours": 72, "template": "check_in" }
  ]
}

Email Templates

Welcome Email

Subject: Welcome to {company_name}! Here's what's next

Hi {client_name},

Welcome aboard! We're excited to work with you.

Here's your onboarding checklist:
1. ✅ Sign up (done!)
2. 📋 Upload required documents: {doc_list}
3. 📞 Schedule your kickoff call: {calendar_link}

Questions? Reply to this email anytime.

Best,
{team_name}

Document Reminder

Subject: Quick reminder: We still need {missing_docs}

Hi {client_name},

Just a friendly nudge — we're still waiting on:
{missing_doc_list}

Upload here: {upload_link}

This helps us get started faster on your {service_type}.

Thanks!
{team_name}

Workflow

New Client Signs Up
    ↓
Parse Intake Data → Create CRM Record
    ↓
Send Welcome Email (immediate)
    ↓
Check for Required Documents (daily)
    ├── All docs received → Send "All set!" email → Assign to team
    └── Missing docs → Send reminder (day 1, 3, 7)
    ↓
Schedule Kickoff Call
    ↓
Onboarding Complete → Move to Active Client status

Use Cases

  • Service businesses — Law firms, accounting, consulting
  • SaaS companies — New user activation flows
  • Agencies — Client intake and project kickoff
  • Healthcare — Patient intake and insurance verification
  • Real estate — Buyer/seller onboarding with doc collection

Requirements

  • Email provider API key (Resend recommended)
  • Google Sheets or CRM access for record keeping
  • Calendar link for scheduling (Calendly, Cal.com, etc.)

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-03-19 22:02 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

communication-collaboration

Cold Email Outreach

merjua14
使用Resend API的自动化冷邮件外联流程,从政府数据库或网络抓取构建潜在客户列表,补充联系信息并发送邮件。
★ 0 📥 1,729
productivity

Word / DOCX

ivangdavila
创建、检查和编辑 Microsoft Word 文档及 DOCX 文件,支持样式、编号、修订记录、表格、分节符及兼容性检查等功能。
★ 440 📥 147,879
productivity

Nano Pdf

steipete
使用nano-pdf CLI通过自然语言指令编辑PDF
★ 275 📥 114,895