agentsclimarketplace

Competitive intel

Skill damionrashford/RivalSearch-Plugin/skills/competitive-intel

Claude Code Plugin with AI research agent skills powered by MCP. 10 MCP tools, 5 agent skills, 6 AI research agents via RivalSearchMCP. Zero API keys.

Install
npx -y skills add damionrashford/RivalSearch-Plugin --skill competitive-intel

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

One thing to look at

  • 1 stars1 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.

What its author says it does

Copied from the file, not written here

Competitive intelligence for companies, products, markets, or websites. Maps sites, analyzes products and pricing, tracks news and sentiment, profiles the competitive landscape, and produces SWOT analysis. Use when analyzing competitors, evaluating markets, or auditing web presence.

SKILL.md

4.7 KB, as published. Nobody here has run it

Competitive Intelligence

Conduct competitive intelligence on: $ARGUMENTS

The argument may be a company name, product name, market segment, or URL. Follow these steps precisely using RivalSearchMCP tools. Report progress after each step.

Step 1: Target Identification

Use web_search:

  • query: "$ARGUMENTS official website", num_results: 10, extract_content: true

Establish the target's identity, website, and determine if this is a single entity or a market segment.

Step 2: Website & Product Audit

Use map_website to explore the target's web presence:

  1. url: <target_website>, mode: "map", max_pages: 15, max_depth: 2
  2. url: <target_website>, mode: "research", max_pages: 10, max_depth: 2

If they have documentation: 3. url: <target_website>, mode: "docs", max_pages: 10

Record page hierarchy, navigation patterns, technology signals, and content volume.

Step 3: Key Page Analysis

Use content_operations to retrieve and analyze critical pages:

  • operation: "retrieve" for homepage, pricing, product, about, and team pages
  • operation: "analyze", content: <retrieved>, analysis_type: "business", extract_key_points: true, summarize: true

Extract ecosystem links:

  • operation: "extract", url: <target_website>, link_type: "internal", max_links: 100
  • operation: "extract", url: <target_website>, link_type: "external", max_links: 50

Step 4: Market Landscape

Use web_search three times:

  1. query: "$ARGUMENTS market landscape overview", num_results: 15, extract_content: true
  2. query: "$ARGUMENTS market size growth trends", num_results: 10
  3. query: "$ARGUMENTS competitors alternatives market share", num_results: 10

Identify the broader market context, key players, and competitive positioning.

Step 5: News & Investment Activity

Use news_aggregation twice:

  1. query: "$ARGUMENTS", max_results: 15, time_range: "month"
  2. query: "$ARGUMENTS funding OR acquisition OR partnership", max_results: 10, time_range: "month"

Use web_search:

  • query: "$ARGUMENTS funding raised investment valuation", num_results: 10

Step 6: Community Perception

Use social_search twice:

  1. query: "$ARGUMENTS", platforms: ["reddit", "hackernews", "devto", "producthunt", "medium"], max_results_per_platform: 10, time_filter: "year"
  2. query: "$ARGUMENTS vs OR alternative OR comparison OR best", platforms: ["reddit", "hackernews"], max_results_per_platform: 10

What do users praise? Complain about? What alternatives do they mention?

Step 7: Technical & GitHub Assessment

Use github_search twice:

  1. query: "$ARGUMENTS", sort: "stars", max_results: 15, include_readme: true
  2. query: "$ARGUMENTS", sort: "updated", max_results: 10

Use web_search:

  • query: "$ARGUMENTS tech stack OR technology OR engineering OR architecture", num_results: 10

Use scientific_research:

  • operation: "academic_search", query: "$ARGUMENTS", max_results: 5

Step 8: Compile Report

  1. Executive Summary — Key findings and market position assessment
  2. Company/Market Overview — Identity, product, market context
  3. Website Assessment — Site structure, content quality, technical observations
  4. Product & Pricing — Offerings, pricing model, features, target audience
  5. Market Landscape — Market size, growth, key players with comparison table
  6. SWOT Analysis
    • Strengths — Competitive advantages and moats
    • Weaknesses — Vulnerabilities and pain points
    • Opportunities — Where they (or you) can gain ground
    • Threats — Competitive dangers and headwinds
  7. News & Investment — Funding, partnerships, growth trajectory
  8. Community Perception — Practitioner sentiment with evidence
  9. Technical Assessment — Stack, GitHub presence, engineering quality
  10. Ecosystem & Partnerships — Integrations, partner network, link analysis
  11. Sources — All URLs consulted

Use tables for player comparisons. Format as clean markdown with inline citations Source Name.

Keep looking

Skills are one crate of 328,083. 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.