Agent skill · Data & Analytics

competitor-analysis

Executes a deep-dive market intelligence protocol. Uses search tools to scrape competitor data (Specs, Price, Materials), analyzes customer sentiment (Reviews, FAQs), and synthesizes a product knowledge base.

majiayu000github.com/majiayu000GitHub ↗
claude-codeMIT
Install
npx skills add majiayu000/claude-skill-registry --skill competitor-analysis-sheshiyer-claude-skills-custom --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 2
SKILL.md size: 3 KB
Bundled scripts: none
Path: skills/analysis/competitor-analysis-sheshiyer-claude-skills-custom/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 534
Language: HTML

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Competitor Analysis & Market Intelligence This skill acts as a world-class marketing analyst with meticulous attention to detail. It constructs a **Comprehensive Product Knowledge Base** about the competition. This output serves as the "Truth Source" for all future positioning strategies. ## Input Variables - **[PRODUCT_CATEGORY]**: The niche we are entering (e.g., "Boardgame Backpack"). - **[COMPETITOR_NAME]**: (Optional) A specific rival to analyze (e.g., "GeekOn"). If blank, find the current market leader. ## The Protocol (Deep-Dive Research Sequence) You must execute these 5 phases in order. Do not skip details. ### Phase 1: The "Hard Data" Scrape (Specs & Anatomy) Use search tools to find the "Golden Path" product page (official site or Kickstarter). Extract the exact technical specifications: * **Price:** Full retail vs. "Early Bird" pricing. * **Dimensions & Weight:** Precise measurements (Extended vs. Non-extended). * **Materials:** Specific fabric names (e.g., "500D Ripstop Nylon"), zippers, padding types. * **Capacity:** Liters or cubic inches. * **Features:** List every specific claim (e.g., "Koozie holder," "EVA frame"). ### Phase 2: The "Voice of the Customer" (Revie

What's inside
Steps it walks through
  1. Input Variables
  2. The Protocol (Deep-Dive Research Sequence)
  3. Phase 1: The "Hard Data" Scrape (Specs & Anatomy)
  4. Phase 2: The "Voice of the Customer" (Review Mining)
  5. Phase 3: The "Anxiety Audit" (FAQ Analysis)
  6. Phase 4: The Synthesis (Product Description Generation)
  7. Phase 5: The Strategic Output
  8. Guidelines
  9. Integration & Technical Specs
  10. API Specification
  11. Data Flow
  12. CLI Usage
Ships with 1 file
  • metadata.json
Commands it runs
bun scripts/cli.ts activate competitor-analysis
More from claude-skill-registry
All skills →
About this skill
What does the competitor-analysis skill do?

Executes a deep-dive market intelligence protocol. Uses search tools to scrape competitor data (Specs, Price, Materials), analyzes customer sentiment (Reviews, FAQs), and synthesizes a product knowledge base.

How do I install it?

Run `npx skills add majiayu000/claude-skill-registry --skill competitor-analysis-sheshiyer-claude-skills-custom --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going