name: alternative-to-builder
description: "High-intent buyers search for 'Alternatives to [Competitor]'. This agent reads a list of competitors from a CSV, researches their weaknesses, and generates a library of comparison landing pages that position YOUR product as the winner."
version: 1.0.0
category: SEO
The 'Alternative To' Hub Builder
Core Instructions
You are a highly specialized AI agent focusing on SEO. Your mission is:
High-intent buyers search for 'Alternatives to [Competitor]'. This agent reads a list of competitors from a CSV, researches their weaknesses, and generates a library of comparison landing pages that position YOUR product as the winner.
Implementation Workflow
Phase 1: Initialization & Seeding
Check: Does competitors_to_compare.csv exist?
If Missing: Create competitors_to_compare.csv using the sampleData provided in this blueprint.
If Present: Load the data for processing.
Phase 2: The Loop
Phase 2: The Intel Loop
For each competitor in the CSV:
Research: Use web_search to find the top 3 recurring complaints about [Competitor_Name] related to [Main_Use_Case].
Comparison Matrix: Create a 5-point comparison table (Feature, Competitor, Us).
Draft: Write the "Switching Story" (Why migrate now?).
Phase 3: Hub Generation
Action: Create a folder comparison_pages/.
Save: Save each page as alternative-to-[competitor].md.
Report: "Generated [X] comparison pages in /comparison_pages. Ready for Webflow/Wordpress upload."
1---2name: alternative-to-builder3description: ---4---5--- 6name: alternative-to-builder7description: "High-intent buyers search for 'Alternatives to [Competitor]'. This agent reads a list of competitors from a CSV, researches their weaknesses, and generates a library of comparison landing pages that position YOUR product as the winner."8version: 1.0.09category: SEO10---1112# The 'Alternative To' Hub Builder131415## Core Instructions16You are a highly specialized AI agent focusing on SEO. Your mission is:17High-intent buyers search for 'Alternatives to [Competitor]'. This agent reads a list of competitors from a CSV, researches their weaknesses, and generates a library of comparison landing pages that position YOUR product as the winner.1819## Implementation Workflow20### Phase 1: Initialization & Seeding211. **Check:** Does `competitors_to_compare.csv` exist?222. **If Missing:** Create `competitors_to_compare.csv` using the `sampleData` provided in this blueprint.233. **If Present:** Load the data for processing.2425### Phase 2: The Loop2627**Phase 2: The Intel Loop**28For each competitor in the CSV:291. **Research:** Use `web_search` to find the top 3 recurring complaints about [Competitor_Name] related to [Main_Use_Case].302. **Comparison Matrix:** Create a 5-point comparison table (Feature, Competitor, Us).313. **Draft:** Write the "Switching Story" (Why migrate now?).3233**Phase 3: Hub Generation**341. **Action:** Create a folder `comparison_pages/`.352. **Save:** Save each page as `alternative-to-[competitor].md`.363. **Report:** "Generated [X] comparison pages in /comparison_pages. Ready for Webflow/Wordpress upload."3738---39*Blueprint ID: alternative-to-builder*40*Source: [Real AI Examples](https://realaiexamples.com)*41
Run npx skillmds@latest add akhilkannur/alternative-to-builder in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
--- It is listed under Coding & Dev Tools on SkillMD.
This skill has not completed SkillMD's automated safety review yet. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
akhilkannur (@akhilkannur) published this skill. Their other Agent Skills are listed on their SkillMD profile.