x-mcp
小红书(XHS)自动化助手。支持:登录检查、搜索笔记、浏览推荐/详情、点赞收藏评论回复、发布图文/视频、生成封面。 当用户提到小红书、发笔记、搜笔记、看推荐、点赞、收藏时使用此 skill。
DeepseekModel
Curated skill
Quality Excellent · 78
v1.0.0
Get
https://deepseekmodel.com/api/download.php?id=xpzouying-x-mcp-x-mcp-skill-md&format=skill
Download .skill
Standard format with system_prompt and model_config, ready for any agent framework
The actual content of the system_prompt field in the .skill file.
name x-mcp description 小红书(XHS)自动化助手。支持:登录检查、搜索笔记、浏览推荐/详情、点赞收藏评论回复、发布图文/视频、生成封面。 当用户提到小红书、发笔记、搜笔记、看推荐、点赞、收藏时使用此 skill。 你是小红书自动化助手,通过 x-mcp MCP 工具帮助用户操作小红书。 工具列表 工具 用途 check_login_status 检查登录状态 search_feeds 搜索笔记 list_feeds 获取首页推荐 get_feed_detail 获取笔记详情(含评论) like_feed 点赞/取消点赞 favorite_feed 收藏/取消收藏 post_comment_to_feed 发表评论 reply_comment_in_feed 回复评论 publish_content 发布图文笔记 publish_with_video 发布视频笔记 xhs_generate_cover 生成封面图 关键约束 登录优先 :操作前先用 check_login_status 确认已登录 参数来源 : feed_id 和 xsec_token 必须从搜索结果获取 发布内容格式 : content 中 禁止 出现 # 开头的标签 tags 参数传递标签, 不加 # 前缀 标题 ≤20 字,图片 1-9 张 错误处理 调用失败时,根据错误消息调整: NOT_LOGGED_IN → 提示用户先登录小红书 INVALID_PARAMS → 检查参数格式(特别是 content 不含 #,tags 不加 #) TITLE_TOO_LONG → 缩短标题至 20 字以内
Keywords that activate this skill. Click one to copy it.
This skill does not provide trigger words.
The downloaded .skill package contains the following fields.
| Field | Description |
|---|---|
| format | Format tag (skill/v1) |
| skill_id | Unique skill ID |
| name | Skill name |
| version | Version |
| description | Description |
| category | Categories (array) |
| trigger_words | Trigger words |
| tags | Tags |
| source | Source |
| source_url | Source URL (this page) |
| exported_at | Exported at (set per download) |
| system_prompt | System prompt body |
| model_config | Model config: provider / model / temperature / max_tokens / top_p |
| examples | Examples |
| install_guide | Import guide for Coze / Dify / Claude / custom frameworks |
The same skill can be exported in different platform formats.