返回顶部
🇺🇸 English
🇨🇳 简体中文
🇨🇳 繁體中文
🇺🇸 English
🇯🇵 日本語
🇰🇷 한국어
🇫🇷 Français
🇩🇪 Deutsch
🇪🇸 Español
🇷🇺 Русский
s

skill-xhs-mcp-oper

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

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 1.0.0
安全检测
已通过
607
下载量
免费
免费
0
收藏
概述
安装方式
版本历史

skill-xhs-mcp-oper

# 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 ```bash 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 ```javascript 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

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 skill-xhs-mcp-1776069915 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 skill-xhs-mcp-1776069915 技能

通过命令行安装

skillhub install skill-xhs-mcp-1776069915

下载

⬇ 下载 skill-xhs-mcp-oper v1.0.0(免费)

文件大小: 1.67 KB | 发布时间: 2026-4-15 14:25

v1.0.0 最新 2026-4-15 14:25
Initial release of skill-xhs-mcp-oper:

- Provides automation for XiaoHongShu (RED/XHS) via local MCP service.
- Includes 13 tools for login, content management, interactions, and publishing.
- Supports actions like login management, content search, browsing, publishing (images/videos), and social interactions (like, favorite, comment).
- Requires Node.js ≥18 and local xhs-mcp-service running.

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部