← Back to Skills Marketplace
justoneapi

Xiaohongshu Creator Marketplace (Pugongying) Creator Profile 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-info
Description
Call GET /api/xiaohongshu-pgy/get-kol-info/v1 for Xiaohongshu Creator Marketplace (Pugongying) Creator Profile through JustOneAPI with kolId.
README (SKILL.md)

Xiaohongshu Creator Marketplace (Pugongying) Creator Profile

Use this focused JustOneAPI skill for creator Profile in Xiaohongshu Creator Marketplace (Pugongying). It targets GET /api/xiaohongshu-pgy/get-kol-info/v1. Required non-token inputs are kolId. OpenAPI describes it as: Get Xiaohongshu Creator Marketplace (Pugongying) creator Profile data, including audience and pricing data, for influencer vetting, benchmark analysis, and campaign planning.

Endpoint Scope

  • Platform key: xiaohongshu-pgy
  • Endpoint key: get-kol-info
  • Platform family: Xiaohongshu Creator Marketplace (Pugongying)
  • Skill slug: justoneapi-xiaohongshu-pgy-get-kol-info
Operation Version Method Path OpenAPI summary
getXiaohongshuPgyKolInfoV1 v1 GET /api/xiaohongshu-pgy/get-kol-info/v1 Creator Profile

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 getXiaohongshuPgyKolInfoV1 for the documented v1 endpoint. There are no alternate versions grouped in this skill.

Run This Endpoint

Supported operation IDs in this skill: getXiaohongshuPgyKolInfoV1.

node {baseDir}/bin/run.mjs --operation "getXiaohongshuPgyKolInfoV1" --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 getXiaohongshuPgyKolInfoV1 on /api/xiaohongshu-pgy/get-kol-info/v1.
  • Echo the required lookup scope (kolId) before summarizing results.
  • Prioritize fields that support this endpoint purpose: Get Xiaohongshu Creator Marketplace (Pugongying) creator Profile data, including audience and pricing data, for influencer vetting, benchmark analysis, and campaign planning.
  • 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
Review this skill before installing. Its API behavior appears scoped and coherent, but you should avoid running the documented command as-is with a valuable token. Prefer a safer implementation that reads the token directly from an environment variable or secret manager, and use a limited-scope JustOneAPI token where possible.
Capability Analysis
Type: OpenClaw Skill Name: justoneapi-xiaohongshu-pgy-get-kol-info Version: 1.0.0 The skill is a standard API wrapper for fetching Xiaohongshu creator profile data via the JustOneAPI service. The execution logic in `bin/run.mjs` is a transparent Node.js script that uses the native fetch API to communicate with the documented endpoint (api.justoneapi.com), and the instructions in `SKILL.md` correctly guide the agent without any signs of prompt injection or malicious intent.
Capability Assessment
Purpose & Capability
The artifacts consistently describe and implement a single GET endpoint for Xiaohongshu Creator Marketplace creator profile lookup by kolId.
Instruction Scope
The documented run command passes JUST_ONE_API_TOKEN via --token, which exposes the expanded secret in process arguments.
Install Mechanism
There is no install spec, no package installation, and the included Node script is self-contained.
Credentials
A JustOneAPI token is expected for this API, but the artifacts handle it through argv and then add it as a query parameter, increasing exposure risk.
Persistence & Privilege
No persistence, background execution, file writes, privilege escalation, or autonomous long-running behavior is shown.
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-info
  3. After installation, invoke the skill by name or use /justoneapi-xiaohongshu-pgy-get-kol-info
  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-info
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) Creator Profile API?

Call GET /api/xiaohongshu-pgy/get-kol-info/v1 for Xiaohongshu Creator Marketplace (Pugongying) Creator Profile 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) Creator Profile API?

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

Is Xiaohongshu Creator Marketplace (Pugongying) Creator Profile API free?

Yes, Xiaohongshu Creator Marketplace (Pugongying) Creator Profile 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) Creator Profile API support?

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

Who created Xiaohongshu Creator Marketplace (Pugongying) Creator Profile API?

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

💬 Comments