market-competitors

market-competitors is a skill for Claude Code, Codex from rediumvex/ai-marketing-claude. It costs 82 tokens per session (1,155 once invoked), scanned A, original, MIT.

A competitor research tool that studies competing businesses' positioning, pricing, messages, customer proof, and changes over time. The Wayback Machine is an archive of older versions of websites.

In plain words
What is it for?
It helps identify relevant competitors and produce an analysis of their websites, offers, content activity, and market gaps.
Why use it?
It replaces scattered competitor checking with one structured comparison.

Skill for Claude CodeCodex

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

Good fit It helps identify relevant competitors and produce an analysis of their websites, offers, content activity, and market gaps.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/rediumvex/ai-marketing-claude/market-competitors
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 rediumvex/ai-marketing-claude --skill market-competitors
Clone the repo
git clone --depth 1 https://github.com/rediumvex/ai-marketing-claude

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-competitors

README.md
[![agentmods](https://agentmods.dev/badge/skills/rediumvex/ai-marketing-claude/market-competitors/github.svg)](https://agentmods.dev/skills/rediumvex/ai-marketing-claude/market-competitors)
Your own site
<a href="https://agentmods.dev/skills/rediumvex/ai-marketing-claude/market-competitors"><img src="https://agentmods.dev/badge/skills/rediumvex/ai-marketing-claude/market-competitors/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-competitors

Your own site · 80×15
<a href="https://agentmods.dev/skills/rediumvex/ai-marketing-claude/market-competitors"><img src="https://agentmods.dev/badge/skills/rediumvex/ai-marketing-claude/market-competitors.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 82 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,155 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.
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.00082 $0.01155
Opus 5 $0.00041 $0.00577
Sonnet 5 $0.00016 $0.00231
Haiku 4.5 $0.00008 $0.00115

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

Security

Grade A, and why

market-competitors 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 12d 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.

skills/market-competitors/SKILL.md · 128 lines

How it starts

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

Market Competitors — Competitive Intelligence

Identify 3–5 relevant competitors, analyze their public-facing marketing, and tell the client where to attack and where to defend.

Step 1 — Identify competitors

Sources in order:

  1. Ask the user if they already have a list.
  2. Run scripts/analyze_page.py on the client's homepage for vocabulary.
  3. Use WebSearch for: "<brand> vs", "<brand> alternatives", "best <category>", "<primary keyword> tools".
  4. Pick the top 3–5 competitors that are actually competing for the same user, not just in the same category.

State your selection and why before running the analysis.

Step 2 — Scan each competitor

Run python3 scripts/competitor_scanner.py <url> on each (or use analyze_page.py if the scanner errors). For each competitor capture:

Field Source
Hero headline H1 or first large text
Subhead / value prop Paragraph under H1
Primary CTA text Most prominent button
Pricing (if visible) Pricing page
Social proof Logos, counts, reviews, testimonials
Positioning archetype See below
Content cadence (if blog) Last 3 post dates
Tech/tracking stack Scripts detected

Step 3 — Historical evolution (Wayback Machine)

For the client and each competitor, fetch:

https://web.archive.org/web/2023*/<competitor-url>
https://web.archive.org/web/2024*/<competitor-url>

Compare the 2023 hero to the 2025 hero. Has their positioning shifted? Did they pivot? This is often where you spot pricing changes, audience pivots, or abandoned features. (Skip gracefully if the Wayback Machine fails.)

Step 4 — Positioning matrix

Plot every competitor plus the client on a 2×2 (pick the two most relevant axes for the category):

  • SaaS: Simplicity ↔ Power × Price
  • E-com: Premium ↔ Value × Niche ↔ Mass
  • Agency: Specialist ↔ Generalist × Boutique ↔ Enterprise
  • Creator: Entertainment ↔ Education × Broad ↔ Niche

Step 5 — Comparison matrix

Client Comp A Comp B Comp C
One-liner
Target audience
Price anchor
Primary CTA
Social proof
Key differentiator
Weakness

Read the full file on GitHub · 128 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. 12d ago First seen · 128 lines · 82 tokens per session scan A be61a6321989

Subscribe to this mod's changes

market-competitors is a skill published in the GitHub repository rediumvex/ai-marketing-claude (38 stars, last pushed 5mo ago), licensed MIT. It adds 82 tokens to every session and 1,155 once invoked, about $0.0004 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-08-30.

Related

Other skills, from other repositories

linkedin-humanizer

Remove the AI tells human readers and LinkedIn's AI-slop filter react to in a post or comment: 2026 vocabulary by paragraph density, reveal bridges, staccato fragments, stacked triads, performed sincerity. Tiered rewriter (forensic / strict / aesthetic / all) plus --mode audit pass-fail review and --mode profile voice…

sergebulaev/linkedin-skills · 124 tokens

linkedin-reply-handler

Draft a reply to a specific existing LinkedIn comment from its URL. Use when the user wants to reply to a comment on any post, or follow up after an author replied to them. Parses the commentUrn, resolves the correct parentComment target (LinkedIn flattens threads to 2 levels), and posts via Publora on approval. Not…

sergebulaev/linkedin-skills · 88 tokens

linkedin-post-writer

Draft a new LinkedIn post from scratch using one of 20 2026 hook formulas (anaphora, R.I.P., time-anchor, curiosity-gap, contrarian, controlled A/B, false-binary, and more) plus a founders-edition angle library, picked by engagement goal (comments, reposts, likes, saves). Runs the humanizer pass and schedules via…

sergebulaev/linkedin-skills · 120 tokens

linkedin-comment-drafter

Draft a LinkedIn comment on someone else's post from its URL, or reshare (repost) it to your feed with optional commentary. Use when the user pastes a post URL and asks to comment, engage, be first commenter, or repost with their thoughts. Produces 1-3 variants in the user's voice, picks a reaction, and publishes via…

sergebulaev/linkedin-skills · 97 tokens

linkedin-content-planner

Generate a 7-day LinkedIn content plan from a theme, audience, and pillars. Produces per-day post pillar, format, hook type, CTA, posting time, daily comment targets, and a weekly inbound-readiness check. Use when the user wants to plan a week or month of content, not draft a single post.

sergebulaev/linkedin-skills · 72 tokens

linkedin-employee-advocacy

Stand up and run a LinkedIn employee advocacy program for a marketing or sales team. Covers 14-day launch playbook, brand-guideline governance, per-post time budget, cadence benchmarks, and team ROI (reach, engagement, pipeline). Triggers on "employee advocacy", "get the team posting", "scale LinkedIn across team"…

sergebulaev/linkedin-skills · 82 tokens