Install
$ agentstack add skill-damionrashford-rivalsearch-plugin-competitive-intel ✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
Verified badge
Passed review? Show it. Paste this badge into your README, it links to the public security report.
Reliability & compatibility
Declared compatibility
Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.
We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.
How agent discovery & health will work →About
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", numresults: 10, extractcontent: 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:
- url: , mode: "map", maxpages: 15, maxdepth: 2
- url: , mode: "research", maxpages: 10, maxdepth: 2
If they have documentation:
- url: , 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: , analysistype: "business", extractkey_points: true, summarize: true
Extract ecosystem links:
- operation: "extract", url: , linktype: "internal", maxlinks: 100
- operation: "extract", url: , linktype: "external", maxlinks: 50
Step 4: Market Landscape
Use web_search three times:
- query: "$ARGUMENTS market landscape overview", numresults: 15, extractcontent: true
- query: "$ARGUMENTS market size growth trends", num_results: 10
- 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:
- query: "$ARGUMENTS", maxresults: 15, timerange: "month"
- query: "$ARGUMENTS funding OR acquisition OR partnership", maxresults: 10, timerange: "month"
Use web_search:
- query: "$ARGUMENTS funding raised investment valuation", num_results: 10
Step 6: Community Perception
Use social_search twice:
- query: "$ARGUMENTS", platforms: ["reddit", "hackernews", "devto", "producthunt", "medium"], maxresultsperplatform: 10, timefilter: "year"
- query: "$ARGUMENTS vs OR alternative OR comparison OR best", platforms: ["reddit", "hackernews"], maxresultsper_platform: 10
What do users praise? Complain about? What alternatives do they mention?
Step 7: Technical & GitHub Assessment
Use github_search twice:
- query: "$ARGUMENTS", sort: "stars", maxresults: 15, includereadme: true
- 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: "academicsearch", query: "$ARGUMENTS", maxresults: 5
Step 8: Compile Report
- Executive Summary — Key findings and market position assessment
- Company/Market Overview — Identity, product, market context
- Website Assessment — Site structure, content quality, technical observations
- Product & Pricing — Offerings, pricing model, features, target audience
- Market Landscape — Market size, growth, key players with comparison table
- 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
- News & Investment — Funding, partnerships, growth trajectory
- Community Perception — Practitioner sentiment with evidence
- Technical Assessment — Stack, GitHub presence, engineering quality
- Ecosystem & Partnerships — Integrations, partner network, link analysis
- Sources — All URLs consulted
Use tables for player comparisons. Format as clean markdown with inline citations [Source Name](URL).
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: damionrashford
- Source: damionrashford/RivalSearch-Plugin
- License: MIT
- Homepage: https://github.com/damionrashford/RivalSearchMCP
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet, be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.