Skip to content
Productivity
Skill

/lead-scraper

Extract business and contact information from directory pages and company websites.

From plugin
cowork-os
421154 skills
Install
$ npx -y skills add CoWork-OS/CoWork-OS --skill lead-scraper --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.
  • Slash command/lead-scraper

Context preview

The summary Claude sees to decide when to auto-load this skill.

Extract business and contact information from directory pages and company websites.

SKILL.md

lead-scraper.SKILL.md
name: lead-scraper
description: "Extract business and contact information from directory pages and company websites."

Lead Scraper

Purpose

Extract business and contact information from directory pages and company websites.

Routing

  • Use when: Use when the user wants to extract business information, contact details, or lead data from websites.
  • Do not use when: Don't use for personal data harvesting without consent or for spam purposes.
  • Outputs: Structured business/contact data in table format.
  • Success criteria: Extracts accurate contact and business information from the target page.

Trigger Examples

Positive

  • Use the lead-scraper skill for this request.
  • Help me with lead scraper.
  • Use when the user wants to extract business information, contact details, or lead data from websites.
  • Lead Scraper: provide an actionable result.

Negative

  • Don't use for personal data harvesting without consent or for spam purposes.
  • Do not use lead-scraper for unrelated requests.
  • This request is outside lead scraper scope.
  • This is conceptual discussion only; no tool workflow is needed.

Parameters

| Name | Type | Required | Description | |---|---|---|---| | url | string | Yes | URL of directory page or company website |

Runtime Prompt

  • Current runtime prompt length: 959 characters.
  • Runtime prompt is defined directly in `../lead-scraper.json`.
Read more
Ships withcowork-os

Local-first personal agentic OS and everything app for coding, knowledge work, web design, automations, and artifacts.

Get the whole plugin