Xiaohongshu Creator Marketplace (Pugongying) API
/install justoneapi-xiaohongshu-pgy
Xiaohongshu Creator Marketplace (Pugongying)
This skill wraps 24 Xiaohongshu Creator Marketplace (Pugongying) operations exposed by JustOneAPI. It is strongest for creator Profile, data Summary, follower Growth History, and follower Summary. Expect common inputs such as userId, acceptCache, kolId, business, dateType.
When To Use It
- The user needs creator Profile or data Summary on Xiaohongshu Creator Marketplace (Pugongying).
- The task lines up with follower Growth History rather than a generic cross-platform workflow.
- The user can provide identifiers or filters such as
userId,acceptCache,kolId,business. - The user wants an exact API-backed answer instead of a freeform summary.
Representative Operations
apiSolarCooperatorUserBloggerUserIdV1: Creator Profile — Get Xiaohongshu Creator Marketplace (Pugongying) creator Profile data, including audience and pricing data, for influencer vetting, benchmark analysis, and campaign planningapiSolarKolDataV3DataSummaryV1: Data Summary — Get Xiaohongshu Creator Marketplace (Pugongying) Summary data, including activity, engagement, and audience growth, for creator evaluation, campaign planning, and creator benchmarkingapiSolarKolDataUserIdFansOverallNewHistoryV1: Follower Growth History — Get Xiaohongshu Creator Marketplace (Pugongying) follower Growth History data, including historical points, trend signals, and growth metrics, for trend tracking, audience analysis, and creator performance monitoringapiSolarKolDataV3FansSummaryV1: Follower Summary — Get Xiaohongshu Creator Marketplace (Pugongying) follower Summary data, including growth and engagement metrics, for audience analysis and creator benchmarking
Request Pattern
- 24 operations are available in this skill.
- HTTP methods used here:
GET. - The most common non-token parameters are
userId,acceptCache,kolId,business,dateType. - All operations in this skill are parameter-driven requests; none require a request body.
How To Work
- Read
generated/operations.mdbefore choosing an endpoint. - Start with one of these operations when it matches the user's request:
apiSolarCooperatorUserBloggerUserIdV1,apiSolarKolDataV3DataSummaryV1,apiSolarKolDataUserIdFansOverallNewHistoryV1,apiSolarKolDataV3FansSummaryV1. - Pick the smallest matching operation instead of guessing.
- Ask the user for any missing required parameter. Do not invent values.
- Call the helper with:
node {baseDir}/bin/run.mjs --operation "\x3Coperation-id>" --token "$JUST_ONE_API_TOKEN" --params-json '{"key":"value"}'
Environment
- Required:
JUST_ONE_API_TOKEN - This skill uses
JUST_ONE_API_TOKENonly for authenticated Just One API requests. - Keep
JUST_ONE_API_TOKENprivate. Do not paste it into chat messages, screenshots, or logs. - Get a token from Just One API Dashboard.
- Authentication details: Just One API Usage Guide.
Output Rules
- Start with a plain-language answer tied to the Xiaohongshu Creator Marketplace (Pugongying) task the user asked for.
- Include the most decision-relevant fields from the selected endpoint before dumping raw JSON.
- When using
apiSolarCooperatorUserBloggerUserIdV1, explain why the returned fields answer the user's question. - If the user gave filters such as
userId,acceptCache,kolId, echo those back so the scope is explicit. - If the backend errors, include the backend payload and the exact operation ID.
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install justoneapi-xiaohongshu-pgy - 安装完成后,直接呼叫该 Skill 的名称或使用
/justoneapi-xiaohongshu-pgy触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
Xiaohongshu Creator Marketplace (Pugongying) API 是什么?
Analyze Xiaohongshu Creator Marketplace (Pugongying) workflows with JustOneAPI, including creator Profile, data Summary, and follower Growth History across 2... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 160 次。
如何安装 Xiaohongshu Creator Marketplace (Pugongying) API?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install justoneapi-xiaohongshu-pgy」即可一键安装,无需额外配置。
Xiaohongshu Creator Marketplace (Pugongying) API 是免费的吗?
是的,Xiaohongshu Creator Marketplace (Pugongying) API 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Xiaohongshu Creator Marketplace (Pugongying) API 支持哪些平台?
Xiaohongshu Creator Marketplace (Pugongying) API 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Xiaohongshu Creator Marketplace (Pugongying) API?
由 justoneapi(@justoneapi)开发并维护,当前版本 v1.0.4。