← Back to Skills Marketplace
alone55

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

by Alone55 · GitHub ↗ · v1.1.1
cross-platform ✓ Security Clean
373
Downloads
0
Stars
3
Active Installs
2
Versions
Install in OpenClaw
/install shortvideo-hook
Description
智能生成适用于抖音快手等短视频平台的主题钩子,支持分类筛选和数据追踪,助力高完播高流量内容创作。
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install shortvideo-hook
  3. After installation, invoke the skill by name or use /shortvideo-hook
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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 生成 <主题> 平台=小红书
Metadata
Slug shortvideo-hook
Version 1.1.1
License
All-time Installs 3
Active Installs 3
Total Versions 2
Frequently Asked Questions

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

智能生成适用于抖音快手等短视频平台的主题钩子,支持分类筛选和数据追踪,助力高完播高流量内容创作。 It is an AI Agent Skill for Claude Code / OpenClaw, with 373 downloads so far.

How do I install 短视频黄金 3 秒钩子生成器?

Run "/install shortvideo-hook" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

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

Yes, 短视频黄金 3 秒钩子生成器 is completely free (open-source). You can download, install and use it at no cost.

Which platforms does 短视频黄金 3 秒钩子生成器 support?

短视频黄金 3 秒钩子生成器 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

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

It is built and maintained by Alone55 (@alone55); the current version is v1.1.1.

💬 Comments