wordpress-content-manager
Installation
SKILL.md
WordPress Content Manager
Manage WordPress posts via the REST API. Fully configurable via environment variables - no manual file editing required.
Required Environment Variables
Before using this skill, the agent must ensure these environment variables are set. If any are missing, ask the user for the values and set them before proceeding.
| Variable | Description | Example |
|---|---|---|
WP_SITE_URL |
WordPress site base URL | https://blog.example.com |
WP_USERNAME |
WordPress username | admin |
WP_APP_PASSWORD |
WordPress Application Password | xxxx xxxx xxxx xxxx |