Communityv1.0.0

Wordpress REST API

OpenClaw skill that provides a WordPress REST API CLI for posts, pages, categories, tags, users, and custom requests using plain HTTP.

5.2kdownloads7stars24active installscodedao12
View on ClawHubBack to Skills

Skill Details

Slug
wordpress
Latest Version
1.0.0
Author
codedao12
Published
Feb 2, 2026
Updated
May 17, 2026
Total Versions
1

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for Wordpress REST API.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v1.0.0

Initial release of the WordPress REST API CLI skill. - Provides a simple CLI for automating WordPress post, page, taxonomy, and user management via the REST API. - Supports JSON-in/JSON-out workflows with minimal dependencies (only native HTTP). - Credentials can be supplied via environment variables for Basic, App Password, or JWT authentication. - Allows advanced custom requests and input via file or command line. - Installation and setup require Node.js 18+ and WordPress REST API/application passwords. - Includes operational guidance and security best practices in documentation.