← 返回 Skills 市场
330
总下载
8
收藏
0
当前安装
3
版本数
在 OpenClaw 中安装
/install xhs-note-gen
功能描述
小红书笔记生成服务,当用户要求"生成小红书笔记/小红书文案/笔记"并希望通过 小念AI来 生成结果而不是手动编写时使用。
安全使用建议
This skill is coherent: it sends the user's task_description to https://xiaonian.cc/employee-console/dashboard/v2/api and returns the generated note(s). Before installing or using it, consider: (1) Privacy: all text you provide is sent to a third-party service with no auth — do not include PII, passwords, API keys, or confidential content. (2) Trust: the endpoint domain is external/unknown in this package; review the service's privacy policy or test with non-sensitive examples. (3) Auditing: the script is simple and uses only standard Python networking; you can read or run it locally to confirm behavior. If you need stricter data control, do not use the skill or proxy traffic through a service you control.
功能分析
Type: OpenClaw Skill
Name: xhs-note-gen
Version: 1.0.2
The skill is vulnerable to command injection because SKILL.md instructs the AI agent to construct a shell command by inserting user-provided text directly into a command-line argument (`--task-description "<task_description>"`). If the user input contains shell metacharacters or unbalanced quotes, it could lead to arbitrary code execution on the host. Additionally, the script `scripts/xhs_note_gen.py` exfiltrates user-provided task descriptions to an external API (xiaonian.cc) without authentication, which is consistent with its stated purpose but remains a privacy risk.
能力评估
Purpose & Capability
Name/description claim: generate 小红书 notes via 小念AI. The code and SKILL.md only call the documented endpoint (POST /content/quick-note/generate on xiaonian.cc) and process the response. No unrelated binaries, env vars, or config paths are requested.
Instruction Scope
Instructions and script simply forward the user's task_description and optional parameters to the external API and print returned JSON. This is within the stated scope, but it does transmit whatever the user types (including potentially sensitive content) to an external third-party endpoint; the SKILL.md does not warn about privacy or logging.
Install Mechanism
No install spec; the skill is instruction + a small Python script that uses only the standard library (urllib). Nothing is downloaded or written during an install step.
Credentials
No environment variables, credentials, or config paths are requested. The API is documented as 'no auth required' and the script does not access additional secrets — this is proportionate to its simple forwarding/generation use.
Persistence & Privilege
always is false and the skill does not request elevated or persistent system privileges or modify other skills. It uses ordinary agent invocation and runs a local Python script when invoked.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install xhs-note-gen - 安装完成后,直接呼叫该 Skill 的名称或使用
/xhs-note-gen触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.2
- Updated the skill description for improved clarity and accuracy in Chinese.
- No changes to workflow or functionality.
v1.0.1
xhs-note-gen 1.0.1
- No file changes were detected in this version.
- Functionality, workflow, and documentation remain unchanged from the previous release.
v1.0.0
xhs-note-gen v1.0.0
- Initial release of the skill to generate XiaoHongShu (小红书) notes using the content-marketing-dashboard one-shot API.
- Automatically structures user requests into parameters such as task description, audience, tone, and character.
- Supports options for audience, tone, image count, note type, and multi-version output.
- Returns a clean list of notes with titles, content, hashtags, and images if available.
- Handles API errors by surfacing response messages to the user.
元数据
常见问题
采用强大模型,一键生成小红书图文,助力品牌曝光和转化。适用于用户希望“生成小红书笔记/小红书文案/笔记”时,通过API自动生成结果而非手动撰写。 是什么?
小红书笔记生成服务,当用户要求"生成小红书笔记/小红书文案/笔记"并希望通过 小念AI来 生成结果而不是手动编写时使用。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 330 次。
如何安装 采用强大模型,一键生成小红书图文,助力品牌曝光和转化。适用于用户希望“生成小红书笔记/小红书文案/笔记”时,通过API自动生成结果而非手动撰写。?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install xhs-note-gen」即可一键安装,无需额外配置。
采用强大模型,一键生成小红书图文,助力品牌曝光和转化。适用于用户希望“生成小红书笔记/小红书文案/笔记”时,通过API自动生成结果而非手动撰写。 是免费的吗?
是的,采用强大模型,一键生成小红书图文,助力品牌曝光和转化。适用于用户希望“生成小红书笔记/小红书文案/笔记”时,通过API自动生成结果而非手动撰写。 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
采用强大模型,一键生成小红书图文,助力品牌曝光和转化。适用于用户希望“生成小红书笔记/小红书文案/笔记”时,通过API自动生成结果而非手动撰写。 支持哪些平台?
采用强大模型,一键生成小红书图文,助力品牌曝光和转化。适用于用户希望“生成小红书笔记/小红书文案/笔记”时,通过API自动生成结果而非手动撰写。 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 采用强大模型,一键生成小红书图文,助力品牌曝光和转化。适用于用户希望“生成小红书笔记/小红书文案/笔记”时,通过API自动生成结果而非手动撰写。?
由 yc556600(@yc556600)开发并维护,当前版本 v1.0.2。
推荐 Skills