← 返回 Skills 市场
nsnake

福利吧

作者 CGI.NET · GitHub ↗ · v0.1.0 · MIT-0
cross-platform ⚠ suspicious
132
总下载
1
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install wnflb
功能描述
获取福利吧 (https://www.wnflb2023.com/) 指定板块的帖子列表(标题、内容、链接),进入帖子提取正文内容,最后由 AI 归纳总结。
安全使用建议
This skill is a coherent forum scraper, but it needs a local cookie file (cookie.txt) containing your forum session cookies — treat that like a password. Before installing: (1) verify you trust the skill source and the forum; (2) consider creating a throwaway forum account or limited-session cookie instead of using your main account; (3) run the skill in an isolated environment/container; (4) inspect cookie.txt contents and file permissions (avoid storing other credentials); (5) be aware the code executes untrusted page JavaScript inside Node's vm to resolve redirects — the sandbox reduces but may not eliminate risk. If you cannot accept the skill having read/write access to a forum session cookie, do not install.
能力评估
Purpose & Capability
Name, description, SKILL.md, package.json, and code files all consistently implement a forum scraper for https://www.wnflb2023.com. Dependencies (cheerio, undici) and the npm install instruction are appropriate for HTML fetching/parsing.
Instruction Scope
SKILL.md explicitly requires reading a local cookie.txt and running node main.js to scrape and check-in. That is within scope for a logged-in forum scraper, but the skill instructs the agent to read/write a cookie file in the skill directory (session tokens) and to extract potentially sensitive content (links/passwords). The README's demand that cookie.txt be "only readable by this skill" is odd and not enforceable by the skill itself.
Install Mechanism
There is no formal install spec; SKILL.md requires running 'npm install' which will fetch packages from the npm registry (cheerio, undici). This is a normal, moderate-risk action — no third-party download URLs or extract steps are present.
Credentials
The skill does not request environment variables but requires a local cookie file containing forum session cookies. Cookies are effectively credentials and will be read and updated by the skill (readCookie/writeCookie). This is proportionate for a logged-in scraper, but users should be aware that these cookies may grant access to their forum account and should not contain other site/session tokens.
Persistence & Privilege
The skill does not request 'always: true' or any elevated platform privileges. It reads/writes its own cookie file in its directory and does not modify other skills or global agent settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install wnflb
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /wnflb 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
福利吧(wnflb)Skill首次发布,支持抓取与总结论坛帖子内容。 - 支持从福利吧指定板块(发现之门、综合讨论、购物网赚等)抓取帖子标题、正文与链接并归纳总结。 - 默认抓取“发现之门”板块的10条最新帖子,支持用户自定义板块与数量。 - 显示AI生成的内容摘要,自动提取网盘链接与密码,表格格式美观输出。 - 提供论坛签到功能,返回签到状态及相关链接。 - 需配置cookie.txt文件且依赖Node.js 22+环境。
元数据
Slug wnflb
版本 0.1.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

福利吧 是什么?

获取福利吧 (https://www.wnflb2023.com/) 指定板块的帖子列表(标题、内容、链接),进入帖子提取正文内容,最后由 AI 归纳总结。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 132 次。

如何安装 福利吧?

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

福利吧 是免费的吗?

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

福利吧 支持哪些平台?

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

谁开发了 福利吧?

由 CGI.NET(@nsnake)开发并维护,当前版本 v0.1.0。

💬 留言讨论