enrich-phase-4

Extracts and organizes website content from contact, about, and services pages.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires BeautifulSoup, requests, lxml, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill performs an in-depth analysis of a website, extracting critical information and organizing it into a structured format for further use.

Core Features & Use Cases

  • Website Profiling: Extracts essential information like contact details, tech stack, and meta tags from the website.
  • Data Enrichment: Identifies and captures content from various sections such as 'About Us' and 'Contact' pages.
  • Use Case: If you are analyzing competitor websites or need detailed insights for market research, this Skill can automate the collection and structuring of valuable information.

Quick Start

Execute the enrich-phase-4 skill with the URL of the website you want to analyze.

Frequently Asked Questions about enrich-phase-4

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

FAQPage Schema
How do I extract and structure website information for competitive analysis?

Website information extraction automates the analysis of content from multiple pages, organizing contact details, about sections, and services into structured data for competitive analysis and SEO optimization.

Can I use BeautifulSoup and requests for automated website profiling?

BeautifulSoup and requests support automated website profiling by parsing HTML and navigating multiple pages to capture tech stack details, meta tags, and structured content using lxml.

What is the best way to scrape and enrich data from multiple website sections?

Data enrichment from multiple website sections involves crawling and parsing pages like 'About Us' and 'Contact' to capture content, structuring the extracted information for business research.

Does web scraping for website analysis require robust error handling?

Robust error handling is required for web scraping website analysis to manage missing pages, broken links, and parsing exceptions during data extraction across multiple site sections.

How do I collect meta tags and tech stack details for SEO optimization?

Collecting meta tags and tech stack details for SEO optimization involves parsing website headers and scripts to extract structured data, enabling in-depth website profiling and analysis.