pseo-generator

Create pSEO pages from JSON data and template files. This skill ships a Click CLI plus three Next.js/React templates.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "pseo-generator" with this command: npx skills add phrazzld/claude-config/phrazzld-claude-config-pseo-generator

pSEO Generator

Create pSEO pages from JSON data and template files. This skill ships a Click CLI plus three Next.js/React templates.

Quick Start

./scripts/generate.py init --pattern comparison ./scripts/generate.py generate --data ./data.json --template comparison --output ./pages/ ./scripts/generate.py sitemap --output ./public/sitemap.xml ./scripts/generate.py validate

Templates

  • templates/comparison.tsx → X vs Y (features, pricing, verdict)

  • templates/alternative.tsx → “[X] alternatives” list page

  • templates/best-for.tsx → “Best [category] for [persona]”

Playbooks Reference

Use the 12 programmatic SEO playbooks in ../programmatic-seo/SKILL.md to pick the right pattern. Relevant playbooks: Templates, Curation, Conversions, Comparisons, Examples, Locations, Personas, Integrations, Glossary, Translations, Directory, Profiles.

Notes

  • init writes a starter data.json schema for the chosen pattern.

  • generate replaces placeholders in the template with per-page JSON data.

  • sitemap scans the pages dir and emits a sitemap XML.

  • validate flags duplicate or thin generated pages.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

pencil-to-code

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

browser-extension-dev

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

python-standards

No summary provided by upstream source.

Repository SourceNeeds Review