enrich-phase-1

Parse lead parameters and detect business niche for enrichment workflows.

Updated Mar 31, 2026
One-click install
npx skills add https://github.com/felipemlanna1/vendedor-de-sites-v2 --skill enrich-phase-1
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: enrich-phase-1
Source: https://github.com/felipemlanna1/vendedor-de-sites-v2/tree/main/.claude/skills/enrich-phase-1
Command: npx skills add https://github.com/felipemlanna1/vendedor-de-sites-v2 --skill enrich-phase-1

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates the first phase of lead enrichment, parsing parameters and detecting the niche, streamlining the initial processing of lead information.

Core Features & Use Cases

  • Parameter Parsing: Extracts necessary lead information from provided arguments.
  • Niche Detection: Maps the detected niche to a corresponding strategy.
  • State File Update: Updates the state file with parsed data and progress information.
  • User Notification: Notifies the user of the parsed niche and planned searches.

Quick Start

Run the enrich-phase-1 skill with arguments specifying the lead's name, city, and other optional parameters like niche, source, ID, and contact details.

Frequently Asked Questions about enrich-phase-1

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

FAQPage Schema
How do I automate lead enrichment and parse parameters for business analysis?

Parsing lead parameters extracts information like name, city, and contact details from provided arguments. This initial enrichment phase detects the business niche and prepares data for ongoing lead qualification processes.

What is niche detection in lead qualification workflows?

Niche detection in lead qualification maps the detected business sector to a corresponding strategy. It occurs after parsing lead parameters, updating the state file with detected niche data and planned search information.

How do I manage state files when processing lead enrichment data?

State file management updates a persistent record with parsed lead data and progress information. This maintains ongoing lead information throughout the enrichment workflow, ensuring continuity across subsequent processing phases.

Do I need structured data input for lead parameter parsing?

Yes, structured data input is required for lead parameter parsing. You must provide arguments specifying the lead's name, city, and optional parameters like niche, source, ID, and contact details for successful niche detection.

Can I use parsed lead data for data entry and lead qualification?

Yes, parsed lead data is applicable for data entry and lead qualification processes. The Skill extracts necessary information, detects the niche, and notifies you of planned searches to streamline these workflows.

What's the best way to extract lead information from provided arguments?

The best way to extract lead information is using an automated parameter parsing process. It extracts necessary details from arguments like name, city, and contact details, then updates the state file with parsed data.