← Back to Skills Marketplace
asif2bd

WordPress Publisher Skill

by Asif · GitHub ↗ · v0.1.0
cross-platform ⚠ suspicious
4999
Downloads
11
Stars
19
Active Installs
1
Versions
Install in OpenClaw
/install wordpress-publishing-skill-for-claude
Description
Publish content directly to WordPress sites via REST API with full Gutenberg block support. Create and publish posts/pages, auto-load and select categories from website, generate SEO-optimized tags, preview articles before publishing, and generate Gutenberg blocks for tables, images, lists, and rich formatting. Use when user wants to publish to WordPress, post to blog, create WordPress article, update WordPress post, or convert markdown to Gutenberg blocks.
Usage Guidance
Install only for WordPress sites you control. Use a least-privilege application password, avoid passing it directly in shell commands, verify the site URL, default to draft/preview, and require explicit confirmation before publishing, updating, deleting, or creating categories and tags.
Capability Analysis
Type: OpenClaw Skill Name: wordpress-publishing-skill-for-claude Version: 0.1.0 The skill bundle is designed for publishing content to WordPress via its REST API. All code (`wp_publisher.py`, `content_to_gutenberg.py`) and documentation (`SKILL.md`, `README.md`) are clearly aligned with this stated purpose. There is no evidence of data exfiltration, malicious execution, persistence mechanisms, or harmful prompt injection against the agent. Network calls are confined to the specified WordPress site, and file access is limited to content for publishing or local script execution. The dependencies are minimal and standard (`requests`).
Capability Assessment
Purpose & Capability
The WordPress REST publishing, draft creation, category/tag management, media upload, and Gutenberg conversion capabilities are coherent with the stated purpose. The delete helper is documented in README/API reference and changelog, but it is a destructive capability beyond the main publishing workflow.
Instruction Scope
The manifest and skill instructions invite use for publishing and updating a live CMS, including direct publish examples, but they do not enforce a confirmation step before remote writes or clearly separate safe conversion/draft workflows from live publication and destructive operations.
Install Mechanism
Installation is ordinary skill/plugin placement with a minimal Python dependency on requests; no deceptive installer, persistence hook, or unrelated package behavior was found.
Credentials
Network access to the configured WordPress site and local file reads for content/media are proportionate to the skill, but the impact is high because it can create, update, publish, and upload content to a real site.
Persistence & Privilege
No local persistence or privilege escalation was found, but the CLI requires a WordPress application password as a command-line argument, which can leak through shell history, process listings, or logs.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install wordpress-publishing-skill-for-claude
  3. After installation, invoke the skill by name or use /wordpress-publishing-skill-for-claude
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.0
Initial release with full end-to-end WordPress publishing workflow and Gutenberg block support. - Connect and authenticate securely to any WordPress site using the REST API and application passwords. - Auto-load categories from the WordPress site and intelligently select or create categories based on article content. - Automatically generate SEO-optimized tags to improve discoverability. - Convert markdown or HTML into fully supported Gutenberg blocks, including tables, images, code, and rich formatting. - Preview drafted posts for visual accuracy before publishing, including a thorough checklist. - Publish or schedule posts and verify published outputs, with troubleshooting guidance for common issues.
Metadata
Slug wordpress-publishing-skill-for-claude
Version 0.1.0
License
All-time Installs 188
Active Installs 19
Total Versions 1
Frequently Asked Questions

What is WordPress Publisher Skill?

Publish content directly to WordPress sites via REST API with full Gutenberg block support. Create and publish posts/pages, auto-load and select categories from website, generate SEO-optimized tags, preview articles before publishing, and generate Gutenberg blocks for tables, images, lists, and rich formatting. Use when user wants to publish to WordPress, post to blog, create WordPress article, update WordPress post, or convert markdown to Gutenberg blocks. It is an AI Agent Skill for Claude Code / OpenClaw, with 4999 downloads so far.

How do I install WordPress Publisher Skill?

Run "/install wordpress-publishing-skill-for-claude" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is WordPress Publisher Skill free?

Yes, WordPress Publisher Skill is completely free (open-source). You can download, install and use it at no cost.

Which platforms does WordPress Publisher Skill support?

WordPress Publisher Skill is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created WordPress Publisher Skill?

It is built and maintained by Asif (@asif2bd); the current version is v0.1.0.

💬 Comments