← Back to Skills Marketplace
XHS Daily Hot Content
by
wangcongwangcong
· GitHub ↗
· v1.0.0
· MIT-0
97
Downloads
1
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install xhs-daily-hot-content
Description
每日自动搜索全网热点,结合 AI教育+亲子育儿赛道定位,批量生成高质量小红书营销文案并追加到文案库。
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install xhs-daily-hot-content - After installation, invoke the skill by name or use
/xhs-daily-hot-content - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release
Metadata
Frequently Asked Questions
What is XHS Daily Hot Content?
每日自动搜索全网热点,结合 AI教育+亲子育儿赛道定位,批量生成高质量小红书营销文案并追加到文案库。 It is an AI Agent Skill for Claude Code / OpenClaw, with 97 downloads so far.
How do I install XHS Daily Hot Content?
Run "/install xhs-daily-hot-content" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is XHS Daily Hot Content free?
Yes, XHS Daily Hot Content is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does XHS Daily Hot Content support?
XHS Daily Hot Content is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created XHS Daily Hot Content?
It is built and maintained by wangcongwangcong (@wangcongwangcong); the current version is v1.0.0.
More Skills