openclaw 网盘下载
OpenClaw

技能详情(站内镜像,无评论)

首页 > 技能库 > 小红书爆款助手

小红书爆款助手,热点追踪、文案生成、标签推荐。

开发与 DevOps

许可证:MIT-0

MIT-0 ·免费使用、修改和重新分发。无需归因。

版本:v1.0.0

统计:⭐ 0 · 26 · 0 current installs · 0 all-time installs

0

安装量(当前) 0

🛡 VirusTotal :良性 · OpenClaw :可疑

Package:786793119/miya-rednote-writer

安全扫描(ClawHub)

  • VirusTotal :良性
  • OpenClaw :可疑

OpenClaw 评估

The skill's description matches its stated purpose, but the runtime instructions depend on a Python script that is not included or installed and the skill provides no install guidance — this mismatch is concerning.

目的

Name/description (小红书爆款助手: trend tracking, caption/tag suggestions) align with requiring a Python tool. Requesting only python3 is proportionate. However the SKILL.md claims features implemented by rednote-viral-writer.py but no code or installer is provided.

说明范围

Runtime instructions tell the agent to run a local Python script (rednote-viral-writer.py) with specific subcommands. The repository/skill bundle contains no such file and there is no install step, so the instructions are incomplete and ambiguous. The commands could perform web access or other actions, but those behaviors are unspecified.

安装机制

There is no install spec (instruction-only), which is low-risk by itself. The lack of an install mechanism is the root cause of the incoherence (the SKILL.md expects a script that isn't provided).

证书

The skill requests no environment variables or credentials, which is appropriate for the described functionality. There are no declared config paths. This is proportionate.

持久

Skill is not always-enabled and is user-invocable; it does not request elevated persistence or modify other skills. Autonomous invocation is allowed by default but is not combined with other high-risk indicators here.

安装(复制给龙虾 AI)

将下方整段复制到龙虾中文库对话中,由龙虾按 SKILL.md 完成安装。

请把本段交给龙虾中文库(龙虾 AI)执行:为本机安装 OpenClaw 技能「小红书爆款助手」。简介:小红书爆款助手,热点追踪、文案生成、标签推荐。。
请 fetch 以下地址读取 SKILL.md 并按文档完成安装:https://raw.githubusercontent.com/openclaw/skills/refs/heads/main/skills/786793119/miya-rednote-writer/SKILL.md
(来源:yingzhi8.cn 技能库)

SKILL.md

打开原始 SKILL.md(GitHub raw)

---
name: rednote-viral-writer
slug: rednote-viral-writer
version: 1.0.0
description: 小红书爆款助手,热点追踪、文案生成、标签推荐。
homepage: https://github.com/786793119/miya-skills
metadata: {"openclaw":{"emoji":"📕","requires":{"bins":["python3"]},"os":["linux","darwin","win32"]}}
---

# 小红书爆款助手 (RedNote Viral Writer)

小红书创作者必备工具。

## 功能

- 搜索热门话题
- 生成爆款文案(种草/干货/生活/情感)
- 推荐热门标签
- 分析爆款模板

## 使用示例

```bash
# 搜索热点
python rednote-viral-writer.py search_trends

# 生成文案
python rednote-viral-writer.py generate_caption 种草 蓝牙耳机

# 推荐标签
python rednote-viral-writer.py suggest_tags

# 分析模板
python rednote-viral-writer.py analyze_template
```

---

*By Miya - 2026*