xiaohongshu-note-detail
Fetch Xiaohongshu (RedNote / xhs) note detail and comments by note ID, returning title, description, author info, engagement stats, tags, and paginated comment list. Use when user mentions note detail xiaohongshu, get rednote post, xhs note content, xiaohongshu comment scrape, fetch post comments, scrape xhs comments, rednote note details, xiaohongshu post engagement, xiaohongshu note content, rednote post data, xhs post detail, get xiaohongshu comments, rednote comment list, xiaohongshu note metadata, xhs note scrape, fetch rednote note.
npx skills add browser-act/skills --skill xiaohongshu-note-detail --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 — Note Detail & Comments > note_id + xsecToken → note metadata, author info, engagement stats, comment list ## Language All process output to user (progress updates, process notifications) follows the user's language. ## Objective Navigate to a Xiaohongshu note detail page and extract the full note metadata plus its paginated comment list. ## Prerequisites - Browser opened to `https://www.xiaohongshu.com/explore/{note_id}?xsec_token={xsecToken}&xsec_source=pc_search` - 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 th
- Language
- Objective
- Prerequisites
- Pre-execution Checks
- 1. Tool Readiness
- 2. Login Verification
- Capability Components
- DOM: extract note detail
- DOM: extract note comments
- Composite: get full note (detail + initial comments)
- Pagination
- Success Criteria
- Known Limitations
- Execution Efficiency
What does the xiaohongshu-note-detail skill do?
Fetch Xiaohongshu (RedNote / xhs) note detail and comments by note ID, returning title, description, author info, engagement stats, tags, and paginated comment list. Use when user mentions note detail xiaohongshu, get rednote post, xhs note content, xiaohongshu comment scrape, fetch post comments, scrape xhs comments, rednote note details, xiaohongshu post engagement, xiaohongshu note content, rednote post data, xhs post detail, get xiaohongshu comments, rednote comment list, xiaohongshu note metadata, xhs note scrape, fetch rednote note.
How do I install it?
Run `npx skills add browser-act/skills --skill xiaohongshu-note-detail --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.
