ai-sdr

Automates lead scoring, multi-channel outreach, and sales pipeline management.

Updated Mar 23, 2026
One-click install
npx skills add https://github.com/sakamotomomotaro0809-netizen/tateyomi --skill ai-sdr-sakamotomomotaro0809-netizen
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: ai-sdr
Source: https://github.com/sakamotomomotaro0809-netizen/tateyomi/tree/main/taisun_agent/.claude/skills/ai-sdr
Command: npx skills add https://github.com/sakamotomomotaro0809-netizen/tateyomi --skill ai-sdr-sakamotomomotaro0809-netizen

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Manual sales development work—importing leads, qualifying them, sending outreach across channels, and tracking follow-ups—is repetitive and inconsistent. This Skill automates the full SDR pipeline from lead intake through meeting booking and KPI reporting. ## Core Features & Use Cases - 4-Dimensional Lead Scoring: Scores leads on demographic, behavioral, engagement, and intent signals, ranking them HOT / WARM / COLD / DISQUALIFIED. - Multi-Channel Outreach Sequences: Orchestrates LINE, Email, SMS, and Voice AI touchpoints with timed fallback (72h/48h delays) when a channel gets no response. - Pipeline & Analytics Management: Tracks funnel stages, updates lead status, and aggregates KPI dashboards. - Use Case: Import a CSV of event attendees, bulk-score them, then launch a sequence that greets HOT leads on LINE, follows up by email after 72 hours, and escalates to an automated voice call before booking meetings via Cal.com. ## Quick Start Import the leads from my CSV file, score them, and start the initial outreach sequence for everyone ranked WARM or higher.

Frequently Asked Questions about ai-sdr

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

FAQPage Schema
How do I automate lead scoring for sales outreach?▼

Use sdr_score_lead for a single lead or sdr_score_bulk for batch scoring. Each lead is evaluated on demographic, behavioral, engagement, and intent dimensions, then ranked HOT (80+), WARM (50-79), COLD (20-49), or DISQUALIFIED.

How do I build a multi-channel sales outreach sequence?▼

Define steps with sdr_create_sequence, specifying channel, delay hours, and message template per step. A typical flow starts with LINE, falls back to Email after 72 hours, then SMS, and finally an automated Voice AI call.

What channels does automated SDR outreach support?▼

The pipeline supports LINE, Email, SMS, and Voice AI calls, prioritized in that order. Voice calls are handled through integration with the voice-ai skill as the fourth escalation channel.

Can I import leads from a CSV file into a sales pipeline?▼

Yes, sdr_lead_import accepts CSV data with fields like name, email, phone, company, industry, and job title. API-based import is also supported as an alternative source.

What are the limitations of automated lead scoring?▼

Scoring depends on the availability of behavioral and engagement signals such as page views, email opens, and LINE reactions. Leads with little tracked activity will score low on those dimensions regardless of actual fit.