market-gap-analysis

market-gap-analysis is a skill for Claude Code, Codex from nexscope-ai/eCommerce-Skills. It costs 38 tokens per session (505 once invoked), scanned A, original, MIT.

A guide to finding unmet customer needs and underserved opportunities in e-commerce. It examines competitor weaknesses, customer review complaints, search demand, pricing, product features, and overlooked customer groups.

In plain words
What is it for?
Use it to map competitor gaps, extract pain points from reviews, compare search demand with available products, and identify missing price points, features, or customer segments.
Why use it?
It helps businesses spot opportunities that competitors are not serving well instead of choosing products based only on existing competition.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

not rated 908repo +47 16d ago A scan Socket: passSnyk: passSkillSpector: warn 38 tokens original MIT

Good fit Use it to map competitor gaps, extract pain points from reviews, compare search demand with available products, and identify missing price points, features, or customer segments.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/nexscope-ai/ecommerce-skills/market-gap-analysis
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add nexscope-ai/eCommerce-Skills --skill market-gap-analysis
Clone the repo
git clone --depth 1 https://github.com/nexscope-ai/eCommerce-Skills

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for market-gap-analysis

README.md
[![agentmods](https://agentmods.dev/badge/skills/nexscope-ai/ecommerce-skills/market-gap-analysis/github.svg)](https://agentmods.dev/skills/nexscope-ai/ecommerce-skills/market-gap-analysis)
Your own site
<a href="https://agentmods.dev/skills/nexscope-ai/ecommerce-skills/market-gap-analysis"><img src="https://agentmods.dev/badge/skills/nexscope-ai/ecommerce-skills/market-gap-analysis/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for market-gap-analysis

Your own site · 80×15
<a href="https://agentmods.dev/skills/nexscope-ai/ecommerce-skills/market-gap-analysis"><img src="https://agentmods.dev/badge/skills/nexscope-ai/ecommerce-skills/market-gap-analysis.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 38 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 505 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • Socket pass 10 Apr 2026
  • Snyk pass 10 Apr 2026
  • NVIDIA SkillSpector warn 7 Sept 2026
SkillSpector: 1 finding, up to medium

These are SkillSpector’s own severities. On a checked sample its high-severity flags on skills were ~96% false positives — a documented command, a public API, a “never do X” rule — so we show them as a caution to read, not a verdict. Why →

  • medium MCP Rug Pull · line 21
    npx commands without a version suffix (e.g. @1.0.0) create a rug-pull risk if the upstream server is compromised and publishes a malicious update.
    Fix: Pin the version: npx @scope/[email protected]
How audits are shown
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00038 $0.00505
Opus 5 $0.00019 $0.00253
Sonnet 5 $0.00008 $0.00101
Haiku 4.5 $0.00004 $0.00051

Measured 8d ago against content hash 63dfd620ad7a, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

market-gap-analysis scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 8d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

market-gap-analysis/SKILL.md · 64 lines

How it starts

The opening of the file, as written. The whole thing — 64 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Market Gap Analysis 🎯

Identify underserved market gaps and unmet customer needs in e-commerce. Analyzes competitor blind spots, review pain points, search demand without adequate supply, and emerging customer segments.

Supported platforms: Amazon, Shopify, WooCommerce, Walmart, TikTok Shop, Etsy, eBay, BigCommerce.

Built by Nexscope — your AI assistant for smarter e-commerce decisions.

Install

npx skills add nexscope-ai/eCommerce-Skills --skill market-gap-analysis -g

Usage

Find market gaps in the home office furniture category on Amazon. What are customers asking for that nobody is providing well?

Capabilities

  • Competitor coverage gap identification
  • Review-based pain point extraction and opportunity mapping
  • Search demand vs supply analysis
  • Underserved customer segment identification
  • Price gap analysis (price points with no quality options)
  • Feature gap mapping across competitor products

How This Skill Works

Step 1: Collect information from the user's message — product, platform, current situation, and goals.

Step 2: Ask one follow-up with all remaining questions using multiple-choice format. Allow shorthand answers (e.g., "1b 2c 3a").

Step 3: Research and analyze using the frameworks and methodology below.

Step 4: Deliver structured, actionable output with specific recommendations, not vague advice.

Output Format

  • Start with a summary of findings
  • Include specific data points and benchmarks where available
  • Provide prioritized action items
  • Mark estimates with ⚠️ when based on incomplete data
  • End with concrete next steps

Other Skills

More e-commerce skills: nexscope-ai/eCommerce-Skills

Amazon-specific skills: nexscope-ai/Amazon-Skills

Built by Nexscope — your AI assistant for smarter e-commerce decisions.

Read the full file on GitHub · 64 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 8d ago First seen · 64 lines · 38 tokens per session scan A 63dfd620ad7a

Subscribe to this mod's changes

market-gap-analysis is a skill published in the GitHub repository nexscope-ai/eCommerce-Skills (908 stars, last pushed 16d ago), licensed MIT. It adds 38 tokens to every session and 505 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.

Related

Other skills, from other repositories

buyer-intent-writer

Write or rewrite ecommerce product descriptions, bullets, buying-guide sections, and landing-page copy around verified buyer needs, objections, comparisons, and purchase intent. Use when the user asks for buyer-intent copy, product copy, conversion copy, or a clearer product description. Do not use for technical…

nexscope-ai/ecommerce-seo-geo-skills · 70 tokens

competitor-seo-analyzer

Compare observable ecommerce competitor SEO, content, structured-data, trust, and buyer-intent signals. Use when the user asks for competitor SEO analysis, an SEO comparison, content gaps, or a comparison of supplied pages, listings, exports, or search evidence. Do not infer live rankings, traffic, backlinks, or AI…

nexscope-ai/ecommerce-seo-geo-skills · 75 tokens

ecommerce-geo-auditor

Diagnose an ecommerce page or listing for GEO, AI-search, AI-citation, and AI-shopping readiness using inspected page evidence, supplied content, or crawl data. Use when the user asks for a GEO audit, AI visibility readiness check, AI search audit, citation-readiness review, or why a product is hard for AI systems to…

nexscope-ai/ecommerce-seo-geo-skills · 92 tokens

ecommerce-geo-optimizer

Turn verified ecommerce GEO, AI-search, or AI-citation readiness gaps into a prioritized implementation plan covering content, product facts, technical access, structured data, trust, and measurement. Use when the user asks to improve GEO, optimize for AI search, fix a GEO audit, or create an AI visibility readiness…

nexscope-ai/ecommerce-seo-geo-skills · 83 tokens

ecommerce-seo-auditor

Audit ecommerce websites, product pages, collection pages, and marketplace listings for technical SEO, crawlability, indexability, on-page relevance, content, internal linking, product data, images, and Core Web Vitals. Use when the user asks for an ecommerce SEO audit, store SEO checkup, product-page review…

nexscope-ai/ecommerce-seo-geo-skills · 108 tokens

keyword-gap-analyzer

Find ecommerce keyword, topic, and buyer-question gaps from supplied pages, competitor content, Search Console data, Keyword Planner exports, or connected research tools. Use when the user asks for keyword gaps, missing keywords, competitor keywords, content opportunities, or keyword-to-page planning. Do not invent…

nexscope-ai/ecommerce-seo-geo-skills · 75 tokens