xhs-note-to-md
New1GitHub TrendingDocumentationby DrErwin
`xhs-note-to-md` 用于把小红书帖子转换成 Markdown 文档。 它依赖 `xiaohongshu-skills` 获取帖子内容,也可以配合 OCR 识别图片里的文字。适合把小红书知识帖、长图笔记、截图文章整理成本地文档。
First seen 5/25/2026
Install & Usage
1
Create the skills directory
mkdir -p .claude/skills2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/xhs-note-to-md.md https://raw.githubusercontent.com/DrErwin/xhs-note-to-md/main/SKILL.md3
Invoke in Claude Code
/xhs-note-to-mdView source on GitHub
Security Audits
LicenseUnknownSourceWarnRepositoryPass
Frequently Asked Questions
What is xhs-note-to-md?
`xhs-note-to-md` 用于把小红书帖子转换成 Markdown 文档。 它依赖 `xiaohongshu-skills` 获取帖子内容,也可以配合 OCR 识别图片里的文字。适合把小红书知识帖、长图笔记、截图文章整理成本地文档。
How to install xhs-note-to-md?
To install xhs-note-to-md: create the skills directory (mkdir -p .claude/skills), then run: mkdir -p .claude/skills && curl -o .claude/skills/xhs-note-to-md.md https://raw.githubusercontent.com/DrErwin/xhs-note-to-md/main/SKILL.md. Finally, /xhs-note-to-md in Claude Code.
What is xhs-note-to-md best for?
xhs-note-to-md is a skill categorized under Documentation. Created by DrErwin.