wordpress-publisher
✓Publish posts to WordPress. Use for: publish blog post, upload to WordPress, פרסם בבלוג.
Installation
SKILL.md
Publish content to WordPress with a two-step flow: draft first, then publish after user confirmation.
| --publish | Publish immediately (default: draft) | | --image= | Featured image (uploaded to media library) | | --excerpt= | Add excerpt | | --categories= | Category IDs (comma-separated) | | --tags= | Tag IDs (comma-separated) |
| 401 Unauthorized | Wrong credentials | Check WPUSERNAME and WPAPPPASSWORD | | 403 Forbidden | No permissions | Ensure user has Editor/Admin role | | 404 Not Found | Wrong URL or API disabled | Check WPURL, enable REST API |
Publish posts to WordPress. Use for: publish blog post, upload to WordPress, פרסם בבלוג. Source: aviz85/claude-skills-library.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/aviz85/claude-skills-library --skill wordpress-publisher- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is wordpress-publisher?
Publish posts to WordPress. Use for: publish blog post, upload to WordPress, פרסם בבלוג. Source: aviz85/claude-skills-library.
How do I install wordpress-publisher?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/aviz85/claude-skills-library --skill wordpress-publisher 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/aviz85/claude-skills-library
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01