← Back to Skills Marketplace
justoneapi

Xiaohongshu Creator Marketplace (Pugongying) Follower Distribution API

by justoneapi · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
53
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install justoneapi-xiaohongshu-pgy-get-kol-fans-portrait
Description
Call GET /api/xiaohongshu-pgy/get-kol-fans-portrait/v1 for Xiaohongshu Creator Marketplace (Pugongying) Follower Distribution through JustOneAPI with kolId.
README (SKILL.md)

Xiaohongshu Creator Marketplace (Pugongying) Follower Distribution

Use this focused JustOneAPI skill for follower Distribution in Xiaohongshu Creator Marketplace (Pugongying). It targets GET /api/xiaohongshu-pgy/get-kol-fans-portrait/v1. Required non-token inputs are kolId. OpenAPI describes it as: Get Xiaohongshu Creator Marketplace (Pugongying) follower distribution data, including audience demographics, interests, and distribution metrics, for creator evaluation, campaign planning, and creator benchmarking.

Endpoint Scope

  • Platform key: xiaohongshu-pgy
  • Endpoint key: get-kol-fans-portrait
  • Platform family: Xiaohongshu Creator Marketplace (Pugongying)
  • Skill slug: justoneapi-xiaohongshu-pgy-get-kol-fans-portrait
Operation Version Method Path OpenAPI summary
getKolFansPortraitV1 v1 GET /api/xiaohongshu-pgy/get-kol-fans-portrait/v1 Follower Distribution

Inputs

Parameter In Required by Optional by Type Notes
acceptCache query n/a all boolean Enable cache
kolId query all n/a string KOL ID

Request body: none documented; send parameters through path or query arguments.

Version Choice

Use getKolFansPortraitV1 for the documented v1 endpoint. There are no alternate versions grouped in this skill.

Run This Endpoint

Supported operation IDs in this skill: getKolFansPortraitV1.

node {baseDir}/bin/run.mjs --operation "getKolFansPortraitV1" --token "$JUST_ONE_API_TOKEN" --params-json '{"kolId":"\x3CkolId>"}'

Ask for any missing required parameter before calling the helper. Keep user-provided IDs, cursors, keywords, and filters unchanged.

Environment

  • Required: JUST_ONE_API_TOKEN
  • Pass the token with --token "$JUST_ONE_API_TOKEN"; do not paste token values into chat messages, screenshots, or logs.
  • Get a token from Just One API Dashboard.
  • Authentication details: Just One API Usage Guide.

Output Focus

  • State the operation ID and endpoint path used, for example getKolFansPortraitV1 on /api/xiaohongshu-pgy/get-kol-fans-portrait/v1.
  • Echo the required lookup scope (kolId) before summarizing results.
  • Prioritize fields that support this endpoint purpose: Get Xiaohongshu Creator Marketplace (Pugongying) follower distribution data, including audience demographics, interests, and distribution metrics, for creator evaluation, campaign planning, and creator benchmarking.
  • Return raw JSON only after the short, endpoint-specific summary.
  • If the backend errors, include the backend payload and the exact operation ID.
Usage Guidance
Only install this if you are comfortable using a JustOneAPI token for this endpoint. Consider modifying or wrapping the helper so it reads the token from the environment internally instead of passing it with --token on the command line.
Capability Analysis
Type: OpenClaw Skill Name: justoneapi-xiaohongshu-pgy-get-kol-fans-portrait Version: 1.0.0 The skill is a standard API wrapper designed to fetch Xiaohongshu creator follower distribution data from api.justoneapi.com. The execution logic in bin/run.mjs is straightforward, using the native fetch API to perform requests and properly handling authentication tokens via command-line arguments without risky execution patterns or data exfiltration.
Capability Assessment
Purpose & Capability
The artifacts consistently describe and implement a single GET request to the Xiaohongshu Pugongying follower distribution endpoint.
Instruction Scope
The run instructions require passing the JustOneAPI token as a command-line argument, which is a risky way to handle credentials.
Install Mechanism
There is no package install step; the skill runs a local Node helper included in the artifact, which is consistent with the stated API-wrapper purpose.
Credentials
The required JUST_ONE_API_TOKEN is purpose-aligned, but the documented invocation expands it into process argv rather than reading it directly from the environment.
Persistence & Privilege
No persistence, background execution, privilege escalation, or local state storage is shown in the supplied artifacts.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install justoneapi-xiaohongshu-pgy-get-kol-fans-portrait
  3. After installation, invoke the skill by name or use /justoneapi-xiaohongshu-pgy-get-kol-fans-portrait
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial publish
Metadata
Slug justoneapi-xiaohongshu-pgy-get-kol-fans-portrait
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Xiaohongshu Creator Marketplace (Pugongying) Follower Distribution API?

Call GET /api/xiaohongshu-pgy/get-kol-fans-portrait/v1 for Xiaohongshu Creator Marketplace (Pugongying) Follower Distribution through JustOneAPI with kolId. It is an AI Agent Skill for Claude Code / OpenClaw, with 53 downloads so far.

How do I install Xiaohongshu Creator Marketplace (Pugongying) Follower Distribution API?

Run "/install justoneapi-xiaohongshu-pgy-get-kol-fans-portrait" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Xiaohongshu Creator Marketplace (Pugongying) Follower Distribution API free?

Yes, Xiaohongshu Creator Marketplace (Pugongying) Follower Distribution API is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Xiaohongshu Creator Marketplace (Pugongying) Follower Distribution API support?

Xiaohongshu Creator Marketplace (Pugongying) Follower Distribution API is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Xiaohongshu Creator Marketplace (Pugongying) Follower Distribution API?

It is built and maintained by justoneapi (@justoneapi); the current version is v1.0.0.

💬 Comments