xhs-matrix-api
小红书矩阵系统 API 调用工具,集成红薯矩阵平台(hongshujuzhen.com)。支持:搜索小红书笔记、获取笔记详情、发布图文笔记、查询账号列表、查询 API 使用统计、批量管理小红书账号。触发词:小红书、xhs、笔记搜索、发布小红书、API 调用、红薯矩阵。
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/admin6016/xhsmatrixmanagerWhat This Skill Does
The xhs-matrix-api skill is a professional-grade automation tool designed for managing and scaling operations on the Little Red Book (Xiaohongshu) platform via the hongshujuzhen.com infrastructure. It empowers OpenClaw AI agents to perform complex social media management tasks, including account aggregation, real-time note discovery, detailed analytics retrieval, and automated content publication. By acting as a bridge to the RedAPI ecosystem, this skill abstracts the complexity of API authentication and request structures, allowing users to execute mass-scale social media operations through simple natural language commands. Whether you are managing a single creator account or a multi-account matrix, this tool provides the necessary hooks to streamline workflows from content research to final deployment.
Installation
To integrate this skill into your OpenClaw environment, execute the following command in your terminal:
clawhub install openclaw/skills/skills/admin6016/xhsmatrixmanager
After installation, ensure you have your API Key generated from the hongshujuzhen.com dashboard. Set this key as an environment variable or store it securely in your configuration to enable authenticated communication with the API gateway.
Use Cases
- Automated Content Research: Automatically search for trending notes in specific niches to gather data for competitive analysis.
- Matrix Account Management: Retrieve and sync metadata for multiple accounts to check status and health via a unified interface.
- Bulk Publishing: Programmatically queue and publish image-based content across multiple accounts to maximize reach and engagement.
- Performance Monitoring: Track daily API usage statistics to ensure your subscription remains optimized and to audit activity logs across your entire social media network.
Example Prompts
- "小红书:搜索关键词‘露营穿搭’,并获取前5条笔记的详细内容,然后汇总成一份简单的报告。"
- "查询我绑定的所有小红书账号,看看哪些账号处于正常状态,并汇报当前的 API 使用额度。"
- "发布图文笔记:使用配置好的账号矩阵,将这篇关于咖啡探店的文章发布到账号ID为12345的页面上。"
Tips & Limitations
- Rate Limiting & Costs: Every operation consumes a specific amount of API credits. Refer to the '常用接口速查' table to monitor your consumption; for instance, 'publish' operations are more costly (5 credits) compared to basic list fetches. Plan your automation cycles accordingly.
- Security: Always handle your API Key with care. Do not expose it in public logs or shared scripts. Since this tool performs external API calls, ensure your firewall permits outbound traffic to
http://redapi.cn. - Data Accuracy: Always verify the returned content detail against the live platform if you notice discrepancies, as network latency or platform-side updates may occasionally influence result sets.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-admin6016-xhsmatrixmanager": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, external-api, code-execution