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.
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.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# 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
- Input Variables
- The Protocol (Deep-Dive Research Sequence)
- Phase 1: The "Hard Data" Scrape (Specs & Anatomy)
- Phase 2: The "Voice of the Customer" (Review Mining)
- Phase 3: The "Anxiety Audit" (FAQ Analysis)
- Phase 4: The Synthesis (Product Description Generation)
- Phase 5: The Strategic Output
- Guidelines
- Integration & Technical Specs
- API Specification
- Data Flow
- CLI Usage
bun scripts/cli.ts activate competitor-analysis
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.
