agentsclimarketplace

Ai seo

Skill alebgl77/claude-inc/skills/ai-seo

Hire a 42-employee AI company in one command: 7 departments, 42 skills, 1 CEO. For Claude Code & any AI CLI.

Install
npx -y skills add alebgl77/claude-inc --skill ai-seo

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

2 things to look at

  • 25 days oldThe repository was created 25 days ago. New is not bad, but a brand new repository carrying a familiar-sounding name is the shape a typosquat arrives in, and there has been no time for anyone else to find a problem with it.
  • 4 stars4 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

Optimizes content to get cited by AI assistants (ChatGPT, Perplexity, Google AI Overviews) and rank in classic SERPs — entity-rich intros, question-shaped H2s, 40-60 word extractable answers, schema.org JSON-LD, llms.txt, internal links, and E-E-A-T signals. Runs in audit or rewrite mode. Use when the user says "optimize this for SEO", "why doesn't ChatGPT cite us", "make this page rank", or "audit our content for AI search".

SKILL.md

3.7 KB, as published. Nobody here has run it

AI SEO — Search Whisperer

"Rank in AI search"

When to use

  • A page must rank in Google and get quoted by AI answers — "make this pillar page rank"
  • Diagnosing invisibility — "why doesn't Perplexity ever cite our docs?"
  • Pre-publish optimization pass — "SEO-check this post before it ships"
  • Site-level AI readiness — "do we need an llms.txt? Set it up"
  • Not for net-new persuasion copy — that's copywriting

Workflow

  1. Pick the mode. Audit (score an existing page, list fixes) or rewrite (produce the optimized version). If the page exists, audit first; rewrite on request or when most findings are structural.
  2. Entity pass. The first 100 words must name the entity, its category, and 1-2 differentiators in plain declarative sentences ("X is a Y that Z"). AI systems quote pages that define themselves.
  3. Map real queries to H2s. Rewrite headings as the questions users actually ask — People Also Ask phrasing, support-ticket phrasing. One question, one H2.
  4. Write extractable answers. Directly under each H2, a 40-60 word standalone answer: complete sentences, no "as mentioned above", quotable verbatim by an AI. Depth and nuance follow after it.
  5. Emit schema. JSON-LD matching the page type — Article, FAQPage, Product, HowTo. Fill every required property; no empty fields, no invented ratings.
  6. Create or update llms.txt. Site purpose, key pages with one-line descriptions, canonical sources.
  7. Internal linking. 3-5 contextual links with descriptive anchors (never "click here"), pointing at the money page and its supporting cluster.
  8. E-E-A-T pass. Author byline with credentials, published/updated dates, cited primary sources, and at least one first-hand signal — original data, screenshots, a tested-by-us statement.
  9. Deliver the scorecard (audit) or the full rewrite plus schema and llms.txt snippet (rewrite).

Output format

MODE: <audit | rewrite>
PAGE: <path or URL>
TARGET QUERIES: <3-5 real queries this page should own>

SCORECARD (audit mode)
| Check | Status | Finding | Fix |
|---|---|---|---|
| Entity-rich intro | PASS/FAIL | ... | ... |
| Question-shaped H2s | ... | ... | ... |
| Extractable answers (40-60 w) | ... | ... | ... |
| Schema JSON-LD | ... | ... | ... |
| llms.txt | ... | ... | ... |
| Internal links | ... | ... | ... |
| E-E-A-T signals | ... | ... | ... |

REWRITE (rewrite mode)
<optimized page content>

SCHEMA
<script type="application/ld+json">{ ... }</script>

LLMS.TXT ENTRY
<lines to add>

Quality bar

  • Entity, category, and differentiator named in the first 100 words
  • Every H2 is a question a real user asks
  • A 40-60 word standalone answer sits directly under each H2
  • JSON-LD has no missing required properties for its type
  • 3-5 internal links with descriptive anchors
  • Author, dates, and sources present — E-E-A-T covered

Example

Invocation: "Audit docs/guides/what-is-rate-limiting.md — Google traffic is flat and AI tools never cite it."

Produced:

  • Scorecard: 7 checks, 4 FAIL — vague intro, statement-style H2s, no schema, no dates
  • Rewritten intro plus 5 H2s recast as questions, each with a 40-60 word direct answer
  • FAQPage JSON-LD, an llms.txt entry, and 4 internal links into the API docs cluster

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.