01 context
Unified context
PAGEWELL.md, DESIGN.md, and the page brief tell the agent what to build, where it belongs, which patterns to reuse, and what claims are allowed.
For teams shipping pages with coding agents
Pagewell gives your agent a playbook: your brand rules, page patterns, and QA guardrails. It generates routes, metadata, schema, and internal links as normal code your team reviews before it goes live.
bunx skills add ReScienceLab/pagewell --skill pagewell Direct answer
Pagewell is a repo-native skill pack for coding agents that generates, checks, and maintains SEO/GEO pages as normal code inside an existing website repo. It uses PAGEWELL.md, DESIGN.md, page-type playbooks, adapters, and QA gates so page work stays reviewable, factual, and discovery-ready.
How Pagewell works
Use the same agent workflow for one landing page, a free tool, a comparison page, or an entire SEO/GEO cluster.
01 context
PAGEWELL.md, DESIGN.md, and the page brief tell the agent what to build, where it belongs, which patterns to reuse, and what claims are allowed.
02 plan
Pagewell asks for route, coverage, evidence, metadata, schema, links, CTA, and QA requirements before implementation starts.
03 build
The agent edits your Astro, Next.js, Worker, or static site instead of creating a hosted page you have to recreate later.
04 review
Titles, schema, claims, citations, crawlability, internal links, and discovery files are checked before merge.
What you get
Every run produces a route, page structure, copy, metadata, schema, and discovery updates — as a normal PR your team inspects before it goes live.
| Page type | Output |
|---|---|
| landing page | route, copy, metadata, schema, CTA |
| comparison page | fair positioning, proof, claim QA |
| free tool | working utility UI, SEO shell, WebApplication schema |
| docs/FAQ/glossary | answer-first content, schema, internal links |
| private ABM | noindex page, account brief, shareable route |
Generated page
Campaign pages that match the visitor’s intent and ship with one clear CTA.
Generated page
Alternatives and vs pages that position honestly and keep claims tied to sources.
Generated page
Task-focused routes with setup steps, examples, and stack-specific guidance.
Generated page
Short, crawlable answers and definitions built for search engines and AI answer surfaces.
Generated page
No-signup utilities where the tool does real work before the product CTA appears.
Generated page
Personalized sales pages that stay out of search while following the same design and QA standards.
Your repo, your stack
Pagewell doesn't move your site into another platform. Agents work inside your existing Astro, Next.js, or static HTML setup — following the conventions already there.
adapters/astro.md
adapters/nextjs.md
adapters/cloudflare-worker.md
adapters/static-html.md
adapters/unknown-framework.md
output: routes, components, content, metadata
no runtime, hosted builder, or lock-in DESIGN.md
colors: #000000 #ffffff #0099ff #a6a6a6
typography: Geist + Inter + Geist Mono
components: pill CTAs, dark cards, blue rings
PAGEWELL.md
product facts, claims, routes, patterns, QA rules On-brand, every page
DESIGN.md is your visual contract: colors, typography, components, spacing. Agents follow it so every page feels native, not AI-exported.
Ship fast. Don't ship broken.
Metadata, schema, claims, internal links, crawlability — Pagewell checks the boring stuff so you don't have to.
QA gate
Every page starts with route, primary query or use case, audience, and CTA before code.
QA gate
Titles, descriptions, canonicals, Open Graph, and supported JSON-LD are part of the spec.
QA gate
Agents only use facts from product docs, briefs, or user-provided proof, not invented stats.
QA gate
Internal links, sitemap, robots, and future discovery files stay aligned with generated routes.
FAQ
A skill pack that teaches your coding agent how to generate pages in your repo — with your brand rules, product facts, and QA checks built in.
Developers and growth teams who want AI-assisted pages without moving their site into a hosted builder or breaking their stack.
Builders own the page and the platform. Pagewell lives in your repo, follows your framework, and outputs code you review and merge.
Landing pages, product pages, use-case pages, comparison pages, docs, FAQs, glossary pages, free tools, and private ABM pages.
DESIGN.md for your visual rules. PAGEWELL.md for your product facts, claims, and site conventions. Plus a brief for the specific page.
Before a page ships, Pagewell checks titles, descriptions, schema, factual claims, internal links, crawlability, and discovery files.
Get started
Install Pagewell and give your agent the context it needs to generate real pages — metadata, schema, and QA included.
bunx skills add ReScienceLab/pagewell --skill pagewell Installs the Pagewell agent skill via skills.sh.