Domains
Forms
- SKILL.md33.3%
- scripts66.7%
Domains
Forms
Mechanism
Breaks down how the skill works and what it produces, so you can quickly judge whether it fits your scenario and value.
When a user needs Xiaohongshu (RedNote) creator/profile data by user ID — KOL discovery, influencer analysis, or fetching a blogger's published notes.
xiaohongshu.com/user/profile/{user_id} and wait for Vue SSR stateextract-user-profile.py to pull nickname, bio, followers, tagsextract-user-notes.py to pull paginated notes with engagement statsStructured JSON with profile metadata and notes list — enables KOL research, audience analysis, and content auditing without manual copy-paste.
Use Cases
A brand marketing team wants to find suitable Xiaohongshu influencers for a campaign. They provide a list of candidate user IDs. Using this skill, the agent logs in, navigates each profile, and extracts follower counts, bio, tags, and note engagement. The team quickly screens creators by audience size and content theme, saving hours of manual research and making data-driven collaboration decisions.
A content analyst needs to audit a competitor's Xiaohongshu presence. By inputting the competitor's user ID, the skill extracts their profile and all published notes with likes, collects, and comments. The analyst studies posting frequency, popular topics, and engagement patterns to inform their own content strategy, gaining competitive insight without manually scrolling the profile.
Skill Relationships
Dependency relationships read as "the upper tier points to the lower tier." The current Skill sits in the middle tier — above are Skills that depend on it, below are Skills it depends on.
Tier 1 · These Skills Use Me
Tier 2 · Current Skill
Tier 3 · I Use These Skills
Browse this skill's relationships within its skillset. Click a node to switch the side panel; use the search box to jump to any skill.
Skill File