← 返回 Skills 市场
WordPress Blog Publisher
作者
LeroyCreates
· GitHub ↗
· v1.0.0
· MIT-0
116
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install wordpress-blog-publisher
功能描述
Use this skill whenever the user wants to publish, update, or batch-upload blog content to a WordPress site via the REST API. Triggers include any mention of...
安全使用建议
This skill looks designed to publish to WordPress, but several things don't add up. Before installing or using it: (1) confirm how and where you will provide the Site URL, Username, and Application Password — the registry metadata does not declare any required credentials; (2) request the missing helper script (scripts/wp_publish.py) or ask how the agent will perform the described operations when no code is bundled; (3) verify what 'image generation' service (if any) the skill would call and whether that service would receive your post content or other sensitive data; (4) confirm how permalinks are written back to upstream systems (which services, what credentials are needed, and where that data is sent); (5) test on a staging site and limit the agent to drafting mode until you confirm behavior; and (6) avoid supplying high-privilege WP credentials (use an account scoped to publish only what is necessary). These steps will reduce the risk of accidental credential exposure or unexpected external data transmission.
功能分析
Type: OpenClaw Skill
Name: wordpress-blog-publisher
Version: 1.0.0
The skill is a standard integration for publishing and managing WordPress content via the official REST API. The instructions in SKILL.md align with the stated purpose of SEO blogging and batch processing, and while it requires sensitive credentials (WP Application Passwords), this is necessary for its functionality. No evidence of data exfiltration, malicious execution, or harmful prompt injection was found in the provided files.
能力评估
Purpose & Capability
The name, description, and REST API endpoints in SKILL.md align with a WordPress publishing skill. However, the SKILL.md expects a Site URL, Username, and Application Password even though the skill metadata declares no required environment variables or primary credential — an inconsistency in how credentials are handled.
Instruction Scope
Instructions are primarily limited to WP REST API calls and content handling, which is appropriate. Concerns: it references a helper script (scripts/wp_publish.py) that is not present in the package; it mentions image generation triggers and rewriting inline image sources ('gen:<prompt>' and rewriting to source_url) without specifying what generator or endpoint is used; and it instructs writing permalinks back to upstream systems (Bitable, Airtable, Sheets) without describing how or what credentials are required. These gaps give the agent broad discretion to access and transmit content externally.
Install Mechanism
No install spec and no code files — instruction-only — so the skill will not write or execute new code on disk. This is low install risk. The instruction references a helper script that is absent; if the skill expects that script to exist in the runtime, that expectation is unmet.
Credentials
SKILL.md requires per-run credentials (Site URL, Username, Application Password) and implies credentials for upstream systems (Airtable/Sheets/Bitable) and possibly an image generator. The registry metadata lists no required env vars or primary credential. The lack of declared credential requirements and unspecified upstream credentials is disproportionate and unclear — the agent may prompt for or be given sensitive credentials without the skill declaring them explicitly.
Persistence & Privilege
The skill is not always-enabled and is user-invocable; it does not request persistent presence or modification of other skills. No elevated platform privileges are declared.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install wordpress-blog-publisher - 安装完成后,直接呼叫该 Skill 的名称或使用
/wordpress-blog-publisher触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of wordpress-blog-publisher.
- Enables publishing and updating blog content to WordPress via REST API.
- Supports batch uploading, featured images, scheduling posts, and writing Published URLs upstream.
- Automatically converts Markdown to HTML and handles inline image uploads.
- Provides dry-run, per-post status logging, and error handling in batch mode.
- Includes helper script (scripts/wp_publish.py) for common WordPress publishing commands.
元数据
常见问题
WordPress Blog Publisher 是什么?
Use this skill whenever the user wants to publish, update, or batch-upload blog content to a WordPress site via the REST API. Triggers include any mention of... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 116 次。
如何安装 WordPress Blog Publisher?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install wordpress-blog-publisher」即可一键安装,无需额外配置。
WordPress Blog Publisher 是免费的吗?
是的,WordPress Blog Publisher 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
WordPress Blog Publisher 支持哪些平台?
WordPress Blog Publisher 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 WordPress Blog Publisher?
由 LeroyCreates(@leooooooow)开发并维护,当前版本 v1.0.0。
推荐 Skills