xiaohongshu-user-profile
Fetch Xiaohongshu (RedNote / xhs) user profile information and their published notes list by user ID, returning nickname, bio, follower/following counts, engagement totals, tags, and paginated notes with engagement stats. Use when user mentions user profile xiaohongshu, rednote creator profile, xhs influencer data, scrape xiaohongshu user, get blogger notes, xiaohongshu author info, KOL discovery xiaohongshu, rednote user stats, creator profile rednote, xiaohongshu blogger analysis, get xhs user followers, rednote influencer profile, xiaohongshu account info, xhs creator data, user notes list
npx skills add browser-act/skills --skill xiaohongshu-user-profile --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# Xiaohongshu — User Profile & Notes > user_id → profile info (nickname, followers, bio, tags) + published notes list ## Language All process output to user (progress updates, process notifications) follows the user's language. ## Objective Navigate to a Xiaohongshu user profile page and extract the user's basic information, social stats, and their published notes list. ## Prerequisites - Browser opened to `https://www.xiaohongshu.com/user/profile/{user_id}` - User is logged in (avatar or username visible in the left sidebar) ## Pre-execution Checks ### 1. Tool Readiness If browser-act has been confirmed available in the current session → skip this step. Invoke `browser-act` via Skill tool to load usage. If installation or configuration issues arise, follow its guidance to resolve then retry. ### 2. Login Verification If login status for Xiaohongshu has been confirmed in the current session → skip this step. Otherwise: open `https://www.xiaohongshu.com` and observe the left sidebar: - User avatar or "Me" entry visible → logged in, continue execution - "Login" button visible → not logged in, inform the user that login is required, use `remote-assist` to let the user scan the QR code
- Language
- Objective
- Prerequisites
- Pre-execution Checks
- 1. Tool Readiness
- 2. Login Verification
- Capability Components
- DOM: extract user profile
- DOM: extract user notes list
- Composite: get full user data (profile + notes)
- Pagination
- Success Criteria
- Known Limitations
- Execution Efficiency
What does the xiaohongshu-user-profile skill do?
Fetch Xiaohongshu (RedNote / xhs) user profile information and their published notes list by user ID, returning nickname, bio, follower/following counts, engagement totals, tags, and paginated notes with engagement stats. Use when user mentions user profile xiaohongshu, rednote creator profile, xhs influencer data, scrape xiaohongshu user, get blogger notes, xiaohongshu author info, KOL discovery xiaohongshu, rednote user stats, creator profile rednote, xiaohongshu blogger analysis, get xhs user followers, rednote influencer profile, xiaohongshu account info, xhs creator data, user notes list
How do I install it?
Run `npx skills add browser-act/skills --skill xiaohongshu-user-profile --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From browser-act/skills, a repository with 5,160 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
