Use Case
little red book is a powerful AI agent skill that extends your assistant with new capabilities. XiaoHongShu (Little Red Book) data collection and interaction toolkit. Use when working with XiaoHongShu (小红书) platform for: (1) Searching and scraping notes/posts, (2) Getting user profiles and details, (3) Extracting comments and likes, (4) Following users and liking posts, (5) Fetching home feed and trending content. Automatically handles all encryption parameters (cookies, headers) including a1, webId, x-s, x-s-common, x-t, sec_poison_id, websectiga, gid, x-b3-traceid, x-xray-traceid. Supports guest mode and authenticated sessions via web_session cookie. This guide walks you through installing little red book, configuring it for your setup, and running your first commands — so you can start getting value in minutes.
Install little red book: npx clawhub@latest --dir ~/.claude/skills install xiaohongshutools
Restart your AI client (Claude Code, Cursor, Gemini CLI, or OpenClaw)
Type a natural language request related to data & analytics to trigger little red book
Review the output and refine your prompt for better results
Combine little red book with other skills to build multi-step workflows
Copy these prompts and use them with your AI agent after installing little red book
Help me get started with little red book
What can little red book do for my data & analytics workflow?
Show me an example of using little red book
Select your agent
Option 1: Install via CLI (recommended)
Recommended (no pre-install needed)
npx clawhub@latest --dir ~/.claude/skills install xiaohongshutoolsOr via clawhub CLI (if already installed)
clawhub --dir ~/.claude/skills install xiaohongshutools⚠️ Requires Node.js 18+. No Node? Use Option 2 below to download the ZIP instead. Install Node.js →
Option 2: Manual install (no Node required)
Download the ZIP, extract it, and place the folder at the path below. Restart your agent to activate.
Install path
~/.claude/skills/xiaohongshutools/💡Extract and place the folder at the path above, then restart your agent.