write-xiaohongshu
Installation
Summary
Research top Xiaohongshu posts, analyze patterns and emotional resonance, enrich with background research, then write and publish a note.
- Enforces hard character limits: title ≤ 20 characters, body ≤ 1,000 characters; automatically validates and trims content to fit constraints
- Analyzes at least 10 high-performing image posts to extract title patterns, content structure, and engagement hooks before drafting
- Extracts emotional resonance triggers from comments (pain points, identity, anxiety relief, shareability) to inform writing strategy
- Enriches background knowledge via web research to avoid errors and add credible details; includes risk/caution notes where needed
- Requires user review and explicit confirmation before publishing via Xiaohongshu MCP; supports iterative revisions based on feedback
- Finds or uses user-provided images (9:16 vertical format preferred) and outputs complete preview with character counts before final publication
SKILL.md
Write Xiaohongshu(小红书:先研究再写再发)
Quick Start(最短用法)
当用户给你一个主题时,直接按"步骤 0→7"跑完整流程;最终只输出:
- 标题(≤20 字符)
- 正文(≤1000 字符)
- 标签(#xxx #yyy…)
- 配图(如果用户提供则使用提供图片,没有则自选1~2 张,9:16 优先)
- 用户review后发布
- 发布结果(若小红书 MCP 可用)
硬性限制(必须遵守)
- 标题:≤ 20 字符
- 正文:≤ 1000 字符
计数口径:按“字符”计数(包含空格、标点、换行、#话题 等)。为稳妥:标题尽量≤18,正文尽量≤950,留给标签/格式余量。
Related skills
More from adjfks/corner-skills
debug-mcp-stdio
用于在 VS Code 中对 **Node.js 的 stdio MCP Server** 做断点调试(Attach 到 Node Inspector)。只要用户提到:MCP stdio、@modelcontextprotocol/inspector、node --inspect/--inspect-brk、VS Code attach 调试、断点不命中、sourcemap、调 build/dist 构建产物、端口 9229 冲突/被占用、launch.json 配置等,都要使用本 skill。输出应直接给出可复制粘贴的 launch.json 片段、可运行的 inspector 启动命令(含换端口版本)、以及按优先级排序的排障清单。
23code-review-council
|
11