← 返回 Skills 市场
XHS Daily Hot Content
作者
wangcongwangcong
· GitHub ↗
· v1.0.0
· MIT-0
97
总下载
1
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install xhs-daily-hot-content
功能描述
每日自动搜索全网热点,结合 AI教育+亲子育儿赛道定位,批量生成高质量小红书营销文案并追加到文案库。
安全使用建议
This skill appears internally consistent, but review these practical points before enabling:
- The skill will perform network searches (web_search) and will read/write templates/posts.yaml in the agent's working directory; it may create that file if missing — back up that file if it exists.
- The SKILL.md assumes Python YAML serialization (yaml.dump) and an optional src/card_generator.py; ensure your runtime has PyYAML and any card generator you expect, otherwise cover generation will be skipped or fail.
- Generated posts are long (800–1500 characters each) and intended for publication — review outputs for factual accuracy, sensitive data, policy/brand compliance, and to avoid duplicate or undesired content before posting.
- The skill does not request credentials, which is good. Still confirm that the agent's web_search tool is trusted and that network access is acceptable in your environment.
If you need stronger assurances, request the skill author to declare runtime dependencies (PyYAML), list which web sources will be queried (or provide allowlist), and add an explicit dry-run mode so outputs are reviewed before writing to templates/posts.yaml.
功能分析
Type: OpenClaw Skill
Name: xhs-daily-hot-content
Version: 1.0.0
The skill bundle is a legitimate content generation tool designed to automate the creation of Xiaohongshu marketing copy based on daily hot topics. It uses standard web search tools and performs file operations on a local YAML database (templates/posts.yaml) and optionally executes a local script (src/card_generator.py) for image generation, all of which align with its stated purpose without any signs of malicious intent or data exfiltration.
能力评估
Purpose & Capability
Name/description match the runtime instructions: the SKILL.md describes searching web hotspots, generating 10 marketing posts in a specified YAML format, and prepending them to templates/posts.yaml. Requiring python3 (to run optional card-generation code and YAML manipulation) is reasonable.
Instruction Scope
Instructions explicitly require network searches (web_search tool) and read/write access to templates/posts.yaml. That scope matches the purpose, but the doc assumes access to a web_search tool and Python YAML capabilities (yaml.dump) without declaring those runtime capabilities; it also will modify a local data file (create if missing) so users should expect writes to their working directory.
Install Mechanism
Instruction-only skill with no install spec — lowest-risk delivery. No external downloads or installers are requested.
Credentials
No environment variables or credentials are requested; file and network access are proportional to the described functionality.
Persistence & Privilege
Skill is not always-enabled and uses normal model invocation. It does write to its own project files (templates/posts.yaml) which is expected for its function, and it does not request system-wide privileges or modify other skills.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install xhs-daily-hot-content - 安装完成后,直接呼叫该 Skill 的名称或使用
/xhs-daily-hot-content触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
常见问题
XHS Daily Hot Content 是什么?
每日自动搜索全网热点,结合 AI教育+亲子育儿赛道定位,批量生成高质量小红书营销文案并追加到文案库。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 97 次。
如何安装 XHS Daily Hot Content?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install xhs-daily-hot-content」即可一键安装,无需额外配置。
XHS Daily Hot Content 是免费的吗?
是的,XHS Daily Hot Content 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
XHS Daily Hot Content 支持哪些平台?
XHS Daily Hot Content 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 XHS Daily Hot Content?
由 wangcongwangcong(@wangcongwangcong)开发并维护,当前版本 v1.0.0。
推荐 Skills