← 返回 Skills 市场
kunhai1994

xhs-research

作者 kunhai1994 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
96
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install xhs-research
功能描述
小红书调研工具 — 搜索小红书笔记,AI 合成调研报告。
安全使用建议
This skill appears to do what it says: it runs a local MCP service, asks you to scan a Xiaohongshu QR code, and uses downloaded binaries to perform searches and produce reports. Before installing: - Inspect and verify the upstream GitHub project (xpzouying/xiaohongshu-mcp) and its releases; malicious actors can publish binaries to a release asset. - If you don't trust those binaries, don't run setup.py; you can audit source or build binaries yourself. - Be aware the skill saves login cookies (~/.local/share/xhs-research/cookies.json) and will launch Chrome for QR login; treat that file as sensitive and delete it when you no longer need the skill. - Note the optional XIAOHONGSHU_API_BASE env var can redirect network calls — ensure it is not set to an untrusted remote endpoint. - Run the skill in a controlled environment (or sandbox) if you want additional safety, and remove the ~/.local/share/xhs-research directory after use.
功能分析
Type: OpenClaw Skill Name: xhs-research Version: 1.0.0 The xhs-research skill is a comprehensive tool for automated Xiaohongshu market research, featuring sophisticated search, deduplication, and scoring logic in `scripts/xhs_research.py`. While the skill performs high-risk actions such as downloading and executing external binaries from GitHub (`scripts/setup.py`) and managing session cookies (`scripts/login.py`), these behaviors are transparently documented and strictly necessary for the stated purpose of interacting with the Xiaohongshu platform. The instructions in `SKILL.md` are well-structured, focusing on data accuracy and source attribution, with no evidence of malicious intent, data exfiltration, or unauthorized persistence.
能力评估
Purpose & Capability
Name/description describe Xiaohongshu research; required binaries (python3, git), local scripts, QR login flow, and an MCP binary are all consistent with implementing a local search engine + report synthesis. No unrelated credentials or surprising permissions are requested.
Instruction Scope
SKILL.md instructs the agent to generate search keywords, run the included Python scripts, perform a QR login (via a downloaded xiaohongshu-login binary), run a local MCP server, and save reports/cookies to ~/.local/share/xhs-research and ~/Documents/XHS-Research. These actions match the stated task but include storing login cookies and launching a local service and Chrome for QR login (user interaction required).
Install Mechanism
setup.py downloads a release tarball from GitHub (xpzouying/xiaohongshu-mcp) and extracts binaries into ~/.local/share/xhs-research/bin. Downloading release assets from GitHub is standard practice but still executes third‑party binaries on your machine — verify the upstream repo and release integrity before running.
Credentials
No required environment variables or external credentials are declared. The skill will create local files (cookies.json) containing login/session data — this is necessary for its function but is sensitive. Note: the scripts respect an optional XIAOHONGSHU_API_BASE env var which, if set, can change the backend endpoint used by the client.
Persistence & Privilege
always is false and the skill does not request platform-global privileges. It writes files under the user's home directory and runs a local binary server; it does not modify other skills or system-wide agent configs.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install xhs-research
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /xhs-research 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
xhs-research v2.0.0 — Major upgrade for 小红书调研工具 with automated research workflows. - Now supports fully automated 小红书调研: generates search keywords with LLM, runs multi-keyword searches, and auto-creates AI-powered synthesis reports with source links. - Guided setup and environment checks with clear step-by-step instructions for tool installation, login, and service startup. - Flexible templates for a wide range of research types (推荐, 调研, 避雷, 对比, 痛点等), ensuring every piece of information is source-linked. - All reports saved to ~/Documents/XHS-Research/ with user notification and data bias disclaimer included. - Strong focus on using real user data from 小红书, with strict citation requirements and no unverifiable statements. - User flow enhanced: after report completion, tailored follow-up suggestions are provided, based on actual research findings.
元数据
Slug xhs-research
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

xhs-research 是什么?

小红书调研工具 — 搜索小红书笔记,AI 合成调研报告。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 96 次。

如何安装 xhs-research?

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

xhs-research 是免费的吗?

是的,xhs-research 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

xhs-research 支持哪些平台?

xhs-research 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 xhs-research?

由 kunhai1994(@kunhai1994)开发并维护,当前版本 v1.0.0。

💬 留言讨论