← 返回 Skills 市场
asif2bd

WordPress Publisher Skill

作者 Asif · GitHub ↗ · v0.1.0
cross-platform ⚠ suspicious
4990
总下载
11
收藏
19
当前安装
1
版本数
在 OpenClaw 中安装
/install wordpress-publishing-skill-for-claude
功能描述
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.
安全使用建议
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.
功能分析
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`).
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install wordpress-publishing-skill-for-claude
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /wordpress-publishing-skill-for-claude 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
Slug wordpress-publishing-skill-for-claude
版本 0.1.0
许可证
累计安装 188
当前安装数 19
历史版本数 1
常见问题

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. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 4990 次。

如何安装 WordPress Publisher Skill?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install wordpress-publishing-skill-for-claude」即可一键安装,无需额外配置。

WordPress Publisher Skill 是免费的吗?

是的,WordPress Publisher Skill 完全免费(开源免费),可自由下载、安装和使用。

WordPress Publisher Skill 支持哪些平台?

WordPress Publisher Skill 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 WordPress Publisher Skill?

由 Asif(@asif2bd)开发并维护,当前版本 v0.1.0。

💬 留言讨论