← 返回 Skills 市场
166
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install weibo-post
功能描述
发微博(新浪微博)。当用户说"发微博"、"发条微博"、"发到微博"、"发一条微博"、"帮我发微博"、"发到微博"时触发。使用浏览器自动发微博。
安全使用建议
This skill automates a browser to post on Weibo and appears to expect an existing logged-in browser profile named "openclaw" (the SKILL.md even contains a typo 'opencloak'). Before installing, consider: 1) Does your agent have a browser profile with Weibo logged in? If so, the skill would act using those session cookies — effectively posting as that account. 2) Test on a throwaway Weibo account first to confirm behavior and element refs. 3) Ask the author to clarify: how targetId is obtained, how authentication is handled, and fix the profile-name typo. 4) If you don’t want automatic posting without explicit confirmation, ensure the agent prompts you to confirm the exact text before clicking send. If you are uncomfortable with an installed skill using an existing browser session to act on your behalf, do not install.
功能分析
Type: OpenClaw Skill
Name: weibo-post
Version: 1.0.0
The skill bundle provides instructions for an AI agent to automate posting content to Weibo (weibo.com) using browser-based actions. The workflow in SKILL.md follows a logical sequence of navigating to the site, inputting text into identified elements, and clicking the send button, with no evidence of data exfiltration, malicious execution, or prompt injection.
能力评估
Purpose & Capability
The name/description (post to Sina Weibo using a browser) matches the SKILL.md instructions which automate a browser to navigate to weibo.com, type text, and click send. However the skill assumes use of a browser profile (profile="openclaw") that must already be logged into Weibo; this implicit dependency is not declared in the skill metadata.
Instruction Scope
Instructions call only browser navigation/snapshot/act actions (appropriate for posting), but they assume snapshots return element refs (e.g., ref=e35/e36) and an existing targetId without describing how targetId is obtained. Step 4 has a probable typo (profile="opencloak" vs "openclaw") which can break execution. The SKILL.md does not describe any authentication flow — it silently depends on an existing authenticated browser session.
Install Mechanism
Instruction-only skill with no install spec and no code files; nothing is written to disk by the skill package itself.
Credentials
The skill declares no environment variables or credentials, but functionally requires access to the agent's browser profile/session cookies (profile="openclaw") to be logged into Weibo. That implicit requirement can give the skill access to session tokens and the ability to act as the logged-in user; this is not documented in the metadata.
Persistence & Privilege
always is false and the skill does not request persistent system-wide privileges. Autonomous invocation is allowed (default) — which means the agent could post when triggered by the user phrases, but that is expected for this type of skill.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install weibo-post - 安装完成后,直接呼叫该 Skill 的名称或使用
/weibo-post触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release: Automatically post content to Sina Weibo using browser automation.
- Triggers when user requests to post a Weibo (e.g. "发微博", "发条微博", etc.)
- Fills in Weibo content, supports emoji and topic tags (#标签# format required)
- Detects and clicks the send button after content is entered
- Verifies success by confirming the new post appears as "刚刚" (just now)
- Notes on usage and required topic tag formatting included for reliability
元数据
常见问题
weibo-post 是什么?
发微博(新浪微博)。当用户说"发微博"、"发条微博"、"发到微博"、"发一条微博"、"帮我发微博"、"发到微博"时触发。使用浏览器自动发微博。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 166 次。
如何安装 weibo-post?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install weibo-post」即可一键安装,无需额外配置。
weibo-post 是免费的吗?
是的,weibo-post 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
weibo-post 支持哪些平台?
weibo-post 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 weibo-post?
由 Zkk(@chinazkk)开发并维护,当前版本 v1.0.0。
推荐 Skills