.agents/skills/customer-onboarder/SKILL.md
Automate new customer onboarding workflows by provisioning accounts, sending welcome sequences, assigning onboarding checklists, scheduling kickoff calls, and tracking time-to-value milestones.
npx skillsauth add Greenmamba29/skillsdotmd_web customer-onboarderInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Automate the end-to-end new customer onboarding process—from account provisioning and welcome emails to checklist management, kickoff scheduling, and time-to-value tracking.
CRM_PLATFORM=hubspot|salesforce
CRM_API_KEY=your_crm_api_key
CALENDLY_TOKEN=your_calendly_api_token
EMAIL_PROVIDER=sendgrid
SENDGRID_API_KEY=your_sendgrid_key
ONBOARDING_TEMPLATE=saas_standard
Input:
customer:
name: Procurement Team
company: AcmeRecycle Ltd
email: [email protected]
plan: enterprise
segment: b2b_buyer
csm: [email protected]
Output:
Onboarding initiated for AcmeRecycle Ltd
Account provisioned: user_id_abc123
Welcome sequence: 4 emails scheduled
Checklist created: 12 tasks (6 customer, 6 CSM)
Kickoff call: scheduled Feb 21 10:00 AM EST
CRM record updated: HubSpot deal #7823
Health monitoring: active
tools
Automate end-to-end new customer onboarding for SaaS and marketplace platforms. Use when onboarding new customers after signup or contract signing, including account provisioning in CRM (HubSpot/Salesforce), sending personalized welcome email sequences via SendGrid, creating and tracking onboarding checklists, scheduling kickoff calls via Calendly/Cal.com, monitoring customer health scores, and generating time-to-value reports. Triggers on tasks involving new customer setup, onboarding automation, welcome sequences, CSM task assignment, or onboarding health tracking.
development
Migrates Zapier zaps to Make.com scenarios automatically. Use when asked to convert, port, or recreate Zapier workflows in Make.com.
development
Routes, transforms and fans out webhook payloads across multiple services. Use when you need to receive an incoming webhook and dispatch it to multiple downstream endpoints with payload transformation.
tools
| name | description | license | tags | |------|-------------|---------|------| | webapp-testing | Generate and execute comprehensive test suites for web applications. Covers unit, integration, E2E, and visual regression tests. Analyzes application structure to create meaningful test cases with high coverage. | MIT | --- testing qa automation e2e playwright jest | # Webapp Testing ## Overview Generate and execute comprehensive test suites for web applications covering unit, integration, end-t