← 返回 Skills 市场
yangfan911113

XiaoHongShu

作者 yangfan911113 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
175
总下载
1
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install xiaohongshucreator
功能描述
帮助生成和优化符合小红书风格的笔记内容,包括标题、话题标签和emoji推荐,提升内容吸引力与互动率。
安全使用建议
This skill appears coherent and focused on Xiaohongshu-style content generation. Before installing, consider: 1) npm dependency: package.json depends on '@ai-sdk/google' — installing the skill may fetch that package from the npm registry and that package might contact external services or require API keys; verify its origin (inspect the package or the repo). 2) Source provenance: the skill's source is listed as unknown; if you need stronger assurance, review the GitHub repo linked in package.json or run the code in a sandbox. 3) Runtime model use: the SKILL.md doesn’t ask for credentials, and the included code doesn’t actually call external AI APIs, but if you (or an update) modify it to use the AI SDK, API keys could be required — ensure you don’t provide unrelated credentials. If you want to proceed safely: inspect the dependency '@ai-sdk/google', run npm install in an isolated environment, or request the author/source verification.
功能分析
Type: OpenClaw Skill Name: xiaohongshucreator Version: 1.0.0 The skill bundle is a legitimate content creation tool for the XiaoHongShu platform. The code in `content-creator/index.js` consists of string manipulation functions and prompt templates for AI-driven content optimization, such as title generation and hashtag suggestions. No evidence of data exfiltration, malicious execution, or suspicious network activity was found across the files.
能力评估
Purpose & Capability
The name/description (XiaoHongShu content creation) align with the files and SKILL.md: functions are text optimization, title/hashtag generation, emoji insertion and simple generation/analysis. The included code implements exactly those behaviors. The presence of a dependency on '@ai-sdk/google' is somewhat unexpected given SKILL.md does not mention external SDK usage, but the code imports the SDK and does not actually call it, so this looks like a minor implementation artifact rather than a capability mismatch.
Instruction Scope
SKILL.md describes inputs/outputs and runtime behavior only around content generation and optimization. The instructions do not ask the agent to read unrelated system files, environment variables, or send data to external endpoints. The provided index.js performs purely local string manipulation and simple heuristics; it does not contain network calls or file reads/writes beyond normal CLI usage.
Install Mechanism
There is no explicit install spec in the skill bundle (instruction-only), but package.json lists a dependency on '@ai-sdk/google'. Installing the skill in an environment that runs npm install would fetch that package from the registry. That is a standard dependency pattern, not inherently suspicious, but it does mean an install step could pull third-party code from the npm registry.
Credentials
The skill declares no required environment variables or credentials, and the SKILL.md does not request secrets. However, package.json depends on '@ai-sdk/google', which in other contexts might require API credentials to call Google services. In this code base the imported AI object is not used, so there is no active credential use or exfiltration in the present files — still, the dependency implies a potential need for credentials if the code were extended.
Persistence & Privilege
The skill does not request always: true, does not modify other skills or system-wide configuration, and does not persist privileged settings. It runs as a normal user-space CLI script and does not request elevated persistence or cross-skill privileges.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install xiaohongshucreator
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /xiaohongshucreator 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of xiaohongshucreator skill. - Generates and optimizes content specifically for the Xiaohongshu platform. - Features content polishing, catchy title generation, topic hashtag suggestions, and emoji enhancements. - Supports content creation across different topics and formats (e.g., lifestyle, beauty, food, posts, video scripts). - Outputs include optimized notes, multiple title options, hashtags, and a style analysis report.
元数据
Slug xiaohongshucreator
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

XiaoHongShu 是什么?

帮助生成和优化符合小红书风格的笔记内容,包括标题、话题标签和emoji推荐,提升内容吸引力与互动率。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 175 次。

如何安装 XiaoHongShu?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install xiaohongshucreator」即可一键安装,无需额外配置。

XiaoHongShu 是免费的吗?

是的,XiaoHongShu 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

XiaoHongShu 支持哪些平台?

XiaoHongShu 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 XiaoHongShu?

由 yangfan911113(@yangfan911113)开发并维护,当前版本 v1.0.0。

💬 留言讨论