claude-skills/.claude/skills/welcome-email/SKILL.md
Send welcome email sequence to new clients. Use when user asks to send welcome emails, onboard new client with emails, or trigger welcome sequence.
npx skillsauth add aiagentwithdhruv/automation welcome-emailInstall 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.
Send 3-email welcome sequence (Nick, Peter, Sam) when a new client signs.
./scripts/welcome_client_emails.py - Send welcome sequencepython3 ./scripts/welcome_client_emails.py \
--client_name "John Doe" \
--client_email "[email protected]" \
--company "Acme Corp"
Each email is personalized with client details and sent from different team members to establish relationships.
| Name | Type | Required | Description |
|------|------|----------|-------------|
| client_name | string | Yes | Client full name |
| client_email | string | Yes | Client email address |
| company | string | Yes | Client company name |
| Name | Type | Description |
|------|------|-------------|
| emails_sent | integer | Number of welcome emails sent (3) |
| Name | Source |
|------|--------|
| credentials.json | file |
Skills that chain well with this one: onboarding-kickoff, create-proposal
Free (Gmail API)
content-media
Find viral YouTube videos in your niche for competitive intelligence. Use when user asks to find YouTube outliers, monitor competitors, or track viral videos.
tools
Complete video editing toolkit - silence removal, auto-captions, vertical crop, YouTube clipping, 3D transitions, and social media compression. Use when user asks to edit video, remove silences, add captions/subtitles, crop to vertical/shorts, download YouTube clips, compress video, or create video teasers.
tools
Scrape Upwork jobs and generate personalized proposals with cover letters. Use when user asks to find Upwork jobs, create Upwork proposals, or apply to Upwork listings.
content-media
Generate title variants for YouTube videos from outlier analysis. Use when user asks to create title variations, generate YouTube titles, or adapt video titles.