← 返回 Skills 市场
小红书智能回复助手
作者
xiaoliuzhuan
· GitHub ↗
· v1.0.0
772
总下载
2
收藏
2
当前安装
1
版本数
在 OpenClaw 中安装
/install xiaohongshu-reply-assistant
功能描述
小红书智能回复助手 - 自动分析评论情感和意图,生成个性化回复建议。 Use for: (1) Analyzing Xiaohongshu comment sentiment and intent, (2) Generating personalized reply suggestions, (3) Managi...
安全使用建议
This skill appears to do what it says, but note: (1) it's instruction-only here — there is no packaged code to review even though the README references scripts and install.sh; (2) only provide session cookies/xsec_token if you trust the code you will run — these are account credentials; (3) do not run an unknown install.sh without inspecting it first; (4) if you plan to integrate with a real Xiaohongshu account, prefer a least-privilege or secondary/testing account and rotate tokens after use; (5) ask the publisher for the full source code or a verified release (or run the offline quick_analyze mode that doesn't require secrets) so you can audit what will actually run before installing/executing anything.
功能分析
Type: OpenClaw Skill
Name: xiaohongshu-reply-assistant
Version: 1.0.0
The `SKILL.md` file describes a skill that integrates with a social media API, requiring the handling of sensitive data such as `xsec_token` and `web_session` cookies. While these capabilities are plausibly needed for the stated purpose, the core Python scripts and the `install.sh` script, which is explicitly executed during installation, are not provided. The execution of an unreviewed shell script (`install.sh`) and the handling of sensitive API credentials in unseen code present a significant security risk due to the lack of transparency and potential for malicious or vulnerable implementation.
能力评估
Purpose & Capability
Name/description match the instructions: the SKILL.md describes sentiment/intent analysis, reply generation, batch processing and optional Xiaohongshu API integration. The use of session cookies/xsec tokens for API access is consistent with integrating with the platform. Minor mismatch: the SKILL.md references local scripts and an install.sh, but the published package is instruction-only (no code files included).
Instruction Scope
Instructions are focused on the stated task. They reference reading/writing a config and history in ~/.xhs_reply_assistant/ (expected) and show how to pass a web_session cookie and xsec_token to the API integration (expected for real-account integration). The SKILL.md also suggests running an install.sh and uses example scripts/modules that are not present in the package — that leaves unspecified behavior if you follow those steps.
Install Mechanism
There is no formal install spec in the registry, but SKILL.md suggests 'pip3 install aiohttp loguru pycryptodome getuseragent' and running an install.sh. Pip installs are standard and the listed packages are plausible; however, install.sh is referenced but not included in the published files — running an unknown install.sh would be risky.
Credentials
The registry declares no required environment variables or credentials. The SKILL.md demonstrates optional use of a session cookie and xsec_token when connecting to Xiaohongshu, which is proportional to the optional API integration. No unrelated credentials or secret-sounding env vars are requested.
Persistence & Privilege
Skill is not always-enabled and does not request elevated system presence. It stores config/history under the user's home directory, which is appropriate for this functionality. There is no indication it modifies other skills or global agent settings.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install xiaohongshu-reply-assistant - 安装完成后,直接呼叫该 Skill 的名称或使用
/xiaohongshu-reply-assistant触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Xiaohongshu Reply Assistant 1.0.0 – Initial Release
- Intelligent sentiment and intent analysis for Xiaohongshu/Little Red Book comments.
- Generates 3 personalized reply suggestions for each comment.
- Supports batch comment processing and comment history management.
- Optional integration with Xiaohongshu API for automated monitoring and replies.
- Customizable reply templates and category-based response logic.
- Command-line tool and Python API for flexible usage.
元数据
常见问题
小红书智能回复助手 是什么?
小红书智能回复助手 - 自动分析评论情感和意图,生成个性化回复建议。 Use for: (1) Analyzing Xiaohongshu comment sentiment and intent, (2) Generating personalized reply suggestions, (3) Managi... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 772 次。
如何安装 小红书智能回复助手?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install xiaohongshu-reply-assistant」即可一键安装,无需额外配置。
小红书智能回复助手 是免费的吗?
是的,小红书智能回复助手 完全免费(开源免费),可自由下载、安装和使用。
小红书智能回复助手 支持哪些平台?
小红书智能回复助手 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 小红书智能回复助手?
由 xiaoliuzhuan(@xiaoliuzhuan)开发并维护,当前版本 v1.0.0。
推荐 Skills