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

Seo Page

skill-zacharticulatev-designer-pro-and-seo-seo-page · by ZachArticulateV

Single-URL SEO review — on-page elements, content quality, meta, schema, images, observable performance signals, and internal links in one pass (real Core Web Vitals field data when seo-google is connected). Lightweight alternative to seo-audit when only one page matters. Trigger when the user says "analyze this page", "check page SEO", "single URL", "check this page", "review this URL", or provi…

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

Install

$ agentstack add skill-zacharticulatev-designer-pro-and-seo-seo-page

✓ 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 Used
  • 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-zacharticulatev-designer-pro-and-seo-seo-page)

Reliability & compatibility

Security review passed
0 installs to date
no reviews yet
2mo 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 Page? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

seo-page

Family: seo Status: Stable

Purpose

The single-page analyzer: the same on-page, meta, schema, image, and internal-link checks as a full audit, scoped to one URL, plus observable performance issues — real Core Web Vitals field data only when seo-google is connected. Cheaper to run and easier to act on for spot checks, pre-publish reviews, and "is this page good?" questions. The free path (fetch + parse + score) is the whole product; paid APIs only add live ranking and field-performance context.

Triggers

  • "analyze this page" / "check this page" / "review this URL"
  • "single URL SEO" / "check page SEO"
  • "page-level analysis"

Inputs

  • A single URL (or local HTML file)
  • Optional: target keyword(s) for relevance scoring

Steps

  1. Fetch the page (WebFetch, or curl-style retrieval of the raw HTML). For a

local build, read the file directly.

  1. On-page & meta — check: one descriptive `` (≤ ~60 chars), meta

description (~150–160 chars), exactly one `` and a logical heading order, canonical tag, meta robots, and Open Graph / Twitter card tags.

  1. Content quality — word count vs topical depth, target-keyword presence in

title/H1/early body (without stuffing), readability, and whether the page answers the likely search intent. (Hand to seo-content for deep E-E-A-T.)

  1. Schema — detect JSON-LD; validate type appropriateness and required

properties; flag rich-result eligibility. (Delegate deeper work to seo-schema.)

  1. Images — alt text presence/quality, dimensions declared (CLS), modern

formats (WebP/AVIF), and lazy-loading below the fold.

  1. Performance — note render-blocking resources and obvious payload issues.

If seo-google (PageSpeed/CrUX) is available, pull real LCP/CLS/INP; otherwise report observable issues and say field data needs seo-google.

  1. Internal links — count, descriptive anchor text, and whether the page links

to/within relevant site sections.

  1. Optional enrichment — if the DataForSEO extension is configured, add live

ranking/keyword context; otherwise state, in one line, what it would add.

  1. Render a compact report — findings grouped Critical / High / Medium / Low,

each with a specific fix.

Outputs

  • Page-level findings grouped by priority, each with a concrete fix
  • A short "what paid data would add" note when running the free path

Dependencies

  • None required — the free path uses page fetch + parsing only
  • Optional: seo-schema (deep schema), seo-content (deep E-E-A-T),

seo-google (real CWV/field data), DataForSEO extension (ranking context)

Notes

A focused single-page subset of seo-audit; both exist because their cost profiles differ (one URL vs. a full crawl). They share the same checks — keep the simple entry point (see references/ENGINE-CONTRACTS.md §5 on the free path).

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.