xhs-analyze
Original:🇨🇳 Chinese
Translated
Analyze the extracted Xiaohongshu collected content, perform AI summarization, comparison, and refinement
95installs
Added on
NPX Install
npx skill4agent add chenxiachan/xhs-claude-skills xhs-analyzeTags
Translated version includes tags in frontmatterSKILL.md Content (Chinese)
View Translation Comparison →The user wants to perform AI analysis on the extracted Xiaohongshu collected content.
Constant Definitions
- Obsidian Save Directory:
~/Documents/Obsidian Vault/xhs
Input
User Query: $ARGUMENTS
Process
Step 1: Load Data
Read all files under (exclude img/video subdirectories).
.md<Obsidian Save Directory>If the user specifies keywords, search for matching posts in file names and content.
If the parameters are empty, read all posts for overview analysis.
Step 2: AI Analysis
Select an appropriate analysis method based on content type and user intent:
If it is tutorial/guide content:
- Extract core steps into a numbered list
- If there are multiple similar contents, conduct a comparative summary
If it is knowledge/popular science content:
- Extract key knowledge points
- Organize into structured notes
Overview Analysis (when no parameters are provided):
- Theme distribution of collected content
- High-frequency tags and focus areas
- Recommend themes that can be further organized
Step 3: Output Format
Output the analysis results in clear Chinese Markdown format.