This repository contains early prototypes of Agent Skills for building WordPress themes/sites and easily sharing them with the world.
> /plugin marketplace add Automattic/wordpress-agent-skills
Repo: Automattic/wordpress-agent-skills
What's inside
This repository contains early prototypes of Agent Skills for building WordPress themes/sites and easily sharing them with the world. These are currently released as beta software and recommended for developers and AI enthusiasts to test and provide feedback on. The code is not production-ready and may contain bugs, security issues, and other problems. Use at your own risk.
As with all things AI, don't believe everything the model tells you.
Install WordPress Studio and enable the CLI if you haven't already.
Install the Claude Code plugin using one of the options below:
Option A — via HTTPS:
claude plugin marketplace add https://github.com/Automattic/wordpress-agent-skills.git
claude plugin install create-wp-site@wordpress-agent-skills
Option B — updating an existing plugin: If you already have the plugin installed and want to get the latest changes, you can run:
claude plugin marketplace update wordpress-agent-skills
claude plugin update create-wp-site@wordpress-agent-skills
Open Claude Code in your WordPress Studio home folder (Usually ~/Studio) and run either:
/quick-build command to start the quick interactive workflow for generating a WordPress block theme with an index.html landing page template and deploying it to your local Studio site.
Or/design-site command for a more in-depth interactive workflow that starts with defining a design direction and style tokens, then generating initial page layouts, followed by a full custom theme build with content pages deployed to your local Studio site.Important - If you have images, logos, other documents related to the site design then drag the folder containing these into the Claude Code terminal window and it will use these assets as part of the theme generation process.
studio-mcp/README.md for details)Open the plugins menu in Cowork at bottom of the left sidebar

Add to marketplace from Github

Add link to https://github.com/Automattic/wordpress-agent-skills

Install Create WP Site plugin

/create-site command to start or select it from the plugins menuThe workflow: describe your site, review specs, pick a design direction from 3 previews, then the plugin generates a full WordPress block theme and deploys it to a local Studio site.
See claude-cowork/wp-site-creator/README.md for commands, skills, and details about how to manually install the plugin from your local repo.
The MCP server gives AI assistants (Claude Desktop, Cursor, Cowork) the ability to manage local WordPress sites — create sites, write files, run WP-CLI commands, and create shareable preview links.
See studio-mcp/README.md for setup and available tools.
This is early-stage experimentation. The plugins are not polished and the generated themes are not production-ready. The goal is to explore the possibilities and gather feedback on what works and what doesn't.
| Directory | What it is |
|---|---|
claude-code/wp-site-creator/ | Claude Code plugin — generates WordPress block themes from a description and deploys them to a local Studio site |
claude-cowork/wp-site-creator/ | Claude Cowork plugin — generates WordPress block themes from a description and deploys them to a local Studio site |
studio-mcp/ | WordPress Studio MCP server — connects Studio to AI tools via the Model Context Protocol |
FAQ
automattic-wordpress-agent-skills is a Claude Code plugin with 3 hand-picked skills for development work, indexed on Flowy. Install it with the command on its page. It includes site-specification, design-systems, wordpress-block-theming. Its skills do not fire on their own yet. Request auto-invocation to have Flowy route them as you prompt. Free and open source.
Is this plugin yours?
Claim it with GitHubSubmit a pluginPromote it