xhs-explore

Automate Xiaohongshu content discovery and analysis via CLI scripts.

1|Updated Apr 10, 2026
One-click install
npx skills add https://github.com/yuymf/xiaohongshu-skills --skill xhs-explore-yuymf
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: xhs-explore
Source: https://github.com/yuymf/xiaohongshu-skills/tree/main/skills/xhs-explore
Command: npx skills add https://github.com/yuymf/xiaohongshu-skills --skill xhs-explore-yuymf

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

自动化 Xiaohongshu 内容发现与分析,通过一个一致的 CLI 工作流提高查询效率、内容洞察速度与多账户管理的可重复性。

Core Features & Use Cases

  • 搜索笔记:按关键词在笔记、首页与作者主页中检索内容。
  • 查看笔记详情:获取笔记正文、图片、互动数据与评论。
  • 获取用户资料:提取作者主页信息、粉丝与笔记列表。
  • 多账号切换与会话管理:在受控 Chrome 会话中安全切换账号,避免状态污染。

Quick Start

Use the xhs-explore skill to search notes by keyword, browse the homepage, view details, and retrieve the author's profile.

Frequently Asked Questions about xhs-explore

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate Xiaohongshu content discovery and search notes by keyword?

Automate Xiaohongshu content discovery by using a CLI-driven workflow to search notes by keyword, browse the home feed, and retrieve structured JSON results across authenticated Chrome sessions.

What Xiaohongshu note details can I retrieve through automated content analysis?

Retrieve Xiaohongshu note details including the note body text, images, engagement metrics, and comments by executing the project's Python CLI scripts to return structured JSON data.

Do I need a logged-in Chrome browser to extract Xiaohongshu user profiles and feeds?

Yes, extracting Xiaohongshu user profiles, follower lists, and home feeds requires a logged-in Chrome browser to maintain authenticated sessions and avoid state pollution during multi-account switching.

How does multi-account session management work for Xiaohongshu automation?

Multi-account session management for Xiaohongshu automation works by securely switching accounts within a controlled Chrome session, ensuring consistent query efficiency and preventing state pollution across profile retrievals.

Can I get structured JSON output for Xiaohongshu feeds and author profiles?

Yes, browsing the Xiaohongshu home feed, viewing note details, and retrieving author profiles all return structured JSON output, enabling fast content insights and repeatable data analysis.

What is the best way to browse the Xiaohongshu home feed automatically?

The best way to browse the Xiaohongshu home feed automatically is through a CLI-driven workflow that operates within an authenticated Chrome session to extract and return structured feed data.