AgentStack
Browse Sign in
Browse Why AgentStack Sell Docs
Sign in
SKILL verified MIT Self-run

Seo

skill-buithang3058-agentic-seo-agentic-seo · by buithang3058

>

No reviews yet
0 installs
4 views
0.0% view→install

Install

$ agentstack add skill-buithang3058-agentic-seo-agentic-seo

✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

View the full security report →

Verified badge

Passed review? Show it. Paste this badge into your README, it links to the public security report.

AgentStack Verified badge Links to your public security report.
[![AgentStack Verified](https://agentstack.voostack.com/badges/verified.svg)](https://agentstack.voostack.com/security/report/skill-buithang3058-agentic-seo-agentic-seo)

Reliability & compatibility

Security review passed
0 installs to date
no reviews yet
3mo ago

Declared compatibility

Claude CodeClaude Desktop

Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.

Preview Execution monitoring

We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.

How agent discovery & health will work →
Are you the author of Seo? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

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      — Create new SEO project
  project list                — List all projects
  project switch        — Switch active project
  project status              — Show active project context

✍️ Content
  content write        — Write SEO content in your voice
  content audit          — 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              — Full website audit with scoring
  seo page               — Deep single-page analysis
  seo technical          — Technical SEO checks
  seo schema             — Schema detection/validation
  seo images             — Image optimization audit
  seo sitemap            — Sitemap analysis
  seo links              — Backlink profile & link health

📊 Strategy
  seo plan               — Strategic SEO planning
  seo geo                — AI search optimization (GEO)
  seo aeo                — Answer Engine Optimization
  seo competitors        — Competitor page analysis
  seo hreflang           — International SEO validation
  seo programmatic       — Programmatic SEO safeguards
  seo article            — 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 (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

| Command | Sub-Skill | Description | |---------|-----------|-------------| | seo audit | [seo-audit](resources/skills/seo-audit.md) | Full website audit with scoring | | seo page | [seo-page](resources/skills/seo-page.md) | Deep single-page analysis | | seo technical | [seo-technical](resources/skills/seo-technical.md) | Technical SEO checks | | content audit | [content-audit](resources/skills/content-audit.md) | Content quality & E-E-A-T | | content write | [content-writer](resources/skills/content-writer.md) | SEO content in your writing voice | | marketing interview | [marketing-interviewer](resources/skills/marketing-interviewer.md) | Extract marketing context via 30-question interview | | content calendar / 30-day calendar | [content-calendar](resources/skills/content-calendar.md) | Generate 7-day or 30-day content calendar | | seo schema | [seo-schema](resources/skills/seo-schema.md) | Schema detection/validation/generation | | seo sitemap | [seo-sitemap](resources/skills/seo-sitemap.md) | Sitemap analysis & generation | | seo images | [seo-images](resources/skills/seo-images.md) | Image optimization audit | | seo geo | [seo-geo](resources/skills/seo-geo.md) | AI search optimization (GEO) | | seo programmatic | [seo-programmatic](resources/skills/seo-programmatic.md) | Programmatic SEO safeguards | | seo competitors | [seo-competitor-pages](resources/skills/seo-competitor-pages.md) | Comparison/alternatives pages | | seo hreflang | [seo-hreflang](resources/skills/seo-hreflang.md) | International SEO validation | | seo plan | [seo-plan](resources/skills/seo-plan.md) | Strategic SEO planning | | seo article | [seo-article](resources/skills/seo-article.md) | Article data extraction & LLM optimization | | seo links | [seo-links](resources/skills/seo-links.md) | External backlink profile & link health | | seo aeo | [seo-aeo](resources/skills/seo-aeo.md) | Answer Engine Optimization (Featured Snippets, PAA, Knowledge Panel) | | project list | [seo-project](resources/skills/seo-project.md) | List all projects + active | | project switch | [seo-project](resources/skills/seo-project.md) | Switch active project | | project new | [seo-project](resources/skills/seo-project.md) | Create new project | | project status | [seo-project](resources/skills/seo-project.md) | Show active project context | | voice correct / voice calibrate add | [voice-calibrate](resources/skills/voice-calibrate.md) | Correct AI voice; add calibration entries | | voice status | VOICES_DIR=resources/context/voices bash scripts/voice/voice-status.sh bui-thang | Show calibration entry count and recent patterns |


> Full orchestration docs, script reference, quality gates, critical rules, and dependencies > are in [SKILL-DOCS.md](SKILL-DOCS.md). Read it when needed — not on every load.

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet, be the first.

Versions

  • v0.1.0 Imported from the upstream source.