AI AGENT ADDONS

Wordpress Content

jezweb/claude-skills
Backend & APIs
1,162installs

You can create and manage WordPress content without logging into the admin panel. This skill helps you publish blog posts, update pages, upload media, and organize categories and tags. It uses WP-CLI or the REST API to make changes live on your site.

You can also schedule posts for later, manage navigation menus, and do bulk content operations. This is useful for anyone who runs a WordPress site and wants to work faster. The commands are simple and work with your existing site setup.

To get started you need a working SSH connection or REST API credentials. Your site config should be ready. Then you can run commands to create, edit, and organize your content right from the command line.

Add Wordpress Content skill to your workflow

Global

mkdir -p ~/.claude/skills/wordpress-content

Project

mkdir -p .claude/skills/wordpress-content

Source Repository

Stars
884
Forks
91
Watchers
884
License
MIT
Last Push
1 month ago
Created
9 months ago