Creates and publishes high-quality posts to Xiaohongshu (小红书/Little Red Book) with content strategy, aesthetics, and platform best practices. Uses AI Agent + Chrome DevTools MCP for reliable publishing. Use when user wants to publish to Xiaohongshu, 小红书, Little Red Book, or needs help creating engaging Chinese social media content.
From xiaohongshu-pluginnpx claudepluginhub istarwyh/agent-plugins --plugin xiaohongshu-pluginThis skill uses the workspace's default tool permissions.
CONTENT_GUIDE.mdINDEX.mdREADME.mdWORKFLOW.mdexamples/posts.csvexamples/posts.jsonexamples/posts.yamlreferences/web-structure.mdSearches, retrieves, and installs Agent Skills from prompts.chat registry using MCP tools like search_skills and get_skill. Activates for finding skills, browsing catalogs, or extending Claude.
Searches prompts.chat for AI prompt templates by keyword or category, retrieves by ID with variable handling, and improves prompts via AI. Use for discovering or enhancing prompts.
Executes pre-written implementation plans: critically reviews, follows bite-sized steps exactly, runs verifications, tracks progress with checkpoints, uses git worktrees, stops on blockers.
创作并发布高质量的小红书笔记。
核心价值:内容策略 + 美学排版 + 可靠发布
bash /path/to/xiaohongshu-plugin/scripts/ensure-chrome-debug.sh
请AI帮你创作并发布:
请帮我创作一篇关于[主题]的小红书笔记,
面向[目标人群],风格[风格描述]
AI会:
吸引力公式:数字 + 痛点/好处 + emoji
好的标题:
避免:
黄金结构:
【开头】吸引注意(1-2行)
↓
【主体】核心内容(分点呈现)
↓
【结尾】互动引导(话题标签)
开头技巧:
主体分点:
✨ 第一点:XXX
• 具体说明
• 实际案例
✨ 第二点:XXX
...
结尾互动:
💬 你们有什么好方法吗?评论区见!
❤️ 觉得有用记得点赞收藏哦
#话题1 #话题2 #话题3
换行原则:
Emoji使用:
3类标签组合(3-6个):
创作流程:
技术流程:
性能:50-70秒/篇,>95%成功率
发布前检查:
内容质量检查:
- [ ] 标题是否吸引人?(≤20字)
- [ ] 开头是否抓住注意力?
- [ ] 内容是否有实用价值?
- [ ] 排版是否清晰易读?
- [ ] emoji使用是否恰当?
- [ ] 是否有互动引导?
- [ ] 话题标签是否精准?(3-6个)
- [ ] 总字数是否≤500字?
重要:使用截图工具时遵循以下原则以避免文件过大:
take_snapshot(文本)优于 take_screenshot(图片)filePath 保存到磁盘(如 /tmp/screenshot.png)jpeg,质量:50uid 参数而非全页面Read 工具查看保存的文件,不要内联到上下文示例:
// ✅ 正确:保存到文件
mcp1_take_screenshot({
filePath: "/tmp/screenshot.png",
format: "jpeg",
quality: 50,
uid: "specific-element-uid"
})
// ❌ 错误:直接返回图片数据(可能超过20MB)
mcp1_take_screenshot({ fullPage: true })
chrome-devtools:mcp1_navigate_pagechrome-devtools:mcp1_take_screenshotchrome-devtools:mcp1_take_snapshot(推荐)chrome-devtools:mcp1_evaluate_scriptIf you encounter any issues with this plugin, please report them following our Support Guide. Your feedback helps improve the community experience!
理念:真诚分享 > 刻意营销