chenxiachan/xhs-analyze
分析已提取的小红书收藏内容,做 AI 总结、对比、提炼
npx skills add https://github.com/chenxiachan/xhs-claude-skills --skill xhs-analyze
用户希望对已提取的小红书收藏做 AI 分析。
~/Documents/Obsidian Vault/xhs用户查询: $ARGUMENTS
读取 <Obsidian 保存目录> 下所有 .md 文件(排除 img/video 子目录)。
如果用户指定了关键词,在文件名和内容中搜索匹配的帖子。
如果参数为空,读取全部帖子进行总览分析。
根据内容类型和用户意图,选择合适的分析方式:
如果是教程/攻略类内容:
如果是知识/科普类内容:
总览分析(无参数时):
用清晰的中文 Markdown 格式输出分析结果。
Take chenxiachan/xhs-analyze from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.