— No reviews yet
0 installs
9 views
0.0% view→install
Install
$ agentstack add skill-chenxiachan-xhs-claude-skills-xhs-analyze ✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
Are you the author of Xhs Analyze? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claimAbout
用户希望对已提取的小红书收藏做 AI 分析。
常量定义
- Obsidian 保存目录:
~/Documents/Obsidian Vault/xhs
输入
用户查询: $ARGUMENTS
流程
步骤 1:加载数据
读取 ` 下所有 .md` 文件(排除 img/video 子目录)。
如果用户指定了关键词,在文件名和内容中搜索匹配的帖子。 如果参数为空,读取全部帖子进行总览分析。
步骤 2:AI 分析
根据内容类型和用户意图,选择合适的分析方式:
如果是教程/攻略类内容:
- 提炼核心步骤为编号清单
- 如有多篇同类内容,做对比总结
如果是知识/科普类内容:
- 提炼关键知识点
- 整理为结构化笔记
总览分析(无参数时):
- 收藏内容的主题分布
- 高频标签和关注领域
- 推荐可以深入整理的主题
步骤 3:输出格式
用清晰的中文 Markdown 格式输出分析结果。
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: chenxiachan
- Source: chenxiachan/xhs-claude-skills
- License: MIT
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet — be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.