skill-xhs-mcp-oper

XiaoHongShu (RED/XHS) automation assistant via local MCP service

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "skill-xhs-mcp-oper" with this command: npx skills add weznai/skill-xhs-mcp

XHS MCP Skill

XiaoHongShu automation skill via MCP protocol.

Features

  • 13 complete tools
  • Login management
  • Content search and browsing
  • Social interactions (like, favorite, comment)
  • Content publishing (images and videos)

Requirements

  • Node.js >= 18
  • xhs-mcp-service running on localhost:18060

Installation

git clone https://github.com/weznai/xhs-mcp-service.git
cd xhs-mcp-service
npm install
npm run login
npm start

Tools

  1. check_login_status - Check login status
  2. get_login_qrcode - Get login QR code
  3. delete_cookies - Delete login state
  4. list_feeds - Get home feed
  5. search_feeds - Search notes
  6. get_feed_detail - Get note details
  7. like_feed - Like/unlike note
  8. favorite_feed - Favorite/unfavorite note
  9. post_comment_to_feed - Post comment
  10. reply_comment_in_feed - Reply to comment
  11. user_profile - Get user profile
  12. publish_content - Publish image note
  13. publish_with_video - Publish video note

Usage

import { searchFeeds, likeFeed } from './src/xhs-tools.js';

const results = await searchFeeds('coffee');
await likeFeed(results.feeds[0].id, results.feeds[0].xsec_token);

License

MIT

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Automation

Google Maps Reviews Api Skill

This skill is designed to help users automatically extract reviews from Google Maps via the Google Maps Reviews API. Agent should proactively apply this skil...

Registry SourceRecently Updated
1.3K2phheng
Automation

Telegram Topic Rename

Rename Telegram forum topics and change icons via Bot API. Use when user asks to name/rename a topic, change topic title, update topic icon, or says "命名这个topic", "给话题起个名", "换个图标". Requires TELEGRAM_BOT_TOKEN environment variable.

Registry SourceRecently Updated
Automation

Mission Control

macOS-native web dashboard for monitoring and controlling your OpenClaw agent. Live chat, cron management, task workshop, scout engine, cost tracking, and more.

Registry SourceRecently Updated
5.2K3Profile unavailable
Automation

AI Remote Viewing

Guide an AI agent through a full blind Remote Viewing session using the Resonant Contact Protocol (AI IS-BE) and a compact Field Perception Lexicon.

Registry SourceRecently Updated