BeClaude

xhs-news

New
Community RegistryGeneralby liuping · MIT

小红书新闻浏览器 - 自动化浏览小红书并提取指定主题的热门内容,整理成结构化信息汇总

About this Skill

This skill automates browsing Xiaohongshu (Little Red Book) to extract trending content on specified topics, organizing it into structured summaries. It saves developers time by programmatically gathering user-generated insights, product reviews, and lifestyle trends without manual scrolling.

Install & Usage

1
Create the skills directory
mkdir -p .claude/skills
2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/xhs-news.md https://raw.githubusercontent.com/8DE4732A/xhs-news/main/SKILL.md
3
Invoke in Claude Code
/xhs-news

Use Cases

Monitor trending beauty product reviews on Xiaohongshu for competitive analysis.
Extract travel recommendations from Xiaohongshu for a trip planning app.
Collect user feedback on new tech gadgets from Xiaohongshu posts.
Aggregate recipe trends from Xiaohongshu for a food blog.
Track fashion style posts on Xiaohongshu for market research.
Gather fitness routine ideas from Xiaohongshu for content curation.

Usage Examples

1

/xhs-news topic: skincare routine limit: 10

2

Browse Xiaohongshu for trending travel destinations in Japan and summarize the top 5 posts.

3

/xhs-news topic: home decor ideas output: markdown

View source on GitHub
xiaohongshunewsbrowser-automationagent-browser小红书

Frequently Asked Questions

What is xhs-news?

This skill automates browsing Xiaohongshu (Little Red Book) to extract trending content on specified topics, organizing it into structured summaries. It saves developers time by programmatically gathering user-generated insights, product reviews, and lifestyle trends without manual scrolling.

How to install xhs-news?

To install xhs-news, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /xhs-news.

What is xhs-news best for?

xhs-news is a community categorized under General. It is designed for: xiaohongshu, news, browser-automation, agent-browser, 小红书. Created by liuping.

What can I use xhs-news for?

xhs-news is useful for: Monitor trending beauty product reviews on Xiaohongshu for competitive analysis.; Extract travel recommendations from Xiaohongshu for a trip planning app.; Collect user feedback on new tech gadgets from Xiaohongshu posts.; Aggregate recipe trends from Xiaohongshu for a food blog.; Track fashion style posts on Xiaohongshu for market research.; Gather fitness routine ideas from Xiaohongshu for content curation..