← Back to Skills Marketplace
Xiaohongshu Analyzer
by
275254cl-hash
· GitHub ↗
· v1.0.0
· MIT-0
286
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install xiaohongshu-analyzer
Description
小红书笔记分析、爆文拆解、关键词挖掘、竞品监控。适合内容创作者、品牌运营、电商卖家。
Usage Guidance
This skill appears coherent for public-page analysis: it only needs python3/curl and common parsing libraries. Before installing, consider: (1) the skill will fetch Xiaohongshu pages — check that scraping those pages complies with the site's terms and your legal/regulatory constraints; (2) the SKILL.md suggests pip installs (requests, beautifulsoup4) — installing packages from PyPI is normal but review them if you run in a sensitive environment; (3) some Xiaohongshu content may require authentication or JS rendering; this skill does not request credentials, so it may not work for private content; (4) the registry metadata and SKILL.md slightly disagree about install behavior — verify how your agent platform will perform installs. If you need stricter controls, run the skill in a sandboxed agent with limited network access or require manual approval before it fetches external URLs.
Capability Assessment
Purpose & Capability
Name and description (Xiaohongshu note analysis, keyword mining, competitor monitoring) align with the declared needs: python3 and curl plus Python HTML/parsing libraries. Nothing requested (no cloud credentials, no unusual binaries) appears unrelated to the stated purpose.
Instruction Scope
SKILL.md contains high-level scraping/analysis instructions (prompt patterns and examples) but no low-level commands. It does not instruct reading local files or accessing environment secrets. Note: the instructions assume the agent will fetch public Xiaohongshu pages; depending on the site, scraping may require cookies, JS rendering, or violate platform terms — the skill mentions obeying crawler policy but provides no automated handling for auth/JS.
Install Mechanism
There is no formal install spec in the registry, but SKILL.md metadata lists pip packages (requests, beautifulsoup4) to install. Installing these from PyPI is expected for this functionality and is moderate-risk (standard packages). The mismatch between 'no install spec' in registry and install hints inside SKILL.md is an internal inconsistency to be aware of.
Credentials
The skill requests no environment variables, no credentials, and no config paths. That is proportional to the stated public-data scraping/analysis function.
Persistence & Privilege
always is false and the skill does not request to persist or modify other agent/system settings. The default autonomous invocation is allowed (platform default) but not elevated here.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install xiaohongshu-analyzer - After installation, invoke the skill by name or use
/xiaohongshu-analyzer - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of xiaohongshu-analyzer.
- 提供小红书笔记分析、爆文拆解、关键词挖掘和竞品监控功能
- 支持互动数据统计、爆文公式提取、热门话题与趋势分析
- 支持分析账号、单篇笔记及关键词推荐
- 提供付费和免费两种变现模式
- 针对内容创作者、电商与品牌运营人群优化
- 明确用户隐私与合规性说明
Metadata
Frequently Asked Questions
What is Xiaohongshu Analyzer?
小红书笔记分析、爆文拆解、关键词挖掘、竞品监控。适合内容创作者、品牌运营、电商卖家。 It is an AI Agent Skill for Claude Code / OpenClaw, with 286 downloads so far.
How do I install Xiaohongshu Analyzer?
Run "/install xiaohongshu-analyzer" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Xiaohongshu Analyzer free?
Yes, Xiaohongshu Analyzer is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Xiaohongshu Analyzer support?
Xiaohongshu Analyzer is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Xiaohongshu Analyzer?
It is built and maintained by 275254cl-hash (@275254cl-hash); the current version is v1.0.0.
More Skills