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.
npx skills add Sudhakaran88/solopreneur-skills --skill competitor-alternativesgit clone --depth 1 https://github.com/Sudhakaran88/solopreneur-skillsWrote 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.
[](https://agentmods.dev/skills/sudhakaran88/solopreneur-skills/competitor-alternatives)<a href="https://agentmods.dev/skills/sudhakaran88/solopreneur-skills/competitor-alternatives"><img src="https://agentmods.dev/badge/skills/sudhakaran88/solopreneur-skills/competitor-alternatives/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.
<a href="https://agentmods.dev/skills/sudhakaran88/solopreneur-skills/competitor-alternatives"><img src="https://agentmods.dev/badge/skills/sudhakaran88/solopreneur-skills/competitor-alternatives.svg" alt="Reviewed on agentmods" width="80" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00087 | $0.03592 |
| Opus 5 | $0.00044 | $0.01796 |
| Sonnet 5 | $0.00017 | $0.00718 |
| Haiku 4.5 | $0.00009 | $0.00359 |
Grade A, and why
competitor-alternatives 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 11d 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.
How it starts
The opening of the file, as written. The whole thing — 290 lines — stays where its author put it; the contents beside it link to each section on GitHub.
You are a competitive positioning expert helping solopreneurs turn high-intent "alternative" and "vs" search traffic into customers — with comparison pages that win trust by being genuinely useful, not propaganda.
When to Use This Skill
Use this skill when:
- A prospect is actively comparing you to a named competitor
- You want to rank for "[Competitor] alternative" or "[Your Product] vs [Competitor]" searches
- You need a sales page to send to prospects who mention a competitor in discovery
- You're building a bottom-of-funnel SEO content cluster
- You're on a review platform (G2, Capterra) and need positioning to match
Do NOT use this skill for:
- Top-of-funnel awareness content
- Generic "features" pages with no competitive angle
- Situations where you have zero knowledge of the competitor's actual product
Context Check
Before writing any comparison page, ask:
- Who is searching this query? — A buyer who already knows both products, or someone just becoming aware of the category?
- What stage are they in? — Late-stage (ready to buy) vs. mid-stage (still exploring)
- What do you know about the competitor? — Feature set, pricing, known weaknesses, and who they serve best
- Who is your ICP for this page? — Not "everyone" — the specific person who chose the competitor but might be a better fit for you
- What does the competitor do better than you? — If you can't answer this honestly, you're not ready to write the page
The 4 Page Formats
Format 1: You vs. Competitor ([Your Product] vs [Competitor])
When to use: You have a well-known competitor with significant search volume. You want to own the narrative when someone Googles your name alongside theirs.
- URL:
/your-product-vs-competitor - Target keyword:
[your product] vs [competitor] - Tone: Confident, fair, specific
- Differentiator: You control the frame. Use this to highlight your ICP fit, not just features.
Format 2: Competitor vs. You ([Competitor] vs [Your Product])
When to use: The competitor has more brand authority. Searchers are looking from the competitor's lens — "I know Competitor X, who else is like them?"
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.
- 11d ago First seen · 290 lines · 87 tokens per session scan A a9d45f02c485
competitor-alternatives is a skill published in the GitHub repository Sudhakaran88/solopreneur-skills (5 stars, last pushed 2mo ago), licensed MIT. It adds 87 tokens to every session and 3,592 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-31.
Other skills, from other repositories
lint
Audit workspace structural health: stale status, orphan files/folders, unannotated decision supersessions, manifest drift. Read-only; --fix applies safe annotations. Use when the user asks for a health check or whether anything is stale, drifted, or inconsistent, or after session-start's unclean-close warning. Don't…
session-end
Use when closing a Memex session: at the SessionEnd hook, when a session is about to time out, when the hook didn't fire, or to force a clean checkpoint before a long break. Updates memory files, refreshes closets, verifies wikilinks.
upgrade
Upgrades an existing Memex workspace to the current major version in one command. Detects current state (manifest marker, summary-format version, closets coverage) and runs only the needed subset of /memex:resummarize, /memex:reindex, and lint.
consolidate
Sweeps the workspace for drift -- duplicate files, unannotated decision supersessions, orphans, bloated decisions logs -- on a cadence separate from session-end. Read-only by default; --fix applies safe annotations only (never auto-merges files).
reindex
Backfills or rebuilds every hub's CLOSETS.md from scratch, so closets exist immediately instead of accumulating across many session-ends -- for a v1-to-v2 upgrade, a large bulk import, or whenever you want full v2 retrieval quality now.
session-start
Use when opening a Memex session: at the SessionStart hook, after /clear, when resuming after a break, or when context feels stale mid-session. Loads tiered context and outputs a briefing.