← Back to Skills Marketplace
lifei68801

XHS Content Generate

by lifei68801 · GitHub ↗ · v1.1.0 · MIT-0
cross-platform ✓ Security Clean
368
Downloads
0
Stars
2
Active Installs
2
Versions
Install in OpenClaw
/install xhs-content-generate
Description
小红书爆款笔记生成器。基于话题和参考帖子,学习写作风格并生成有深度、有争议、能引发讨论的内容。 触发场景:(1) 用户要求生成小红书笔记 (2) 用户说"写一篇小红书" (3) 用户要求学习某话题的爆款写法 (4) 用户说"帮我写小红书风格的内容"。 核心能力:话题获取 + 风格分析 + 深度观点生成 + 文风优化。
Usage Guidance
This skill appears coherent for generating 小红书-style posts: it fetches RSS topics (36kr), analyzes style/templates, and calls the humanizer-zh skill to polish text. Things to consider before installing: - The metadata allows network access to 36kr and mentions using agent-browser for user-supplied links: if you supply arbitrary links, the agent/tool may fetch content from other domains — confirm what browsing/network capabilities your agent grants and whether you are comfortable with that. - The skill requests read access to the humanizer-zh SKILL.md file in your workspace. This is likely to learn how to call that skill, but it does read a file outside its own directory — review the humanizer-zh skill to ensure it contains no secrets and you trust it. - The skill is designed to produce provocative/controversial content by design; consider moderation and platform policy implications before publishing generated posts. If you want higher assurance, ask the author to remove the explicit file-read permission (or limit it) and/or confirm what browsing tool will be used for fetching user-provided links.
Capability Analysis
Type: OpenClaw Skill Name: xhs-content-generate Version: 1.1.0 The skill is a legitimate content generation tool for Xiaohongshu (XHS) that fetches trending topics from 36kr RSS feeds and applies viral writing templates. The included Node.js script (scripts/fetch-rss-hot.js) performs standard RSS parsing without any signs of data exfiltration, obfuscation, or unauthorized execution, and the requested permissions are consistent with the skill's stated purpose.
Capability Assessment
Purpose & Capability
Name/description (XHS post generator) match the actual behavior: it uses Node to fetch RSS feeds (36kr) and templates/style-analysis to synthesize posts, then calls a separate humanizer skill for polishing. Requiring the node binary and depending on humanizer-zh is reasonable for the described workflow.
Instruction Scope
SKILL.md stays largely within the stated scope (topic retrieval → style analysis → content generation → humanizer). It mentions using agent-browser or other tools to fetch user-provided links/posts; that can expand runtime network access beyond the declared 36kr RSS feed depending on the agent/tooling. The metadata explicitly requests file read access to ~/.openclaw/workspace/skills/humanizer-zh/SKILL.md to inspect/invoke the humanizer skill — unusual but explainable (to learn how to call that skill).
Install Mechanism
No install spec (instruction-only) and a small Node script are included. The fetch-rss-hot.js uses only Node's https module to retrieve https://36kr.com/feed; there are no external downloads or archive extraction. This is low-risk from an install perspective.
Credentials
No environment variables or credentials are requested. The declared network permission is scoped to 36kr, and the only requested file read is another skill's SKILL.md. Both are plausible for the stated purpose and not excessive.
Persistence & Privilege
The skill is not always-enabled and uses normal autonomous invocation settings. It does not request system-wide configuration changes or persistent elevated privileges.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install xhs-content-generate
  3. After installation, invoke the skill by name or use /xhs-content-generate
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.1.0
Added metadata.permissions and metadata.behavior declarations for security scanner compliance. Declared Node runtime requirement.
v1.0.0
Initial release
Metadata
Slug xhs-content-generate
Version 1.1.0
License MIT-0
All-time Installs 2
Active Installs 2
Total Versions 2
Frequently Asked Questions

What is XHS Content Generate?

小红书爆款笔记生成器。基于话题和参考帖子,学习写作风格并生成有深度、有争议、能引发讨论的内容。 触发场景:(1) 用户要求生成小红书笔记 (2) 用户说"写一篇小红书" (3) 用户要求学习某话题的爆款写法 (4) 用户说"帮我写小红书风格的内容"。 核心能力:话题获取 + 风格分析 + 深度观点生成 + 文风优化。 It is an AI Agent Skill for Claude Code / OpenClaw, with 368 downloads so far.

How do I install XHS Content Generate?

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

Is XHS Content Generate free?

Yes, XHS Content Generate is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does XHS Content Generate support?

XHS Content Generate is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created XHS Content Generate?

It is built and maintained by lifei68801 (@lifei68801); the current version is v1.1.0.

💬 Comments