← 返回 Skills 市场
noah-1106

Weibo Publish

作者 noah · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
552
总下载
1
收藏
15
当前安装
1
版本数
在 OpenClaw 中安装
/install weibo-publish
功能描述
Publish text and image posts to Weibo (m.weibo.cn) using browser automation. Use when the user needs to post content to Weibo programmatically, including tex...
安全使用建议
This skill appears to do what it claims, but be careful before using it with your primary account: it will act using whatever browser session (cookies) is active, so it can post as that user. Only place images you intend to upload in /tmp/openclaw/uploads/, and be aware the instructions include rm commands that will delete files in that directory and recommend deleting screenshots in ~/.openclaw/media/browser/. If you are uncertain, test with a throwaway Weibo account and review the exact browser session being used. If you don't want automatic posting, avoid giving the agent autonomous permission to run this skill without manual confirmation.
功能分析
Type: OpenClaw Skill Name: weibo-publish Version: 1.0.0 The skill bundle provides instructions and examples for automating posts on Weibo (m.weibo.cn) using browser automation. It includes standard procedures for text entry, image uploading from a designated temporary directory (/tmp/openclaw/uploads/), and post verification. While it utilizes shell commands (exec) for file cleanup (rm) and maintenance (find), these actions are scoped to the skill's own temporary files and the agent's media directory (~/.openclaw/media/browser/) for housekeeping purposes, with no evidence of malicious intent or data exfiltration.
能力评估
Purpose & Capability
Name and description (publish text/image posts to Weibo via browser automation) align with the SKILL.md: all runtime steps are browser actions, upload of images, verification on the profile page, and cleanup. No unrelated services, env vars, or binaries are requested.
Instruction Scope
Instructions are focused on browser automation and include shell actions for preparing and removing image files and screenshots. They explicitly require images to be placed in /tmp/openclaw/uploads/ and recommend deleting them and old screenshots in ~/.openclaw/media/browser/. These file-IO steps are proportionate to uploading images but do give the skill the ability to delete files under those paths if executed.
Install Mechanism
Instruction-only skill with no install spec and no code files. This minimizes install-time risk (nothing downloaded or written by an installer).
Credentials
The skill requests no declared environment variables or credentials. However it implicitly depends on a running browser with an active Weibo login session (i.e., it will act using browser cookies/session). That is expected for this purpose but is effectively the credential granting posting ability — users should be aware the skill will operate using whatever logged-in account the browser provides.
Persistence & Privilege
always:false and default autonomous invocation are used. The skill does not request persistent installation or modify other skills or system-wide config. Autonomous invocation is normal for skills but not combined here with other concerning privileges.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install weibo-publish
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /weibo-publish 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Browser automation for Weibo publishing with image support. m.weibo.cn mobile version with verification workflow.
元数据
Slug weibo-publish
版本 1.0.0
许可证 MIT-0
累计安装 16
当前安装数 15
历史版本数 1
常见问题

Weibo Publish 是什么?

Publish text and image posts to Weibo (m.weibo.cn) using browser automation. Use when the user needs to post content to Weibo programmatically, including tex... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 552 次。

如何安装 Weibo Publish?

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

Weibo Publish 是免费的吗?

是的,Weibo Publish 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Weibo Publish 支持哪些平台?

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

谁开发了 Weibo Publish?

由 noah(@noah-1106)开发并维护,当前版本 v1.0.0。

💬 留言讨论