From rednote-to-obsidian
Batch extracts Xiaohongshu posts from multiple links, transcribes videos with Whisper, formats in Peter Thiel style, and saves as Markdown files to Obsidian vault.
How this skill is triggered — by the user, by Claude, or both
Slash command
/rednote-to-obsidian:xhs-batchThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
用户希望批量提取多个小红书帖子。请按以下步骤处理:
用户希望批量提取多个小红书帖子。请按以下步骤处理:
~/cookies.json~/Documents/Obsidian Vault/xhsmlx-community/whisper-large-v3-turbo用户提供的链接列表: $ARGUMENTS
从输入中提取所有小红书链接(支持多行、空格分隔、逗号分隔)。 每个链接提取帖子 ID 和 xsec_token。
检查 ~/cookies.json 是否存在。如不存在,按 /xhs 的步骤 0 引导用户导出。
对每个链接,执行 /xhs 的完整提取流程(步骤 2-4):
{YYYY-MM-DD} {短标题}.md每个帖子之间间隔 3 秒,避免触发反爬。
全部完成后,输出简短汇总:
npx claudepluginhub chenxiachan/xhs-claude-skillsExtracts Xiaohongshu post content including text, images, and video transcripts via Whisper, formats as Markdown, and saves to Obsidian vault. Use with post URLs.
Converts X (Twitter) tweets and articles to markdown with YAML front matter via a reverse-engineered API. Requires user consent before conversion.
Converts X (Twitter) tweets, threads, and articles to Markdown with YAML front matter. Requires user consent for reverse-engineered API. Invoke when user provides x.com/twitter.com URLs or mentions converting X content.