Agent skill

discovery.market_scan

Analyze the competitive and adjacent solution landscape to surface differentiation opportunities.

majiayu000github.com/majiayu000GitHub ↗
claude-codeMIT
Install
npx skills add majiayu000/claude-skill-registry --skill market-scan --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/market-scan/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

# Purpose Equip go-to-market and product leads with a structured competitive analysis that highlights how Claude can support subsequent positioning decisions. # Pre-run Checklist - ✅ Validate the competitor list with marketing and sales enablement. - ✅ Gather any pricing sheets, analyst reports, or customer feedback references. - ✅ Align on evaluation criteria before invoking the skill. # Invocation Guidance ```bash codex skills run discovery.market_scan \ --vars "product={{product}}" \ "segment={{segment}}" \ "competitors={{competitors}}" \ "evaluation_criteria={{evaluation_criteria}}" \ "timeframe={{timeframe}}" ``` # Recommended Input Attachments - Links or documents containing competitor feature sets. - Customer interviews referencing competitor strengths and weaknesses. # Claude Workflow Outline 1. Summarize the segment context and the role of your product. 2. Build a table comparing each competitor against the evaluation criteria with notes on strengths and gaps. 3. Highlight differentiation opportunities and suggested win themes for positioning. 4. Identify potential risks or threats that require monitoring, including trigger signals. 5. Recommend follow-up analyses or valid

What's inside
Ships with 1 file
  • metadata.json
Commands it runs
codex skills run discovery.market_scan \
More from claude-skill-registry
All skills →
About this skill
What does the discovery.market_scan skill do?

Analyze the competitive and adjacent solution landscape to surface differentiation opportunities.

How do I install it?

Run `npx skills add majiayu000/claude-skill-registry --skill market-scan --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