← Back to Skills Marketplace
nsnake

福利吧

by CGI.NET · GitHub ↗ · v0.1.0 · MIT-0
cross-platform ⚠ suspicious
132
Downloads
1
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install wnflb
Description
获取福利吧 (https://www.wnflb2023.com/) 指定板块的帖子列表(标题、内容、链接),进入帖子提取正文内容,最后由 AI 归纳总结。
Usage Guidance
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install wnflb
  3. After installation, invoke the skill by name or use /wnflb
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.0
福利吧(wnflb)Skill首次发布,支持抓取与总结论坛帖子内容。 - 支持从福利吧指定板块(发现之门、综合讨论、购物网赚等)抓取帖子标题、正文与链接并归纳总结。 - 默认抓取“发现之门”板块的10条最新帖子,支持用户自定义板块与数量。 - 显示AI生成的内容摘要,自动提取网盘链接与密码,表格格式美观输出。 - 提供论坛签到功能,返回签到状态及相关链接。 - 需配置cookie.txt文件且依赖Node.js 22+环境。
Metadata
Slug wnflb
Version 0.1.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is 福利吧?

获取福利吧 (https://www.wnflb2023.com/) 指定板块的帖子列表(标题、内容、链接),进入帖子提取正文内容,最后由 AI 归纳总结。 It is an AI Agent Skill for Claude Code / OpenClaw, with 132 downloads so far.

How do I install 福利吧?

Run "/install wnflb" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is 福利吧 free?

Yes, 福利吧 is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does 福利吧 support?

福利吧 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created 福利吧?

It is built and maintained by CGI.NET (@nsnake); the current version is v0.1.0.

💬 Comments