Skip to main content
Back to registry

wordpress-content

jezweb/claude-skills

Create, update, and manage WordPress content — posts, pages, media, categories, tags, and menus. Produces live content on the site via WP-CLI or the REST API.

Installs227
Install command
npx skills add https://github.com/jezweb/claude-skills --skill wordpress-content
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Create, update, and manage WordPress content — posts, pages, media, categories, tags, and menus. Produces live content on the site via WP-CLI or the REST API. Post statuses : draft , publish , pending , future (use with --post_date ) Set featured image on a post : Provide the admin URL and live URL: For anything beyond a sentence, write HTML to a temp file and pass it: Shell quoting in --post_content is fragile for complex HTML. For creating many posts, use a loop with verification: Always create as draft first, review, then bulk-publish. If Advanced Custom Fields is installed: ACF stores fields with both the field value and a reference key ( _field_name → field_abc123 ). When WP-CLI isn't available, use the REST API. See references/rest-api-endpoints.md for patterns. - Working WP-CLI SSH connection or REST API credentials (use wordpress-setup skill) - Site config from wordpress.config.json or wp-cli.yml - Admin: - Live: - references/rest-api-endpoints.md — REST API endpoints with authentication examples - references/wp-cli-content.md — WP-CLI content management command reference

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does wordpress-content do?

Create, update, and manage WordPress content — posts, pages, media, categories, tags, and menus. Produces live content on the site via WP-CLI or the REST API.

Is wordpress-content good?

wordpress-content does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does wordpress-content work with?

wordpress-content currently lists compatibility with codex, gemini-cli, opencode, kimi-cli, amp, github-copilot.

What are alternatives to wordpress-content?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install wordpress-content?

npx skills add https://github.com/jezweb/claude-skills --skill wordpress-content

Related skills

More from jezweb/claude-skills

Related skills

Alternatives in Software Engineering