Pagewell
Repo-native skill pack
Best fit when agents should edit the existing codebase and produce routes, content, components, metadata, schema, QA notes, and discovery updates.
Comparison dry run
Both approaches help teams ship more targeted pages. The difference is where the page system lives: Pagewell works inside your repo, while WordPress provides a hosted CMS and site builder for marketing teams.
bunx skills add ReScienceLab/pagewell --skill pagewell Installs the Pagewell agent skill via skills.sh.
Read setup docDirect answer
Choose Pagewell when your website is code-owned and generated SEO pages, docs, tools, schema, and discovery updates should stay in repo review. Choose WordPress when content editors need a hosted CMS, familiar admin dashboard, themes, plugins, and managed publishing surface.
Pagewell
Best fit when agents should edit the existing codebase and produce routes, content, components, metadata, schema, QA notes, and discovery updates.
WordPress
Best fit when content editors need a familiar admin dashboard, plugin ecosystem, themes, and managed hosting without touching code.
Decision
The practical question is whether your source of truth should remain in the repo or move into a managed CMS.
Decision summary
If marketing pages must be normal code reviewed through your existing repo, Pagewell is the more natural architecture. If the team wants a hosted product surface that handles content editing, themes, plugins, and publishing together, WordPress may fit better.
Comparison table
| Dimension | Pagewell | WordPress |
| System of record | Existing website repo | Hosted WordPress platform |
| Primary user | Coding agents with developer review | Content editors and marketers using an admin UI |
| Design source | DESIGN.md plus existing site components | Themes and page builders |
| Output | Normal code/content changes | Pages managed and hosted through WordPress |
| Best-fit motion | SEO/GEO pages, docs, free tools, and repo-native page clusters | Blog content, plugin-driven features, and theme-based campaigns |
Choose Pagewell when
Choose WordPress when
FAQ
Only for teams that want repo-native agent workflows. WordPress is a hosted CMS and site builder; Pagewell is a skill pack that generates code inside an existing website repo.
A hosted CMS fits when content editors need a familiar admin dashboard, plugin ecosystem, themes, and managed hosting without working in a codebase.
Choose Pagewell when your site already lives in code and you want agents to create routes, components, metadata, schema, and discovery updates as reviewable repo changes.
Install Pagewell
Give your coding agent the context, playbooks, adapters, and QA gates it needs before the next page request.
bunx skills add ReScienceLab/pagewell --skill pagewell Installs the Pagewell agent skill via skills.sh.
Read install docs