← Back to Skills Marketplace
redbook skill1.0
by
yuheng0330
· GitHub ↗
· v1.0.0
· MIT-0
218
Downloads
1
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install redbookskill
Description
定时采集近24小时小红书低粉爆款果茶咖啡健康饮品热点,生成手机友好HTML报告并自动推送飞书群。
Usage Guidance
This skill appears coherent for its stated purpose. Before installing: (1) confirm the package metadata vs SKILL.md inconsistency — SKILL.md expects FEISHU_WEBHOOK; ensure the platform will prompt for it. (2) Create a dedicated Feishu group/webhook and use that rather than a shared or high-privilege channel, because the webhook URL lets whoever has it post messages. (3) Verify on ArkClaw/Volcengine which credentials/connectors are required (the SKILL.md assumes official ArkClaw connectors) and that you trust those connectors. (4) Inspect the GitHub project link if you want source-level assurance. If you need stricter guarantees, ask the author to explicitly list all required environment variables and connectors in the package metadata before enabling autonomous runs.
Capability Analysis
Type: OpenClaw Skill
Name: redbookskill
Version: 1.0.0
The skill bundle is a legitimate automation tool for tracking social media trends on Xiaohongshu and reporting them via Feishu. It contains configuration metadata (_meta.json), functional instructions for an AI agent (SKILL.md), and an HTML report template (assets/report_template.html). No malicious code, data exfiltration, or harmful prompt injections were found; the workflow relies on user-provided webhooks and official cloud connectors as described.
Capability Assessment
Purpose & Capability
Name/description (采集小红书近24小时低粉爆款并推送飞书) aligns with the runtime instructions: it uses ArkClaw connectors (小红书内容搜索 + 飞书机器人) to collect, analyze, render HTML, and post to Feishu. The required capability (a Feishu webhook to post results) is appropriate for the stated function. Note: registry metadata at the top of the package lists no required env vars while SKILL.md declares FEISHU_WEBHOOK — this mismatch should be resolved.
Instruction Scope
SKILL.md gives explicit, narrow runtime steps: enable Volcengine/ArkClaw connectors, configure webhook and cron, collect 24h data via the official connector, filter/AI-analyze results, render HTML, and POST to Feishu. Instructions do not ask to read unrelated local files or other environment variables, nor to exfiltrate arbitrary data. Mentions of adding ArkClaw IP to Feishu whitelist are operational, not suspicious.
Install Mechanism
Instruction-only skill with no install spec and no code files to write or execute on the host. This minimizes disk/network install risk. The README/SKILL.md point to using ArkClaw visual console and official connectors rather than downloading arbitrary binaries.
Credentials
SKILL.md requires a single sensitive value: FEISHU_WEBHOOK (a posting webhook URL). That is proportionate because the skill must send messages to Feishu. However, the package-level metadata provided earlier contradicted SKILL.md by listing no required env vars — confirm FEISHU_WEBHOOK will be requested at install time. Also note: webhook URLs are effectively secrets — anyone with them can post to the group, so use a dedicated webhook/group or rotate if compromised.
Persistence & Privilege
Skill does not request always:true and is user-invocable (normal). It does not request persistent system-wide privileges or access to other skills' configs. Cron scheduling and connector usage are standard for ArkClaw-hosted skills.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install redbookskill - After installation, invoke the skill by name or use
/redbookskill - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
**重大更新:Skill 全面重构为定时推送小红书饮品热点日报的自动化工具**
- 任务切换为每日定时采集小红书近24小时果茶/咖啡/健康饮品类低粉爆款热点,生成手机友好 HTML 选题报告并推送飞书群
- 增加多重品牌排除和仅输出普通人可复用选题方向的智能过滤
- 支持关键参数自定义(采集关键词、排除品牌词、作者最大粉丝量、输出热点数等)
- 强化配置文档,详细说明前置准备、火山引擎对接和异常排查
- 移除所有原 CLI 相关源码,仅保留自动日报输出相关核心和报告模板
Metadata
Frequently Asked Questions
What is redbook skill1.0?
定时采集近24小时小红书低粉爆款果茶咖啡健康饮品热点,生成手机友好HTML报告并自动推送飞书群。 It is an AI Agent Skill for Claude Code / OpenClaw, with 218 downloads so far.
How do I install redbook skill1.0?
Run "/install redbookskill" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is redbook skill1.0 free?
Yes, redbook skill1.0 is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does redbook skill1.0 support?
redbook skill1.0 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created redbook skill1.0?
It is built and maintained by yuheng0330 (@yuheng0330); the current version is v1.0.0.
More Skills