← 返回 Skills 市场
109
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install weibo-backup
功能描述
使用 Playwright 自动化下载微博(weibo)收藏内容,本人或其他博主发表微博内容所有历史记录,包括图片、视频和长文章。 当用户提到"微博收藏"、"下载微博"、"备份微博"、"weibo favorites"、 "抓取微博内容"、"保存微博图片"或任何与微博数据备份相关的需求时, 支持 headless...
安全使用建议
This skill appears coherent for personal Weibo backup using Playwright. Before installing, consider: run it locally and inspect the included Python file yourself; understand that the tool saves cookies or browser profile data locally (cookies.json or browser_data) — those contain session credentials and should be kept private; avoid supplying cookies that belong to other users; respect Weibo's terms of service and rate limits (the tool can download many images/videos and consume a lot of disk space); do not use it for large-scale commercial scraping. If you plan to run this on a shared machine, run it in a restricted environment (container or VM) and ensure you have sufficient disk space and bandwidth.
功能分析
Type: OpenClaw Skill
Name: weibo-backup
Version: 1.0.0
The skill bundle provides a Weibo scraping and backup tool using Playwright. While the code appears functional for its stated purpose, it possesses high-risk capabilities including session cookie persistence (cookies.json), automated browser control, and arbitrary file downloads. The script weibo_favorites_4skill.py can also connect to remote browsers via CDP (--cdp-endpoint), which is a significant security risk if misconfigured. No clear evidence of intentional malice or data exfiltration was found, but the broad permissions required for scraping and the handling of sensitive session data warrant a suspicious classification according to the provided criteria.
能力评估
Purpose & Capability
The name/description (Weibo data backup) align with the included SKILL.md and the Python script: it uses Playwright to automate a browser, save cookies or use a user-data-dir, scroll pages, extract images/videos/articles, and write Markdown files. No unrelated credentials, binaries, or config paths are requested.
Instruction Scope
Runtime instructions are narrowly scoped to opening a browser, prompting the user to log in if necessary, reading/writing cookies.json or a browser user-data directory, crawling Weibo pages, downloading media, and writing files to an output directory. The SKILL.md explicitly instructs to ask the user to log in and not to run headless on first login. It does not instruct the agent to read arbitrary system files, environment secrets, or to transmit data to remote endpoints outside of fetching expected media resources.
Install Mechanism
There is no automated install spec; the README and SKILL.md recommend installing Playwright via pip and running 'playwright install chromium', which is appropriate for a Playwright script. The README mentions an external npx-based skill installer as an installation convenience but the skill bundle itself contains the script and docs.
Credentials
The skill declares no required environment variables or primary credentials. It uses local cookies.json or a browser user-data directory for authentication, which is appropriate for automating a logged-in browser session. There are no requests for unrelated secrets or system-level credentials.
Persistence & Privilege
The skill is not marked always:true and does not attempt to change other skills or global agent configuration. It writes output files (index.md, markdown for posts, media) to its own output directory and can update an index.md in the same directory, which is expected behaviour for this tool.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install weibo-backup - 安装完成后,直接呼叫该 Skill 的名称或使用
/weibo-backup触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of weibo-downloader (weibo-backup) skill:
- Automates backup of Weibo favorites, personal posts, or other users' posts, including images, videos, and long articles.
- Supports Playwright-based headless operations; offers flexible download options (image size, video, article extraction).
- Saves content in Markdown with bidirectional navigation links for easy browsing.
- Includes detailed usage instructions, command examples, parameter explanations, and troubleshooting.
- Requires user login for first-time setup; guides user through safe login and data extraction steps.
元数据
常见问题
Weibo 微博数据备份 是什么?
使用 Playwright 自动化下载微博(weibo)收藏内容,本人或其他博主发表微博内容所有历史记录,包括图片、视频和长文章。 当用户提到"微博收藏"、"下载微博"、"备份微博"、"weibo favorites"、 "抓取微博内容"、"保存微博图片"或任何与微博数据备份相关的需求时, 支持 headless... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 109 次。
如何安装 Weibo 微博数据备份?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install weibo-backup」即可一键安装,无需额外配置。
Weibo 微博数据备份 是免费的吗?
是的,Weibo 微博数据备份 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Weibo 微博数据备份 支持哪些平台?
Weibo 微博数据备份 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Weibo 微博数据备份?
由 hhjin(@hhjin)开发并维护,当前版本 v1.0.0。
推荐 Skills