# Send Client Intake Bot Pro to your agent
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
## Fast path
- Download the package from Yavira.
- Extract it into a folder your agent can access.
- Paste one of the prompts below and point your agent at the extracted folder.
## Suggested prompts
### New install

```text
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.
```
### Upgrade existing

```text
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.
```
## Machine-readable fields
```json
{
  "schemaVersion": "1.0",
  "item": {
    "slug": "client-intake-bot-pro",
    "name": "Client Intake Bot Pro",
    "source": "tencent",
    "type": "skill",
    "category": "开发工具",
    "sourceUrl": "https://clawhub.ai/kambrosgroup/client-intake-bot-pro",
    "canonicalUrl": "https://clawhub.ai/kambrosgroup/client-intake-bot-pro",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadUrl": "/downloads/client-intake-bot-pro",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=client-intake-bot-pro",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "packageFormat": "ZIP package",
    "primaryDoc": "SKILL.md",
    "includedAssets": [
      "SKILL.md"
    ],
    "downloadMode": "redirect",
    "sourceHealth": {
      "source": "tencent",
      "slug": "client-intake-bot-pro",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-05-01T20:35:16.752Z",
      "expiresAt": "2026-05-08T20:35:16.752Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=client-intake-bot-pro",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=client-intake-bot-pro",
        "contentDisposition": "attachment; filename=\"client-intake-bot-pro-1.0.0.zip\"",
        "redirectLocation": null,
        "bodySnippet": null,
        "slug": "client-intake-bot-pro"
      },
      "scope": "item",
      "summary": "Item download looks usable.",
      "detail": "Yavira can redirect you to the upstream package for this item.",
      "primaryActionLabel": "Download for OpenClaw",
      "primaryActionHref": "/downloads/client-intake-bot-pro"
    },
    "validation": {
      "installChecklist": [
        "Use the Yavira download entry.",
        "Review SKILL.md after the package is downloaded.",
        "Confirm the extracted package contains the expected setup assets."
      ],
      "postInstallChecks": [
        "Confirm the extracted package includes the expected docs or setup files.",
        "Validate the skill or prompts are available in your target agent workspace.",
        "Capture any manual follow-up steps the agent could not complete."
      ]
    }
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/client-intake-bot-pro",
    "downloadUrl": "https://openagent3.xyz/downloads/client-intake-bot-pro",
    "agentUrl": "https://openagent3.xyz/skills/client-intake-bot-pro/agent",
    "manifestUrl": "https://openagent3.xyz/skills/client-intake-bot-pro/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/client-intake-bot-pro/agent.md"
  }
}
```
## Documentation

### Client Intake Bot

Qualify leads while you sleep. This skill creates conversational intake workflows that capture prospect information, score their fit, and route the best opportunities to you — automatically.

### What It Does

Conversational Intake: Natural Q&A flow instead of boring forms
Lead Scoring: Score prospects on budget, timeline, fit, and authority
Auto-Responses: Instant personalized replies based on score
Smart Routing: Hot leads → immediate notification; cold leads → nurture sequence
Qualification Logic: Branching questions based on previous answers
Follow-Up Sequences: Automated nurture for not-yet-ready prospects

### 1. Basic Intake Setup

"Create a client intake bot for my [web design] business.

Qualifying questions:
1. What type of project? (Website redesign, New website, E-commerce)
2. What's your budget range? (<$5k, $5k-$15k, $15k+)
3. What's your timeline? (ASAP, 1-3 months, 3+ months)
4. Do you have content ready? (Yes, No, Partially)

Hot lead criteria: Budget $5k+, Timeline 1-3 months
"

### 2. Service-Specific Intake

"Create an intake workflow for consulting inquiries:

My services: Strategy consulting, Implementation, Training
Qualification factors:
- Company size (startup, SMB, enterprise)
- Problem urgency (critical, important, exploratory)
- Decision timeline (immediate, this quarter, future)
- Budget authority (decision maker, influencer, researcher)

Scoring: Assign 1-10 points per factor, route 30+ to me immediately"

### 3. Multi-Step Nurture

"Design a nurture sequence for leads who aren't ready yet:

Trigger: Score 15-29 (warm but not hot)
Sequence:
- Day 0: "Thanks + helpful resource"
- Day 3: "Case study relevant to their industry"
- Day 7: "Educational content about their problem"
- Day 14: "Check-in + soft pitch"
- Day 30: "Monthly newsletter opt-in"

Personalize based on their specific answers"

### Phase 1: Initial Capture

Entry Points:

Website contact form
Social media DM auto-responder
Email autoresponder
Calendar booking pre-qualification
Landing page chatbot

First Message Template:

"Hi [Name]! Thanks for reaching out about [service].

To make sure I'm the right fit for your project, I'd love to learn a bit more. This takes about 2 minutes.

What's the main goal you're trying to achieve?"

### Phase 2: Qualification Questions

Design your question flow:

Question Types:

Multiple choice: Easy to answer, easy to score
Open text: Richer context, harder to auto-score
Yes/No: Quick decision points
Scale (1-5): Quantifiable fit metrics
File upload: RFPs, briefs, existing materials

Question Sequence (example for web design):

"What type of project?" (Multi-choice)

Website redesign → "What's your current website URL?"
New website → "Do you have a domain registered?"
E-commerce → "How many products?" + "Platform preference?"



"What's your budget?" (Multi-choice with ranges)

<$5k → "I may not be the best fit, but here are some resources..."
$5k-$15k → Continue
$15k+ → High-value track



"What's your timeline?" (Multi-choice)

ASAP → Urgency flag
1-3 months → Standard track
3+ months → Nurture track



"Tell me about your business..." (Open text)

Capture context for personalized response

### Phase 3: Lead Scoring

Scoring Matrix Example:

FactorCold (1-3)Warm (4-7)Hot (8-10)Budget<$5k$5k-$15k$15k+Timeline6+ months1-3 months<1 monthFitOutside expertisePartial matchIdeal clientAuthorityResearcherInfluencerDecision maker

Score Ranges:

0-15: Cold → Automated nurture sequence
16-29: Warm → Personalized email + add to newsletter
30-40: Hot → Immediate notification + priority follow-up

### Phase 4: Auto-Response

Hot Lead Response:

"Hi [Name],

Thanks for sharing those details about your [project type]. Based on what you've told me, this sounds like a great fit!

[Personalized paragraph referencing their specific situation]

I'd love to schedule a 20-minute call to discuss further. Here are some times that work for me:
[Calendar link]

Talk soon,
[Your name]"

Warm Lead Response:

"Hi [Name],

Thanks for reaching out! I've reviewed your project details and think there could be a good fit here.

[Specific feedback on their project]

While you're considering next steps, here are a few resources that might help:
- [Relevant case study]
- [Helpful blog post]
- [Free tool/template]

I'll follow up in a few days, but feel free to reply if you have questions.

Best,
[Your name]"

Cold Lead Response:

"Hi [Name],

Thanks for getting in touch! I appreciate you considering me for your project.

Based on what you've shared, I don't think I'm the best fit for this particular scope. However, I'd recommend:
- [Alternative solution]
- [Resource to help DIY]
- [Referral to someone who is a better fit]

Best of luck with your project!

[Your name]"

### Phase 5: Routing & Notification

Notification Rules:

Hot Leads (30-40):
  - Immediate: Email + SMS to you
  - Action: Schedule within 24 hours
  - SLA: Respond within 2 hours

Warm Leads (16-29):
  - Immediate: Email to you (batch digest OK)
  - Action: Add to nurture sequence
  - SLA: Respond within 48 hours

Cold Leads (0-15):
  - Immediate: Polite decline auto-sent
  - Action: Add to general newsletter (if opted in)
  - SLA: None (automated)

### Conditional Logic

Branch based on answers:

IF project_type = "E-commerce" AND budget < $10k:
  → "For e-commerce projects under $10k, I recommend [platform]..."
  → Route to DIY resources
  → Offer paid consultation instead of full service

IF timeline = "ASAP" AND budget = "$15k+":
  → "Rush projects are possible with 25% premium..."
  → Priority notification to you
  → Expedited scheduling link

### Industry-Specific Customization

For Agencies:

Capture: Current agency relationship, reason for switching
Score: Budget, timeline, decision process
Route: By service line (SEO, PPC, creative)

For Consultants:

Capture: Problem urgency, internal capabilities, past attempts
Score: Complexity, budget, commitment level
Route: By expertise area

For Freelancers:

Capture: Project scope, ongoing vs one-time, communication preference
Score: Rate fit, project interest, client personality fit
Route: By project type

### Integration Points

CRM Integration:

Create contact in HubSpot/Salesforce/Pipedrive
Tag with lead score and source
Add to appropriate pipeline stage

Calendar Integration:

Hot leads → Priority booking link (shorter notice)
Warm leads → Standard booking link
Auto-add context to calendar description

Email Integration:

Add to segmented lists based on score
Trigger nurture sequences
Track engagement for re-scoring

### Not-Ready-Yet Nurture (30-day)

Day 0: Thank you + relevant resource
Day 3: Case study from their industry
Day 7: Educational content (blog post, video)
Day 14: Soft check-in + offer free consultation
Day 21: Social proof (testimonials, results)
Day 30: "Still interested?" re-engagement

### Stale Lead Revival (90-day)

Day 90: "What changed?" survey
Day 120: New service announcement
Day 180: "Last chance" breakup email

### Metrics to Track

Conversion Rate: Intake starts → qualified leads
Response Rate: Your replies to hot leads
Win Rate: Qualified leads → closed deals
Average Deal Size: By lead source and score
Time to Close: By lead temperature
Nurture Engagement: Email opens/clicks from cold leads

### Best Practices

Keep it short — 3-5 questions max for initial qualification
Ask budget early — filter price shoppers quickly
Make it conversational — not a form, a dialogue
Respond fast — 5 minutes is the new standard for hot leads
Personalize everything — reference their specific answers
Set expectations — tell them what happens next
Always provide value — even "no" responses get something helpful

### Common Mistakes

Too many questions — abandonment rates skyrocket after 5 questions
No scoring — treating all leads equally wastes time
Slow response — hot leads go cold in hours, not days
Generic responses — obvious automation kills trust
No nurture — warm leads become hot with time and education
Ignoring data — not iterating based on conversion patterns

### Integration Ideas

Connect to proposal-generator to auto-create proposals for hot leads
Use with invoice-tracker to manage client payments post-close
Pair with content-repurposer to create lead magnets for nurture sequences

### Monetization Note

This skill is part of the Freelancer Revenue Engine. For maximum value, use alongside:

proposal-generator — convert qualified leads to proposals
invoice-tracker — manage client payments

Bundle available: Freelancer Revenue Engine ($89)
## Trust
- Source: tencent
- Verification: Indexed source record
- Publisher: kambrosgroup
- Version: 1.0.0
## Source health
- Status: healthy
- Item download looks usable.
- Yavira can redirect you to the upstream package for this item.
- Health scope: item
- Reason: direct_download_ok
- Checked at: 2026-05-01T20:35:16.752Z
- Expires at: 2026-05-08T20:35:16.752Z
- Recommended action: Download for OpenClaw
## Links
- [Detail page](https://openagent3.xyz/skills/client-intake-bot-pro)
- [Send to Agent page](https://openagent3.xyz/skills/client-intake-bot-pro/agent)
- [JSON manifest](https://openagent3.xyz/skills/client-intake-bot-pro/agent.json)
- [Markdown brief](https://openagent3.xyz/skills/client-intake-bot-pro/agent.md)
- [Download page](https://openagent3.xyz/downloads/client-intake-bot-pro)