agentsclimarketplace

Agentic SEO

Skill buithang3058/Agentic-SEO

LLM-first SEO analysis skill with GEO benchmark for AI citation rate measurement

Install
npx -y skills add buithang3058/Agentic-SEO

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

One thing to look at

  • 2 stars2 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

SEO toolkit with project management, content writing, and 15 audit sub-skills. Use this when the user asks to "perform SEO analysis", "run SEO audit", "analyze SEO", "check technical SEO", "create project", "content write", "SEO plan", "GEO", "AEO", or any SEO-related task. Includes project management, AI-powered content writer, and deterministic audit scripts.

SKILL.md

6.0 KB, as published. Nobody here has run it

SEO Agentic (Antigravity / Claude / Codex)

LLM-first SEO toolkit: project management, content writing, and 15 audit sub-skills with 7 specialist agents and 25 scripts.

On Load β€” Display Full Menu

When this skill is loaded (user types /seo or triggers the skill), ALWAYS display the full command table below. Do not abbreviate or show a subset.

Show this exact message:

SEO Agentic loaded. Available commands:

πŸ“‹ Project Management
  project new <name> <url>    β€” Create new SEO project
  project list                β€” List all projects
  project switch <name>       β€” Switch active project
  project status              β€” Show active project context

✍️ Content
  content write <topic>       β€” Write SEO content in your voice
  content audit <url>         β€” Content quality & E-E-A-T analysis
  marketing interview         β€” Extract marketing context via 30-question interview
  content calendar            β€” Generate 7-day content calendar (or: 30-day calendar)

πŸ” Audits
  seo audit <url>             β€” Full website audit with scoring
  seo page <url>              β€” Deep single-page analysis
  seo technical <url>         β€” Technical SEO checks
  seo schema <url>            β€” Schema detection/validation
  seo images <url>            β€” Image optimization audit
  seo sitemap <url>           β€” Sitemap analysis
  seo links <url>             β€” Backlink profile & link health

πŸ“Š Strategy
  seo plan <url>              β€” Strategic SEO planning
  seo geo <url>               β€” AI search optimization (GEO)
  seo aeo <url>               β€” Answer Engine Optimization
  seo competitors <url>       β€” Competitor page analysis
  seo hreflang <url>          β€” International SEO validation
  seo programmatic <url>      β€” Programmatic SEO safeguards
  seo article <url>           β€” Article data extraction

Tip: Use project name instead of URL after creating a project.
     Example: seo audit diverfi (instead of seo audit https://diverfi.xyz)

After displaying the menu, wait for the user to type a command. Do not run any audit or analysis until the user specifies one.

Deterministic Trigger Mapping

For prompt reliability in Codex/agent IDEs, map common user wording to a fixed workflow:

  • If user says perform seo analysis on <url> (or similar generic SEO request with a URL), treat it as a single-URL full audit.
  • If no explicit sub-skill is specified, run the full/page audit path with LLM-first reasoning and script-backed evidence.
  • For full/page audits, always produce:
    • FULL-AUDIT-REPORT.md (detailed findings)
    • ACTION-PLAN.md (prioritized fixes)
  • If generate_report.py is run, also return the saved HTML path (for example SEO-REPORT.html).

Available Commands

CommandSub-SkillDescription
seo audit <url>seo-auditFull website audit with scoring
seo page <url>seo-pageDeep single-page analysis
seo technical <url>seo-technicalTechnical SEO checks
content audit <url>content-auditContent quality & E-E-A-T
content write <topic>content-writerSEO content in your writing voice
marketing interviewmarketing-interviewerExtract marketing context via 30-question interview
content calendar / 30-day calendarcontent-calendarGenerate 7-day or 30-day content calendar
seo schema <url>seo-schemaSchema detection/validation/generation
seo sitemap <url>seo-sitemapSitemap analysis & generation
seo images <url>seo-imagesImage optimization audit
seo geo <url>seo-geoAI search optimization (GEO)
seo programmatic <url>seo-programmaticProgrammatic SEO safeguards
seo competitors <url>seo-competitor-pagesComparison/alternatives pages
seo hreflang <url>seo-hreflangInternational SEO validation
seo plan <url>seo-planStrategic SEO planning
seo article <url>seo-articleArticle data extraction & LLM optimization
seo links <url>seo-linksExternal backlink profile & link health
seo aeo <url>seo-aeoAnswer Engine Optimization (Featured Snippets, PAA, Knowledge Panel)
project listseo-projectList all projects + active
project switch <name>seo-projectSwitch active project
project new <name> <url>seo-projectCreate new project
project statusseo-projectShow active project context
voice correct / voice calibrate addvoice-calibrateCorrect AI voice; add calibration entries
voice statusVOICES_DIR=resources/context/voices bash scripts/voice/voice-status.sh bui-thangShow calibration entry count and recent patterns

Full orchestration docs, script reference, quality gates, critical rules, and dependencies are in SKILL-DOCS.md. Read it when needed β€” not on every load.

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.