Real Skill packageSource verifiedClawHub registry

小红书账号诊断 — 用你自己的创作者后台数据做漏斗体检 + 对标爆款

分析你自己小红书账号的运营表现——从创作者后台导出最近 N 条笔记的官方数据(曝光/封面点击率/涨粉/人均观看时长),逐条提炼关键词去小红书搜同题材爆款做对标,生成含①数据总表②转化漏斗健康度诊断③逐条笔记对标爆款+改进动作的 HTML 报告。不需要任何第三方 API key 或付费额度,用你 Chrome 里已登录的账号跑。当用户要分析"我自己的小红书账号"最近笔记表现、点击率/互动/涨粉为什么不行、或想给笔记找对标爆款和优化动作时唤起。【前置依赖】本 skill 无法独立运行,需先安装 webclaw3 浏览器运行时(安装本 skill 不会自动装上它):npx clawhub@latest install fatmind/webclaw3-browser-automation —— 若用户尚未安装,请先引导安装并完成 webclaw3 首次配置,再执行本 skill。

Identity and source

Publisher attribution石建registry owner unverified by skillvetai
Functional categoryBrowser Automation & RPAautomatically inferred · 63% rule confidence
Package forminstruction with code5 recorded files
Canonical sourceClawHub registryclawhub:fatmind:xhs-note-analyst
Open canonical source ↗

Platform declarations

These states come from the source or distribution context. None of the entries below are SkillVetAI compatibility test results.

OpenClawnative officialProvenance: registry distribution

Independent structural checks

These checks parse the fixed package against dated platform rules. They do not execute the Skill or verify task behavior.

Claude Codepasses structure
Checker 0.1.0 · agent-skills-2026-08-13+claude-code-docs-2026-08-13 · 8/13/2026.claude/skills/xhs-note-analyst

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenAI Codexpasses structure
Checker 0.1.0 · agent-skills-2026-08-13+codex-docs-2026-08-13 · 8/13/2026.agents/skills/xhs-note-analyst

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenClawpasses structure
Checker 0.1.0 · agent-skills-2026-08-13+openclaw-docs-2026-08-13 · 8/13/2026skills/xhs-note-analyst

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

Installation and inspection

This command is recorded from the source ecosystem and resolves the registry's latest release. The fixed release shown on this page should be inspected before adoption.

clawhub install @fatmind/xhs-note-analyst
clawhub inspect @fatmind/xhs-note-analyst --version 1.1.1

Security evidence

SkillVetAI static result: no findings detected

This automated, non-executing scan is bound to this release hash. It is not a safety certification and may contain false positives or false negatives.

Status
completed
Coverage
full text content
Files
5 / 5 inspected as text
Checked
8/13/2026, 7:58:57 AM
Scanner
0.1.3
Policy
1.0.3
6 inferred permission indicators
  • network access — automatically inferred
  • filesystem read — automatically inferred
  • filesystem write — automatically inferred
  • credential access — automatically inferred
  • browser control — automatically inferred
  • external write action — automatically inferred
4 dependency and API indicators
  • api: clawhub.ai
  • api: creator.xiaohongshu.com
  • api: github.com
  • api: www.xiaohongshu.com
External clawhub result: suspicious

This is registry-supplied evidence for the recorded release, not an independent SkillVetAI scan. Check the canonical source for the full report, scanner versions, scope, and current moderation state.

Evidence checked
8/13/2026, 2:59:17 AM
Release binding
Matches this record
  • skillspector: suspicious
  • llm: suspicious

Recorded files

The catalog stores hashes and an inventory summary for change detection. It does not republish the package contents.

Package content hashsha256:1f35728093e3ecce97dfe5bcaa9a638ce667920ab0a835103ac92271a7f3be37
Show up to 5 recorded paths
  • README.md
  • skill-card.md
  • SKILL.md
  • skill.mjs
  • wc3-code.mjs

Source changelog

修正三处分析口径误判:①对标爆款设点赞门槛(结果集中位数×3,夹 1000–3000),不再用低赞笔记凑数;②留存断档线按体裁分设(图文<5s、视频<10s),不再把正常图文误判为内容断档;③曝光按已发布天数归一化,新增日均曝光列用于横向比较。同时文案改为中文为主,修正 frontmatter name 与 slug 不一致。