Omni Seo Dominance
Omni Seo Dominance is an writing AI skill with a core value of The ultimate playbook for ranking on Google Page 1 AND driving citations in LLMs (ChatGPT, Gemini, Claude, Grok, Meta AI) simultaneously. It
helps developers solve real-world problems in the writing domain, boosting
efficiency, automating repetitive tasks, and optimizing workflows.
The ultimate playbook for ranking on Google Page 1 AND driving citations in LLMs (ChatGPT, Gemini, Claude, Grok, Meta AI) simultaneously. Generic framework for all web apps.
Quick Facts
mkdir -p ./skills/omni-seo-dominance && curl -sfL https://raw.githubusercontent.com/mayurrathi/awesome-agent-skills/main/skills/omni-seo-dominance/SKILL.md -o ./skills/omni-seo-dominance/SKILL.md Run in terminal / PowerShell. Requires curl (Unix) or PowerShell 5+ (Windows).
Skill Content
# 1.2.2 Omni Seo Dominance
This skill defines the technical, structural, and off-page standards required to dominate both traditional search engines (Google) and Large Language Models (ChatGPT, Gemini, Claude, Perplexity) simultaneously.
**The Core Insight:**
* **Google (Traditional SEO):** Optimizes for crawlable structure, intent satisfaction, backlinks, and user engagement (CTR, Bounce Rate).
* **LLMs (AI SEO / AEO):** Optimize for extractable facts, high-authority citations, structured data, unstructured consensus, and unambiguous answers.
---
1. Technical Baseline (Required for Both)
If the bots cannot read it, you cannot rank. Single Page Applications (SPAs) built with React/Vue are inherently disadvantaged without pre-rendering.
* **Crawlable HTML is Non-Negotiable:** React/Vue apps must have pre-rendered HTML payloads (e.g., Next.js SSR, Astro, or hidden `<article>` blocks under `#root`) that search bots can ingest without executing JavaScript.
* **Noscript Fallback:** Always include a rich `<noscript>` tag for bots that fail to run JS.
* **Bot Access:** Ensure `robots.txt` explicitly `Allow`s `GPTBot`, `PerplexityBot`, `Claude-Web`, `Google-Extended`, and standard Googlebot.
* **Core Web Vitals:** Implement PWA architecture or aggressive caching. Target LCP < 2.5s and CLS < 0.1.
---
2. Structured Data (Schema.org)
JSON-LD schema translates your UI into pure data for both Google's Rich Snippets and LLM ingestion.
* **SoftwareApplication / Product:** Define what the app/product *is*, its price (even if 0), and its operating systems.
* **FAQPage:** Mandatory. Target "People Also Ask" (PAA) queries from Google. Formulate exact questions users ask ("What is the best free X?") and provide definitive answers.
* **HowTo:** Step-by-step instructions for core features. Essential for capturing "How to do X" featured snippets.
* **Organization / Person:** Link the product to its creator's authoritative profiles (LinkedIn, GitHub) to establish E-E-A-T (Experience, Expertise, Authoritativeness, Trustworthiness).
---
3. The Extractability Principle (For LLMs)
LLMs don't "read" landing pages; they extract relationships and entities.
* **The 50-Word Rule:** Immediately below every H2 or H3 heading, place a 40-60 word paragraph that *directly and unambiguously answers the heading*.
* **No Fluff:** Do not use marketing speak ("Unlock the power of synergy"). Use definitive statements ("This app allows users to X by doing Y").
* **Hard Statistics:** Include real numbers ("Used by 10,000+ people", "Saves 4 hours a week"). LLMs heavily weigh specific data points when generating answers.
* **Comparison Tables:** Use semantic HTML `<table>` elements to compare features against alternatives. LLMs excel at ingesting tabular data.
---
4. The Citation Loop (Authority Building)
LLMs generate answers based on the consensus of high-authority domains in their training data. You must exist where LLMs learn.
* **Programmatic SEO (Spokes):** Generate highly specific, intent-driven landing pages (e.g., `/tool-for-use-case-A`, `/tool-for-city-B`). This captures long-tail Google traffic and provides multiple ingestion points for bots.
* **The Aggregator Strategy:** Launch the product on high-DA aggregators like Product Hunt, Hacker News, and specialized app directories. A top ranking here guarantees ingestion.
* **Community Consensus (Reddit/Quora):** LLMs heavily ingest Reddit. Seed mentions of your app naturally in relevant subreddits by answering specific "How do I..." questions with a link to your solution.
* **Engineering as Marketing:** Build a free, un-gated utility tool (e.g., a calculator or generator) related to your core product. This organically attracts backlinks from high-DA blogs, raising the overall domain authority.
---
5. The "ORB" Launch Execution
Don't launch quietly. Create an artificial spike in visibility to force algorithm discovery.
1. **Owned:** Push to exis
🎯 Best For
- SEO content writers
- Digital marketers
- Claude users
- ChatGPT users
- Gemini users
💡 Use Cases
- Optimizing blog posts for search intent
- Writing meta descriptions that drive CTR
- Content creation
- Style guide enforcement
📖 How to Use This Skill
- 1
Install the Skill
Copy the install command from the Terminal tab and run it. The SKILL.md file downloads to your local skills directory.
- 2
Load into Your AI Assistant
Open Claude or ChatGPT and reference the skill. Paste the SKILL.md content or use the system prompt tab.
- 3
Apply Omni Seo Dominance to Your Work
Provide context for your task — paste source material, describe your audience, or share existing work to guide the AI.
- 4
Review and Refine
Edit the AI output for accuracy, tone, and completeness. Add human insight where the AI lacks context.
❓ Frequently Asked Questions
Does this account for Google algorithm updates?
The skill follows evergreen SEO best practices. Stay updated on Google core updates for additional context.
Can Omni Seo Dominance maintain my brand voice?
Yes — provide style guides or example content in your prompt for consistent brand-aligned output.
How do I install Omni Seo Dominance?
Copy the install command from the Terminal tab and run it. The skill downloads to ./skills/omni-seo-dominance/SKILL.md, ready to use.
Can I customize this skill for my team?
Absolutely. Edit the SKILL.md file to add team-specific instructions, examples, or workflows.
⚠️ Common Mistakes to Avoid
Keyword stuffing
Modern SEO favors natural language and topical authority over keyword density.
Publishing unedited drafts
AI writing needs human editing for facts, flow, and authentic voice.