wordpress-content-manager
✓WordPress content management via REST API for managing posts. Requires Node.js and WordPress REST API credentials.
Installation
SKILL.md
Manage WordPress posts via the REST API. Fully configurable via environment variables - no manual file editing required.
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.
| WPSITEURL | WordPress site base URL | https://blog.example.com | | WPUSERNAME | WordPress username | admin | | WPAPPPASSWORD | WordPress Application Password | xxxx xxxx xxxx xxxx |
WordPress content management via REST API for managing posts. Requires Node.js and WordPress REST API credentials. Source: jakenuts/agent-skills.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/jakenuts/agent-skills --skill wordpress-content-manager- Source
- jakenuts/agent-skills
- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-12
- Updated
- 2026-02-18
Quick answers
What is wordpress-content-manager?
WordPress content management via REST API for managing posts. Requires Node.js and WordPress REST API credentials. Source: jakenuts/agent-skills.
How do I install wordpress-content-manager?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/jakenuts/agent-skills --skill wordpress-content-manager Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/jakenuts/agent-skills
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-12