Competitive Positioning Research
by @nissan
Strategic competitive analysis skill for positioning research. Defines comparison dimensions, selects structural analogues, researches each comp, scores your...
clawhub install competitive-positioning-researchπ About This Skill
name: competitive-positioning-research version: 1.0.0 description: "Strategic competitive analysis skill for positioning research. Defines comparison dimensions, selects structural analogues, researches each comp, scores your approach 1-5, and produces ranked recommendations. Use before writing public-facing pages or when product positioning decisions are being made. Hard limit: 4 web searches per session." metadata: { "openclaw": { "emoji": "π", "requires": { "bins": [], "env": [] }, "primaryEnv": null, "network": { "outbound": true, "reason": "Uses web_search to research competitor platforms and industry case studies on behalf of the user." }, "security_notes": "Fetches publicly available content (competitor landing pages, case studies, industry articles) on behalf of the user. No private data is transmitted. Web searches are limited to 4 per research session." } }
Skill: Competitive Positioning Research
_Owner: Archie | Maintained by: Sara_When to Use This Skill
Triggers:
Not for:
This skill is for *strategic/UX research* β "how did the best examples in this space solve this specific problem, and how do we stack up?" Not "is this claim correct?"
The Research Pattern
Step 1: Define the comparison dimensions
Before searching, lock down:
Don't start searching until you've written these down. Undefined scope = research sprawl.
Step 2: Select comps
Pick 4β6 platforms. More is noise. Selection criteria:
Step 3: Research each comp
For each platform, find:
Search patterns that work:
"[platform] landing page teardown""[platform] early growth strategy""[platform] cold start problem""two-sided marketplace [specific problem] best practices""[platform] how they solved [problem]"Model knowledge vs. web search: For well-known platforms (Airbnb, Stripe, Uber, Replicate), Archie has sufficient model knowledge for structural patterns. Use web search for specifics β a changed CTA, a pivot, a dated case study.
Step 4: Score our approach
Build a scoring table against the dimensions from Step 1. Score each 1β5 with a brief, honest note.
A 2/5 with a real explanation is more useful than a 4/5 that flatters the team. Score what exists, not what was intended.
Step 5: Produce recommendations
Ranked by impact, not effort. For each recommendation:
Output Format
# [Topic] β Competitive Positioning Research
_Date: YYYY-MM-DD | Analyst: Archie_Executive Summary
[3β4 sentences: headline finding + top recommendation]Comparison Dimensions
[The 3β5 dimensions being scored, and why they matter]Case Studies
[Platform]
What they did: ...
When (early vs mature): ...
Key lesson: ... Scoring Table
| Dimension | Score (1-5) | Notes |
|---|---|---|
Recommendations (ranked by impact)
1. [Change] β [why, which comp supports it] β [effort]What We Got Right
[Strengths to preserve]
Time Budget and Scope
| Type | Comps | Time | |---|---|---| | Quick (known category) | 2β4 | 8β10 min | | Full (novel category) | 5β6 | 15β20 min |
Hard limit: 4 web searches. Synthesise from what you find. If you haven't found enough after 4 searches, scope was too broad β narrow the question, not the search count.
Worked Example
Date: 2026-03-24
Product: Reddi Agent Protocol (two-sided agent marketplace)
Problem: Two-sided landing page hero CTA β which side to prioritise?
File: projects/reddi-agent-protocol/reviews/archie-marketplace-research-2026-03-24.md
Comps studied: Stripe, Uber, Airbnb, Hugging Face, Replicate (5 β right call, stopped before noise)
Dimensions scored: Side prioritisation, supply-side hook, demand-side hook, chicken-and-egg acknowledgement, social proof, trust signals
Headline finding: Seller-first hero is defensible at pre-supply stage, but the page is missing three things: cold-start acknowledgement, zero-friction demo, and any social proof. The "Browse Agents" CTA risks leading to a near-empty index β an active anti-signal.
Top recommendation: Add a dual-path hero split so both sides feel directly spoken to without diluting the primary message.
Surprise: Replicate β the closest structural analogue β led with *consumers* from day one, and made a live runnable demo the primary conversion mechanism on the landing page. Not a "coming soon" but an actual working model you could run from the hero. That's the bar for our live demo CTA.
Score that stung: Chicken-and-egg handling got 1/5. The page doesn't acknowledge it's early-stage, and "why join a marketplace with no one in it yet?" has no answer anywhere on the page. Honest score, actionable gap.
Common Mistakes
Too many comps. Six becomes noise. Pick four or five strong structural analogues, research them properly, and stop.
Comparing to direct competitors. Direct comp analysis introduces defensive bias. Structural analogues (same problem, different space) produce better lessons. Airbnb teaches more about marketplace cold starts than any other agent marketplace would.
Generous scoring. A scoring table where everything is 3β4/5 is useless. The purpose of the table is to surface gaps. If nothing scores below 3, you're flattering the work, not analysing it.
Searching too broadly. two-sided marketplace returns 10 years of generic content. Replicate model provider growth strategy returns the specific insight you need. Start specific, widen only if necessary.
Grepping the full repo. Archie times out on grep -r across a full project directory. Always read targeted files by path. Never use recursive search on a large workspace.
_This skill was written 2026-03-24 by Sara, based on Archie's marketplace research for Reddi Agent Protocol._