Loading...
Loading...
Comprehensive SEO, discoverability, and AI crawler optimization for web projects. Use for technical SEO audits, llms.txt/robots.txt setup, schema markup, social launch strategies (Product Hunt, HN, Reddit), and Answer Engine Optimization (AEO). Activate on 'SEO', 'discoverability', 'llms.txt', 'robots.txt', 'Product Hunt', 'launch strategy', 'get traffic', 'be found', 'search ranking'. NOT for paid advertising, PPC campaigns, or social media content creation (use marketing skills).
npx skill4agent add erichowens/some_claude_skills seo-visibility-expert┌─────────────────────────────────────────────┐
│ AI ANSWER ENGINES │
│ ChatGPT, Claude, Perplexity, Google AI │
│ → llms.txt, structured data, AEO │
├─────────────────────────────────────────────┤
│ TRADITIONAL SEARCH │
│ Google, Bing, DuckDuckGo │
│ → Technical SEO, content, backlinks │
├─────────────────────────────────────────────┤
│ SOCIAL DISCOVERY │
│ Product Hunt, HN, Reddit, Twitter/X │
│ → Launch timing, community, narratives │
└─────────────────────────────────────────────┘<!-- Every page needs these -->
<title>Primary Keyword | Brand Name</title>
<meta name="description" content="150-160 chars with keywords">
<link rel="canonical" href="https://yoursite.com/page">
<!-- Open Graph for social -->
<meta property="og:title" content="Title for social shares">
<meta property="og:image" content="https://yoursite.com/og-image.png"># Your Site Name
> Brief tagline describing what you do
## Overview
2-3 sentences for AI systems.
## Key Features
- Feature 1: Description
- Feature 2: Description
## Documentation
- [Getting Started](/docs/getting-started)
- [API Reference](/docs/api)# AI Crawlers - Allow them!
User-agent: GPTBot
Allow: /
User-agent: Claude-Web
Allow: /
User-agent: PerplexityBot
Allow: /
# Sitemaps
Sitemap: https://yoursite.com/sitemap.xmlreferences/launch-checklists.mdShow HN: [Tool] – [Plain English description]| Metric | Good | Needs Work | Poor |
|---|---|---|---|
| LCP (Largest Contentful Paint) | <2.5s | 2.5-4s | >4s |
| INP (Interaction to Next Paint) | <200ms | 200-500ms | >500ms |
| CLS (Cumulative Layout Shift) | <0.1 | 0.1-0.25 | >0.25 |
| File | Contents |
|---|---|
| Full llms.txt examples for SaaS, docs, OSS, blogs |
| JSON-LD templates for all content types |
| Detailed checklists for PH, HN, Reddit |