← 返回 Skills 市场
alone55

短视频黄金 3 秒钩子生成器

作者 Alone55 · GitHub ↗ · v1.1.1
cross-platform ✓ 安全检测通过
373
总下载
0
收藏
3
当前安装
2
版本数
在 OpenClaw 中安装
/install shortvideo-hook
功能描述
智能生成适用于抖音快手等短视频平台的主题钩子,支持分类筛选和数据追踪,助力高完播高流量内容创作。
安全使用建议
This package appears internally consistent with a local short-video hook generator. Before installing, consider: 1) Verify provenance — the package lists no homepage and the source is 'unknown'; review the repository/author if possible. 2) Data stored locally — usage.json and usage_log.json (under the skill/data folder) record topics and (optionally) user_id; if you care about privacy, inspect/clear these files or modify monitor.py to avoid logging user_id. 3) There is no network exfiltration in the included code, but if you or the platform later wire the skill to analytics/payment backends (DEPLOY/PUBLISH docs recommend configuring payments/analytics), review those integrations carefully. 4) The SKILL.md claim of 'no sensitive words / platform-safe' is a policy statement, not enforced by code — do not rely on it for compliance. 5) For safety, run the skill in a sandbox or local environment first (python3 is invoked via index.js; on Windows 'python3' may not exist). If you want higher assurance, ask the developer for an upstream repository link or a signed release and confirm there's no hidden network behavior.
功能分析
Type: OpenClaw Skill Name: shortvideo-hook Version: 1.1.1 The OpenClaw AgentSkills bundle 'shortvideo-hook' is classified as benign. The skill's core functionality involves generating short video hooks, utilizing local file I/O (e.g., `data/usage.json`, `data/usage_log.json`) for usage tracking and anonymous product analytics, as seen in `main.py` and `monitor.py`. The `index.js` wrapper safely executes the Python script by passing arguments as a JSON string, mitigating direct shell injection risks. All documentation files (`SKILL.md`, `README.md`, `BUSINESS.md`, etc.) are purely descriptive or instructional for human developers/users and contain no evidence of prompt injection attempts against the AI agent, nor any malicious instructions, data exfiltration, or persistence mechanisms.
能力评估
Purpose & Capability
Name/description (短视频钩子生成器) match the included files: a Node entry (index.js) that invokes a Python generator (main.py), templates, and monitoring code. Required env/config are none and no external APIs or cloud credentials are requested — this is coherent for a local template-generator + usage tracker.
Instruction Scope
SKILL.md describes generation commands, daily limits and data-tracking. The code implements those behaviors and only reads/writes files under the skill directory (data/usage.json, data/usage_log.json). One minor mismatch: SKILL.md claims '安全合规:无敏感词' (sensitive-word filtering/guarantee) but there is no automated content-moderation logic in the code — the generator can produce marketing-style claims in templates. Also monitor.py can accept an optional user_id parameter (defaults to 'anonymous') — so if the integration passes identities they could be logged.
Install Mechanism
No install spec / remote downloads are present. All code is bundled in the package (index.js, main.py, monitor.py). There are no network download/install steps and no external archive extraction. This is low-risk from an install provenance perspective, though the source is 'unknown' so repository provenance should be checked by the user.
Credentials
The skill requests no environment variables, secrets, or external credentials. All data collection is local file writes under the skill folder. The only potential privacy consideration is topic names and optional user_id values recorded in local logs — these are not encrypted or sent anywhere by the included code.
Persistence & Privilege
always:false and the skill does not modify other skills or system-wide settings. It persists modest data (usage.json, usage_log.json, daily_stats files) in its own data directory. No autonomous network callbacks or background daemons are created by the package itself.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install shortvideo-hook
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /shortvideo-hook 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.1.1
v1.1.1 - Initial release Features: - AI-powered hook generation for short videos - 5 hook types: suspense, pain point, benefit, contrast, story - Platform optimization (Douyin, Xiaohongshu, Kuaishou, WeChat) - 75+ professional templates - Smart topic keyword association - Daily usage limit: 10 generations (free) Usage: /shortvideo-hook 生成 <主题> /shortvideo-hook 生成 <主题> 类型=悬念型 /shortvideo-hook 生成 <主题> 平台=小红书
v1.1.0
v1.1.0 - Initial release Features: - AI-powered hook generation for short videos - 5 hook types: suspense, pain point, benefit, contrast, story - Platform optimization (Douyin, Xiaohongshu, Kuaishou, WeChat) - Freemium model: 10 free daily generations - 75+ professional templates - Smart topic keyword association Usage: /shortvideo-hook 生成 <主题> /shortvideo-hook 生成 <主题> 类型=悬念型 /shortvideo-hook 生成 <主题> 平台=小红书
元数据
Slug shortvideo-hook
版本 1.1.1
许可证
累计安装 3
当前安装数 3
历史版本数 2
常见问题

短视频黄金 3 秒钩子生成器 是什么?

智能生成适用于抖音快手等短视频平台的主题钩子,支持分类筛选和数据追踪,助力高完播高流量内容创作。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 373 次。

如何安装 短视频黄金 3 秒钩子生成器?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install shortvideo-hook」即可一键安装,无需额外配置。

短视频黄金 3 秒钩子生成器 是免费的吗?

是的,短视频黄金 3 秒钩子生成器 完全免费(开源免费),可自由下载、安装和使用。

短视频黄金 3 秒钩子生成器 支持哪些平台?

短视频黄金 3 秒钩子生成器 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 短视频黄金 3 秒钩子生成器?

由 Alone55(@alone55)开发并维护,当前版本 v1.1.1。

💬 留言讨论