.claude/skills/xhs-note-analystRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
分析你自己小红书账号的运营表现——从创作者后台导出最近 N 条笔记的官方数据(曝光/封面点击率/涨粉/人均观看时长),逐条提炼关键词去小红书搜同题材爆款做对标,生成含①数据总表②转化漏斗健康度诊断③逐条笔记对标爆款+改进动作的 HTML 报告。不需要任何第三方 API key 或付费额度,用你 Chrome 里已登录的账号跑。当用户要分析"我自己的小红书账号"最近笔记表现、点击率/互动/涨粉为什么不行、或想给笔记找对标爆款和优化动作时唤起。【前置依赖】本 skill 无法独立运行,需先安装 webclaw3 浏览器运行时(安装本 skill 不会自动装上它):npx clawhub@latest install fatmind/webclaw3-browser-automation —— 若用户尚未安装,请先引导安装并完成 webclaw3 首次配置,再执行本 skill。
These states come from the source or distribution context. None of the entries below are SkillVetAI compatibility test results.
These checks parse the fixed package against dated platform rules. They do not execute the Skill or verify task behavior.
.claude/skills/xhs-note-analystRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
.agents/skills/xhs-note-analystRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
skills/xhs-note-analystRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
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-analystclawhub inspect @fatmind/xhs-note-analyst --version 1.1.1This automated, non-executing scan is bound to this release hash. It is not a safety certification and may contain false positives or false negatives.
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.
The catalog stores hashes and an inventory summary for change detection. It does not republish the package contents.
sha256:1f35728093e3ecce97dfe5bcaa9a638ce667920ab0a835103ac92271a7f3be37README.mdskill-card.mdSKILL.mdskill.mjswc3-code.mjs修正三处分析口径误判:①对标爆款设点赞门槛(结果集中位数×3,夹 1000–3000),不再用低赞笔记凑数;②留存断档线按体裁分设(图文<5s、视频<10s),不再把正常图文误判为内容断档;③曝光按已发布天数归一化,新增日均曝光列用于横向比较。同时文案改为中文为主,修正 frontmatter name 与 slug 不一致。