Competitor Spy for Openclaw

Competitor Spy is a high-performance intelligence tool designed to scrape and analyze business domains to uncover tech stacks, pricing models, and market positioning.

michael-laffin
v1.0.0
Mar 16, 2026
0
576
1

Install & Download

1. ClawHub CLI

The fastest way to install a skill directly from the registry.

npx clawhub@latest install competitor-spy

2. Manual Installation

Copy the skill folder to one of these locations

Global
~/.openclaw/skills/
Workspace
<project>/skills/

Priority: Workspace > Local > Bundled

3. Prompt Installation

Copy this prompt to OpenClaw to install it automatically.

Help me install competitor-spy using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).

Prefer to download?

Get the raw skill files in a ZIP archive.

What is Competitor Spy?

Competitor Spy is a specialized extension for Openclaw Skills that enables developers and marketers to perform deep-dive competitive analysis on any business or domain. By leveraging automated web fetching and heuristic analysis, it transforms raw website data into actionable business intelligence reports.

Whether you need to reverse-engineer a competitor's technology stack or perform a side-by-side pricing comparison, this skill streamlines the research process. It allows teams to identify market gaps, evaluate SEO performance, and understand content strategies without manual browsing, making it an essential component of the Openclaw Skills ecosystem.

Competitor Spy Use Cases

  • Reverse engineering the tech stack and infrastructure of a competitor's website.
  • Conducting rapid pricing and feature set comparisons between multiple SaaS products.
  • Auditing competitor SEO strategies, including meta tags, schema markup, and content frequency.
  • Identifying business weaknesses and UX friction points to inform product roadmaps.
  • Automating the generation of comprehensive competitive intelligence reports for stakeholders.

How Competitor Spy Works

  1. The user triggers the process by providing a target domain or business URL to the Openclaw Skills agent.
  2. The skill utilizes web_fetch to crawl the homepage and critical sub-pages such as pricing, about, and features.
  3. The agent parses the HTML and headers to extract data points like frameworks, hosting providers, and analytics tools.
  4. It analyzes pricing tiers and product features to synthesize a comparative value proposition.
  5. The skill compiles the findings into a structured, professional Markdown report including business overviews and recommendations.

Competitor Spy Setup

To integrate this capability into your environment, ensure your Openclaw Skills agent has access to web fetching tools. You can test the integration using the following command style:

# Trigger a full competitive analysis via your CLI agent
openclaw run "spy on example.com"

# Perform a specific tech stack check
openclaw run "tech stack of example.com"

Ensure that environment variables for web search fallbacks are configured to handle sites with complex scraping protections.

Competitor Spy Data Schema & Taxonomy

The skill organizes extracted data into a standardized taxonomy to ensure consistency across reports. The primary output schema follows this structure:

Category Data Points Captured
Business Info Name, Tagline, Industry, Revenue Model
Tech Stack Frameworks, Hosting, Analytics, CDNs, Fonts
Pricing Tiers, Monthly/Annual Costs, Feature Lists
SEO Metrics Meta Tags, H1-H6, Sitemap, Robots.txt, Schema
Intelligence Strengths, Weaknesses, and Strategic Recommendations

Competitor Spy Advanced Features

  • Multi-domain comparison: Generate side-by-side tables comparing feature sets and pricing across two or more URLs.
  • Infrastructure Fingerprinting: Detection of framework signatures (Next.js, React) and CDN headers (Vercel, AWS).
  • SEO Scoring: Automated audit of meta-information and technical SEO compliance.
  • Fallback Mechanisms: Utilizes Google Cache or web search if primary site scraping is restricted by robots.txt.
  • Monetization Analysis: Infers business models such as SaaS, freemium, or marketplace based on pricing structure.

SKILL.md


Loading

Related Openclaw Skills

METADATA

Github Stars: 0
forks: 0

Featured*