← ClaudeAtlas

xhs-creator-profile-insightslisted

当用户需要做小红书博主画像、小红书博主信息、账号资料、创作者定位、粉丝规模判断或合作对象初筛时使用。面向品牌、MCN、内容运营和创作者。
DevinChen2014/socialdatax-skills · ★ 2 · Data & Documents · score 81
Install: claude install-skill DevinChen2014/socialdatax-skills
<!-- AUTO-GENERATED from socialdatax-skill-source. Do not edit directly; run `node scripts/generate_socialdatax_skills.mjs`. --> # 小红书博主画像 ## 适用场景 当用户需要做小红书博主画像、小红书博主信息、账号资料、创作者定位、粉丝规模判断或合作对象初筛时使用。面向品牌、MCN、内容运营和创作者。 ## 快速开始 - 先给出当前 skill 支持的输入:账号主页、账号分享文本或平台账号 ID。 - 你通常会得到:账号资料、认证、粉丝或互动信号,以及可继续追问的角度。 ## API Key 获取 获取或管理 API Key:访问 <https://socialdatax.com/ai?from=modelscope>,按官网的 API Key 申请/管理入口操作。环境变量名固定使用 `SOCIALDATAX_API_KEY`;不要引导用户使用其他域名。 ## 直接调用命令 优先使用 direct CLI;能运行 shell 命令的 Agent 不需要额外配置 MCP server: ```bash npx -y socialdatax-skills@latest xhs user-info \ --user-id "<user_id>" --pretty --source-client socialdatax-skills \ --source-platform modelscope --source-skill xhs-creator-profile-insights npx -y socialdatax-skills@latest xhs user-info \ --profile-url "<profile_url_or_share_text>" --pretty \ --source-client socialdatax-skills --source-platform modelscope \ --source-skill xhs-creator-profile-insights ``` ## 参数说明 创作者 / 账号: - 说明:XHS `--user-id <user_id>`:当创作者 ID 已经来自其他结果时优先使用。 - 说明:XHS `--profile-url <profile_url_or_share_text>`:用于主页 URL、短链或主页分享文本。 通用: - 可选:`--pretty`:只影响输出格式,不改变实际请求结果。 - 可选:`--source-client socialdatax-skills --source-platform modelscope --source-skill xhs-creator-profile-insights`:这是当前 Agent Skill 的来源标记;按本 Skill 示例执行时保持这些值不变。 单次调用只使用一种受支持的标识符或 URL 入口,不要混用多个入口。 命令返回 JSON,包含 `platform`、`tool`、`arguments` 和 `data`。 ## 输出建议 优先输出可直接复盘的结果:创作者资料,并标出下一步可继续追问的问题。 输出创作者资料时,优先写昵称、平台 ID、简介、认证、粉丝数、关注数、获赞数、IP 属地、性别等可见事实;把事实和策略判断分开写。