Install
$ agentstack add skill-zacharticulatev-designer-pro-and-seo-seo-programmatic ✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.
Security review
✓ PassedNo 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.
About
seo-programmatic
Family: seo Status: Stable
Purpose
Plan SEO at template scale (city + service combos, product + use-case matrices) with the safeguards that decide whether pSEO succeeds. Most pSEO fails not from technical issues but from Google de-prioritizing thin, near-duplicate generated pages — the thin-content safeguard is the differentiator.
Triggers
- "programmatic seo" / "pSEO" / "data-driven seo"
- "pages at scale" / "scaled pages"
- "dynamic pages" / "template pages" / "generated pages"
Inputs
- The template definition (variables + content sources)
- Expected page count and a few sample input rows
- Existing site context
Steps
- Design the template so each page carries genuinely unique value, not just a
swapped noun — unique data, local specifics, real media per page.
- Simulate output across the sample inputs and estimate the unique-content ratio;
use seo-content to score representative pages for thinness.
- Set thin-content safeguards — a minimum unique-content threshold; pages below
it get noindex (or aren't generated). State the threshold explicitly.
- URL + canonical strategy — slug conventions, parameter handling, and
canonicalization so variants don't cannibalize.
- Internal-link automation — rules for how generated pages interlink (to a hub,
to siblings) with sensible anchor text; align to clusters via seo-cluster.
- Index-bloat plan — decide which template pages Google should crawl vs.
noindex; submit the worthy set via seo-sitemap.
- Render the plan: template spec, thresholds, link rules, index strategy.
Outputs
- Programmatic SEO plan with explicit unique-content thresholds
- Internal-link automation spec + URL/canonical strategy
- Index-management (crawl vs noindex) plan
Dependencies
seo-content(unique-content scoring),seo-cluster(keyword-template fit),
seo-sitemap (index the worthy set)
Notes
The thin-content threshold is the safeguard that keeps a pSEO project from getting the whole template pattern devalued. Decide it before generating, not after.
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: ZachArticulateV
- Source: ZachArticulateV/designer-pro-and-seo
- License: MIT
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet — be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.