# Xhs Analyze

> 分析已提取的小红书收藏内容，做 AI 总结、对比、提炼

- **Type:** Skill
- **Install:** `agentstack add skill-chenxiachan-xhs-claude-skills-xhs-analyze`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [chenxiachan](https://agentstack.voostack.com/s/chenxiachan)
- **Installs:** 0
- **Category:** [Agent Skills](https://agentstack.voostack.com/c/agent-skills)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [chenxiachan](https://github.com/chenxiachan)
- **Source:** https://github.com/chenxiachan/xhs-claude-skills/tree/master/skills/xhs-analyze

## Install

```sh
agentstack add skill-chenxiachan-xhs-claude-skills-xhs-analyze
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

用户希望对已提取的小红书收藏做 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](https://github.com/chenxiachan)
- **Source:** [chenxiachan/xhs-claude-skills](https://github.com/chenxiachan/xhs-claude-skills)
- **License:** MIT

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-chenxiachan-xhs-claude-skills-xhs-analyze
- Seller: https://agentstack.voostack.com/s/chenxiachan
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
