Use Case
WordPress Publisher Skill isn't just for solo use β teams can share skills and build consistent AI workflows across the organization. Publish content directly to WordPress sites via REST API with full Gutenberg block support. Create and publish posts/pages, auto-load and select categories from website, generate SEO-optimized tags, preview articles before publishing, and generate Gutenberg blocks for tables, images, lists, and rich formatting. Use when user wants to publish to WordPress, post to blog, create WordPress article, update WordPress post, or convert markdown to Gutenberg blocks. This guide covers how to deploy WordPress Publisher Skill for your team, standardize prompts, and create shared workflows that everyone can use.
Install WordPress Publisher Skill in your project directory: .claude/skills/wordpress-publishing-skill-for-claude/
Commit the skill folder to your repository so the whole team has access
Document your team's standard prompts in a shared README
Use WordPress Publisher Skill in code reviews, standups, and planning sessions
Iterate: collect feedback from the team and refine your prompts
Copy these prompts and use them with your AI agent after installing WordPress Publisher Skill
How can my team use WordPress Publisher Skill together?
Set up WordPress Publisher Skill for our project so everyone can use it
Create a shared workflow using WordPress Publisher Skill for our team
Select your agent
Option 1: Install via CLI (recommended)
Recommended (no pre-install needed)
npx clawhub@latest --dir ~/.claude/skills install wordpress-publishing-skill-for-claudeOr via clawhub CLI (if already installed)
clawhub --dir ~/.claude/skills install wordpress-publishing-skill-for-claudeβ οΈ Requires Node.js 18+. No Node? Use Option 2 below to download the ZIP instead. Install Node.js β
Option 2: Manual install (no Node required)
Download the ZIP, extract it, and place the folder at the path below. Restart your agent to activate.
Install path
~/.claude/skills/wordpress-publishing-skill-for-claude/π‘Extract and place the folder at the path above, then restart your agent.