A specialized skill for programmatically fetching public Xiaohongshu posts, trending topics, and user data via the TikHub API.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install xiaohongshu-api
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install xiaohongshu-api using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Xiaohongshu Data API skill provides a streamlined interface for accessing public content from one of the largest social commerce platforms. By utilizing TikHub, this skill enables users within the Openclaw Skills ecosystem to bypass complex scraping logic and directly retrieve structured JSON data regarding posts, user engagement, and platform trends. This is particularly valuable for data-driven decisions in the e-commerce and lifestyle sectors.
Built with developer experience in mind, it supports both command-line interactions and direct Python class instantiation. Whether you are building a dashboard or an automated content research agent, this skill ensures you have reliable access to the latest Xiaohongshu data points while adhering to platform privacy standards.
To begin using this skill within the Openclaw Skills framework, follow these steps:
TIKHUB_API_KEY = "your_api_key"
python xiaohongshu.py --search "AI tutorials"
The skill organizes extracted data into clear, actionable categories:
| Data Point | Description |
|---|---|
| Post Details | Includes title, description, images, and unique post IDs. |
| Comments | Provides user-generated feedback and interaction data. |
| User Profiles | Fetches public metadata about content creators. |
| Search Results | Returns a list of relevant posts based on specific query parameters. |
| Trending | Lists current high-velocity topics across the platform. |
Loading
An automated utility for managing V2Ray proxy services and system-wide proxy settings via the command line.

An advanced AI agent skill that uses multi-modal memory and feedback loops to continuously optimize performance through meta-learning.

An autonomous AI trading assistant that analyzes Polymarket data and real-world news to identify and execute profitable prediction market opportunities.

A powerful integration for querying public Polymarket prediction market data without the need for authentication.

A specialized maintenance skill for diagnosing and repairing Matrix communication channel issues within Openclaw Skills environments.

BKMRK is an AI-driven bookmarking tool that analyzes content like YouTube transcripts and GitHub repos to score their relevance to your specific coding projects.








































