← 返回 Skills 市场
zfeng1982

小红书运营助手

作者 AIphaZhu · GitHub ↗ · v1.1.1 · MIT-0
cross-platform ✓ 安全检测通过
194
总下载
1
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install xhs-operation-assistant
功能描述
自媒体博主必备,获取小红书官方帐号最新笔记,热点话题;对小红书帐号和笔记进行打分评价
安全使用建议
This skill appears coherent and implements what it claims: it calls a third‑party API (qianhaistonepark.site) and uses the bundled Python script to XOR‑decrypt some returned fields. Before installing, confirm you trust that external domain (responses and traffic will go to it). Inspect or run scripts/tool.py locally if you want to verify the decryption logic (it contains a hardcoded salt 'sardinesinqianhai' used to derive the key). Do not send any sensitive credentials or private data through the skill; if you need strong guarantees, ask the author for the data retention/privacy policy or host your own trusted data source.
能力评估
Purpose & Capability
The name/description (小红书运营助手) matches the included endpoints and the small decryption helper. One noteworthy point: the skill talks to a third‑party domain (https://qianhaistonepark.site/) rather than an official XHS API — this is plausible for an aggregator but is an external dependency you should consider trustworthy before use.
Instruction Scope
SKILL.md directs the agent to query the documented endpoints, paginate/filter results, and use the included scripts/tool.py xor_decrypt() to decode some fields. Instructions do not ask the agent to read arbitrary system files, environment variables, or other unrelated data.
Install Mechanism
No install spec — instruction-only with a small bundled Python script. Required binaries (curl, python) are appropriate for making HTTP calls and running the included decryptor. No archive downloads or remote installers are used.
Credentials
The skill requests no environment variables, no credentials, and no config paths. The included tool uses a hardcoded base_key salt inside the script to derive a time‑based XOR key — this is self-contained and consistent with the stated lightweight encryption used by the backend.
Persistence & Privilege
The skill is not force‑included (always: false) and does not request system or cross‑skill configuration changes. It can be invoked by the agent normally (disable-model-invocation: false), which is the platform default.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install xhs-operation-assistant
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /xhs-operation-assistant 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.1.1
- 新增 scripts/requirements.txt 文件,引入依赖管理。 - SKILL.md 重大调整:优化描述,补充安全与使用规范,突出禁止编造数据原则。 - 修改基础 API URL 至 https://qianhaistonepark.site/,并同步更新全部示例请求。 - 补充品牌类型官方账号支持等表述。 - 增加 metadata 信息,包括多组触发词及 GitHub 页面链接。 - 强调所有返回字段自动解密,无需用户干预。
v1.1.0
xhs-operation-assistant 1.1.0 - Added a new Python script scripts/tool.py with the xor_decrypt() function for decoding encrypted fields. - Expanded description and usage documentation to cover a new evaluation and scoring interface for user and note quality. - Noted that some JSON response fields are now encrypted and require decoding with xor_decrypt(). - Updated dependencies to include python. - Added a new endpoint /xhs/get_score_prompt for evaluation standards on user nickname, profile, note title, and content. - Updated field documentation to indicate which fields require decoding.
v1.0.1
- Updated documentation to clarify description and remove "种草话题" from supported features. - Simplified and clarified the scope of the 热点话题 (trending topics) API; it now only supports platform trending topics—category parameter and related description were removed. - Modified API responses in documentation to include additional field comments and descriptions. - No code changes; documentation only.
v1.0.0
xhs-operation-assistant 1.0.0 - Initial release. - Allows users to fetch the latest official Xiaohongshu notes, trending topics, and planting topics. - Provides endpoints for official note list (with filters), official account list, and trending topics. - Includes examples of request parameters and response formats for each feature. - Health check interface available.
元数据
Slug xhs-operation-assistant
版本 1.1.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

小红书运营助手 是什么?

自媒体博主必备,获取小红书官方帐号最新笔记,热点话题;对小红书帐号和笔记进行打分评价. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 194 次。

如何安装 小红书运营助手?

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

小红书运营助手 是免费的吗?

是的,小红书运营助手 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

小红书运营助手 支持哪些平台?

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

谁开发了 小红书运营助手?

由 AIphaZhu(@zfeng1982)开发并维护,当前版本 v1.1.1。

💬 留言讨论