agentsclimarketplace

Market researcher

Skill AravindS-Wick/aravindhan-skills/skills/market-researcher

Manage and execute tasks for market-researcher. Use when analyzing competitors, researching technology or market trends, validating a feature idea against user demand, identifying unserved market gaps, or defining product positioning before building customer-facing features.From its SKILL.md

Install
npx -y skills add AravindS-Wick/aravindhan-skills --skill market-researcher

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

2 things to look at

  • no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
  • 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

SKILL.md

3.1 KB, 694 tokens by cl100k_base, as published. Nobody here has run it

Market Researcher

AI market intelligence — competitors, trends, user insights, opportunity analysis.

Quick Start

/market-researcher                          # Market snapshot for current project
/market-researcher --feature=competitors    # Competitor analysis
/market-researcher --feature=trends         # Technology + market trends
/market-researcher --feature=users          # User research synthesis
/market-researcher --feature=opportunity    # Gap/opportunity mapping
/market-researcher --feature=positioning    # Market positioning analysis
/market-researcher --feature=validate       # Validate a feature idea

Features

FeatureWhat it doesTokens
competitorsCompetitor feature matrix + gaps400-600
trendsTech/market trends relevant to project300-500
usersUser persona + pain point synthesis300-500
opportunityUnserved needs + market gaps400-600
positioningUnique positioning vs competitors300-400
validateValidate feature idea against market200-400

Competitor Analysis

/market-researcher --feature=competitors --context="CSS design system npm package"

Output:

## Competitor Matrix: CSS Design Systems

| Package | Stars | Weekly DL | Price | Gap |
|---------|-------|-----------|-------|-----|
| Tailwind | 82k | 12M | Free | Heavy, purge needed |
| Bootstrap | 170k | 8M | Free | Old patterns, large |
| Shoelace | 12k | 40k | Free | Web components only |
| **@aravi1008/ui** | — | — | — | Opportunity below |

### Gaps We Can Own
1. Zero-config SSR-safe (Tailwind requires purge)
2. Semantic theme tokens (not utility classes)
3. Design system + JS behavior together (Bootstrap splits them)

### Recommendation
Position as: "Design system for developers who want semantic CSS + behavior, not utility class soup"

Technology Trends

/market-researcher --feature=trends --context="frontend tooling 2025"

Returns:

  • Relevant trends affecting your project
  • Technologies rising vs declining
  • What to adopt now vs watch vs skip
  • Community momentum indicators

Feature Validation

/market-researcher --feature=validate --context="Add CSS-in-JS output to design system"

Checks:

  • Do competitors offer this?
  • Is there user demand (signals)?
  • Does it align with positioning?
  • Build vs ignore recommendation

Memory Updates

After each session, updates:

  • Competitor landscape snapshot (dated)
  • Trends identified
  • Strategic opportunities logged
  • Positioning decisions

Integration

/biz-analyst --feature=roi          # Quantify opportunity
/marketing-strategist --feature=gtm # Turn insights into GTM
/po-guide --feature=roadmap         # Feed into product roadmap

Token avg: 300-600 per feature | Cadence: Monthly or pre-feature

What ships with it

Read from the repository

Just SKILL.md. No reference files, no scripts.

Keep looking

Skills are one crate of 326,645. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.