lead-capture

Extract lead details, score priority, and write records to Notion or Google Sheets.

1|Updated Apr 7, 2026
One-click install
npx skills add https://github.com/Zenobia000/openclaw-power-workstation --skill lead-capture
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: lead-capture
Source: https://github.com/Zenobia000/openclaw-power-workstation/tree/main/claw-assistant/module_pack/module_03_crm/lead-capture
Command: npx skills add https://github.com/Zenobia000/openclaw-power-workstation --skill lead-capture

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

The Lead Capture Skill automates extracting prospective customer information from conversations, forms, and emails, scoring their priority, and writing results to a CRM (Notion or Google Sheets) with automatic follow-up assignment.

Core Features & Use Cases

  • Lead extraction: AI pulls client_name, contact, source, and a concise needs_summary.
  • Lead scoring: Applies a configurable model to determine priority and follow-up timing.
  • CRM integration & follow-up: Writes records to Notion or Google Sheets, then assigns follow-up tasks and notifies the owner.

Quick Start

Configure your CRM backend and trigger lead capture from a chat or email thread.

Frequently Asked Questions about lead-capture

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

FAQPage Schema
How do I automate lead capture from emails and chat conversations?

Automating lead capture involves extracting prospect details like name, contact, and needs summary directly from conversations, then routing them into a CRM workflow. This Skill handles extraction, lead scoring, and writing records to Notion or Google Sheets automatically.

Can I automatically score leads and assign follow-up tasks in Google Sheets?

Yes, you can score leads and assign follow-ups in Google Sheets. The Skill applies a configurable scoring model to determine priority and timing, writes the lead record to your sheet, and triggers notifications and task assignments for the owner.

Does this lead capture automation work with Notion as a CRM backend?

Notion is fully supported as a CRM backend for lead capture automation. The Skill extracts prospect information from conversations or forms, applies lead scoring, and writes the structured records directly into your Notion database with safety and error handling.

What is lead scoring and how does it prioritize follow-up timing?

Lead scoring is the process of evaluating prospect information to assign a priority level. This Skill applies a configurable scoring model to extracted lead data, determining how quickly a prospect should receive follow-up and automatically assigning the task to the owner.

How do I extract client name and contact info from a conversation thread?

Extracting client name and contact info from a thread is handled by AI-driven lead extraction. The Skill analyzes conversation text, forms, or emails to pull client_name, contact details, source, and a concise needs_summary for CRM entry.

What happens if writing a lead to the CRM fails?

If writing a lead to the CRM fails, the Skill includes built-in safety and error handling mechanisms to manage the exception. This ensures your lead capture workflow remains stable during CRM write operations to Notion or Google Sheets.