competitor-profiling

Extract site content, SEO signals, and market data into structured competitor profiles.

Updated Mar 17, 2026
One-click install
npx skills add https://github.com/kekoesports/proyectozack --skill competitor-profiling-kekoesports
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: competitor-profiling
Source: https://github.com/kekoesports/proyectozack/tree/main/.agents/skills/competitor-profiling
Command: npx skills add https://github.com/kekoesports/proyectozack --skill competitor-profiling-kekoesports

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Profile competitors by extracting site content, SEO signals, and market data to produce structured competitor profiles.

Core Features & Use Cases

  • Profile extraction: takes a list of competitor URLs and generates standardized competitor profile documents.
  • Raw data persistence: saves all raw scrape/SEO/review data to disk for auditing and re-use.
  • Multi-phase workflow: combines site scraping (Firecrawl), SEO/market data (DataForSEO), and synthesis into comparable profiles.
  • Quick-start guidance: outlines how to start profiling runs and what outputs to expect.

Quick Start

Provide a list of competitor URLs and run the skill to generate per-competitor profiles and a summary.

Frequently Asked Questions about competitor-profiling

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

FAQPage Schema
How do I generate competitor profiles from a list of URLs?

To generate competitor profiles from URLs, provide a list of competitor links to run a multi-phase workflow that scrapes site content, pulls SEO signals, and synthesizes structured per-competitor profiles with a cross-competitor summary.

What SEO and market data is included in competitor profiling?

Competitor profiling includes site content extracted via scraping alongside SEO and market data signals pulled from external sources, which are synthesized into comparable structured profiles and saved as raw data for auditing.

Can I bulk process multiple competitor URLs for quick market research?

Yes, you can bulk process lists of competitor URLs for quick or deep profiling. The workflow maps and scrapes each URL, pulls SEO data, and generates both per-competitor outputs and a cross-competitor summary.

How does site scraping and SEO data extraction work for competitive intelligence?

Competitive intelligence scraping works by mapping URLs, extracting site content, and pulling SEO signals to produce structured profiles. All raw scrape and SEO data is persisted to disk in a versioned, auditable directory for reuse.

Do I need raw data persistence for my competitor profile extraction?

Raw data persistence saves all scraped site content and SEO data to disk during competitor profile extraction, ensuring outputs are auditable and reusable for future market research without repeating expensive data pulls.