← Back to Skills Marketplace
zfeng1982

小红书运营助手

by AIphaZhu · GitHub ↗ · v1.1.1 · MIT-0
cross-platform ✓ Security Clean
194
Downloads
1
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install xhs-operation-assistant
Description
自媒体博主必备,获取小红书官方帐号最新笔记,热点话题;对小红书帐号和笔记进行打分评价
Usage Guidance
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install xhs-operation-assistant
  3. After installation, invoke the skill by name or use /xhs-operation-assistant
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug xhs-operation-assistant
Version 1.1.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 4
Frequently Asked Questions

What is 小红书运营助手?

自媒体博主必备,获取小红书官方帐号最新笔记,热点话题;对小红书帐号和笔记进行打分评价. It is an AI Agent Skill for Claude Code / OpenClaw, with 194 downloads so far.

How do I install 小红书运营助手?

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

Is 小红书运营助手 free?

Yes, 小红书运营助手 is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does 小红书运营助手 support?

小红书运营助手 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created 小红书运营助手?

It is built and maintained by AIphaZhu (@zfeng1982); the current version is v1.1.1.

💬 Comments