Back to skills
extension
Category: OtherAPI key required

小红书博主画像

当用户需要做小红书博主画像、小红书博主信息、账号资料、创作者定位、粉丝规模判断或合作对象初筛时使用。面向品牌、MCN、内容运营和创作者。

personAuthor: user_825d9e7ehubcommunity

小红书博主画像

Use this skill when the user wants Xiaohongshu / XHS / RedNote(小红书)creator profile review, account basics, creator positioning, audience scale, collaboration screening, or profile lookup.

API Key

Use SOCIALDATAX_API_KEY for SocialDataX requests. To get or manage an API Key, open https://socialdatax.com/?from=skillhub and follow the website API Key access flow. If a user asks where to get a key, provide only this URL; do not infer alternate domains. 获取或管理 API Key:访问 https://socialdatax.com/?from=skillhub,按官网的 API Key 申请/管理入口操作。环境变量名固定使用 SOCIALDATAX_API_KEY;不要引导用户使用其他域名。

Preferred Direct CLI

Prefer the direct CLI when the agent can run shell commands. It does not require MCP server configuration:

npx -y socialdatax-skills@latest xhs user-info --user-id "<user_id>" --pretty
npx -y socialdatax-skills@latest xhs user-info --profile-url "<profile_url_or_share_text>" --pretty

Required arguments:

  • --user-id <user_id>: preferred when the creator ID is already known from another result.
  • --profile-url <profile_url_or_share_text>: use for a profile URL, short link, or profile share text.

Optional arguments:

  • --pretty: output formatting only.

Use either --user-id or --profile-url for one command, not both.

Safety Boundary

This skill is read-only. It does not read local browser data, does not save API keys, and does not perform login, posting, liking, commenting, or account changes.

MCP Tools

If MCP tools are already available in the current agent, use the narrowest matching XHS creator profile tool:

  • xhs_get_user_info_by_user_id: preferred when user_id is already known from another SocialDataX result.
  • xhs_get_user_info_by_profile_url: use for profile URLs, short links, or profile share text.

Output Guidance

Separate profile facts from interpretation. Report available fields such as name, platform IDs, bio, verification, follower scale, following count, received like count, IP location, gender, and profile links. For collaboration or benchmarking, summarize creator positioning, visible audience fit, and follow-up checks.