← 返回 Skills 市场
277
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install weibo-login
功能描述
登录微博账号的技能。使用浏览器扫码登录微博(weibo.com),用于保持会话状态以便后续抓取内容或发帖。当用户需要登录微博时使用此技能。
安全使用建议
This skill is coherent and low-risk in itself: it simply opens a browser URL for the user to scan a Weibo QR and then checks a user-specific page. Before installing, confirm how your agent's 'browser(action=open)' is implemented (local interactive browser vs. headless/remote browser) and whether it can access or store cookies/session data. Do not paste your Weibo credentials into chat; provide the UID or approve navigation only if you understand what the agent will do. If you later add automated scraping or posting, expect additional permissions or credentials will be required — review those requests carefully.
功能分析
Type: OpenClaw Skill
Name: weibo-login
Version: 1.0.1
The skill bundle provides straightforward instructions for an AI agent to facilitate a Weibo login via QR code scanning in a browser. It uses standard browser actions (open, navigate) and contains no indicators of data exfiltration, malicious execution, or prompt injection. The files involved are SKILL.md and _meta.json.
能力评估
Purpose & Capability
Name/description say 'Weibo login via browser QR' and the SKILL.md only instructs opening weibo.com/login and navigating to a user home page to confirm — no unrelated env vars, binaries, or installs are requested.
Instruction Scope
Instructions are narrowly scoped to opening a browser and navigating to specific Weibo pages. Minor ambiguity: the skill expects a UID in the verification URL but does not explain how the agent obtains that UID or user-provided input; otherwise it does not instruct reading files, secrets, or sending data to third parties.
Install Mechanism
Instruction-only skill with no install spec and no code files — nothing is written to disk or downloaded by the skill itself.
Credentials
No environment variables, credentials, or config paths are requested; this is proportionate to a browser-based QR login helper.
Persistence & Privilege
Skill is user-invocable, not always-enabled, and does not request persistent system privileges or modify other skills' configurations.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install weibo-login - 安装完成后,直接呼叫该 Skill 的名称或使用
/weibo-login触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
- Updated documentation to focus exclusively on browser QR code (扫码) login.
- Removed instructions and code samples for username/password login.
- Clarified session validation steps after QR code login.
- Retained important usage notes regarding anti-scraping, cookies, and mobile UA.
v1.0.0
- Initial release of the Weibo Login Skill.
- Supports both QR code login (recommended) and username/password login methods.
- Provides browser automation steps for inputting credentials and logging in.
- Includes guidance for verifying successful login.
- Offers practical tips for maintaining session and avoiding anti-crawling issues.
元数据
常见问题
Weibo Login 是什么?
登录微博账号的技能。使用浏览器扫码登录微博(weibo.com),用于保持会话状态以便后续抓取内容或发帖。当用户需要登录微博时使用此技能。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 277 次。
如何安装 Weibo Login?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install weibo-login」即可一键安装,无需额外配置。
Weibo Login 是免费的吗?
是的,Weibo Login 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Weibo Login 支持哪些平台?
Weibo Login 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Weibo Login?
由 BOMBFUOCK(@bombfuock)开发并维护,当前版本 v1.0.1。
推荐 Skills