← Back to Skills Marketplace
yc556600

采用强大模型,一键生成小红书图文,助力品牌曝光和转化。适用于用户希望“生成小红书笔记/小红书文案/笔记”时,通过API自动生成结果而非手动撰写。

by yc556600 · GitHub ↗ · v1.0.2 · MIT-0
cross-platform ⚠ suspicious
330
Downloads
8
Stars
0
Active Installs
3
Versions
Install in OpenClaw
/install xhs-note-gen
Description
小红书笔记生成服务,当用户要求"生成小红书笔记/小红书文案/笔记"并希望通过 小念AI来 生成结果而不是手动编写时使用。
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install xhs-note-gen
  3. After installation, invoke the skill by name or use /xhs-note-gen
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug xhs-note-gen
Version 1.0.2
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 3
Frequently Asked Questions

What is 采用强大模型,一键生成小红书图文,助力品牌曝光和转化。适用于用户希望“生成小红书笔记/小红书文案/笔记”时,通过API自动生成结果而非手动撰写。?

小红书笔记生成服务,当用户要求"生成小红书笔记/小红书文案/笔记"并希望通过 小念AI来 生成结果而不是手动编写时使用。 It is an AI Agent Skill for Claude Code / OpenClaw, with 330 downloads so far.

How do I install 采用强大模型,一键生成小红书图文,助力品牌曝光和转化。适用于用户希望“生成小红书笔记/小红书文案/笔记”时,通过API自动生成结果而非手动撰写。?

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

Is 采用强大模型,一键生成小红书图文,助力品牌曝光和转化。适用于用户希望“生成小红书笔记/小红书文案/笔记”时,通过API自动生成结果而非手动撰写。 free?

Yes, 采用强大模型,一键生成小红书图文,助力品牌曝光和转化。适用于用户希望“生成小红书笔记/小红书文案/笔记”时,通过API自动生成结果而非手动撰写。 is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does 采用强大模型,一键生成小红书图文,助力品牌曝光和转化。适用于用户希望“生成小红书笔记/小红书文案/笔记”时,通过API自动生成结果而非手动撰写。 support?

采用强大模型,一键生成小红书图文,助力品牌曝光和转化。适用于用户希望“生成小红书笔记/小红书文案/笔记”时,通过API自动生成结果而非手动撰写。 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created 采用强大模型,一键生成小红书图文,助力品牌曝光和转化。适用于用户希望“生成小红书笔记/小红书文案/笔记”时,通过API自动生成结果而非手动撰写。?

It is built and maintained by yc556600 (@yc556600); the current version is v1.0.2.

💬 Comments