← 返回 Skills 市场
Ai video for free
作者
Eslamshtain11
· GitHub ↗
· v1.0.0
· MIT-0
93
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install video-full-free
功能描述
بايبلاين إنتاج فيديو قصير (60-90 ثانية) بالكامل بالذكاء الاصطناعي. المستخدم يعطي فكرة أو عنوان → يولّد سكريبت مقسّم لمشاهد (كل مشهد 10 ثوانٍ) → يولّد فيديو ك...
安全使用建议
This skill appears to do what it says (generate video frames via Wan2/HuggingFace, produce Arabic TTS with ElevenLabs, merge with FFmpeg, and send to Telegram). However: 1) The registry metadata lists no required env vars while SKILL.md requires several sensitive API keys — ask the publisher or maintainer to fix this mismatch before providing secrets. 2) Only provide minimal-scope credentials: use a dedicated Telegram bot and chat ID, and use tokens with limited permissions or a throwaway/test account if possible. 3) Be mindful of costs (HuggingFace/Wan2 and ElevenLabs usage can incur charges). 4) If you plan to run this on your server, run it in an isolated environment and ensure ffmpeg and API tokens are stored securely. 5) Prefer installing only after you can verify the skill's source/homepage or review its complete code; if the maintainer cannot provide a trusted repo or explain the registry discrepancy, treat it with extra caution.
功能分析
Type: OpenClaw Skill
Name: video-full-free
Version: 1.0.0
The skill bundle describes a legitimate automated pipeline for generating AI videos using HuggingFace (Wan2.6), ElevenLabs, and FFmpeg. The Python code snippets follow security best practices, such as using argument lists in 'subprocess.run' to prevent shell injection and sanitizing project names to avoid path traversal. No evidence of data exfiltration, credential theft, or malicious prompt injection was found across SKILL.md or the reference files.
能力评估
Purpose & Capability
The skill's described purpose (generate short AI videos using Wan2/HuggingFace, ElevenLabs TTS, merge with FFmpeg, and send via Telegram) matches the APIs and tools used in SKILL.md. However the registry metadata declares no required environment variables or credentials while the runtime instructions explicitly require HUGGINGFACE_API_TOKEN, ELEVENLABS_API_KEY, ELEVENLABS_VOICE_ID, TELEGRAM_BOT_TOKEN and TELEGRAM_CHAT_ID — an inconsistency between declared requirements and actual runtime needs.
Instruction Scope
The SKILL.md instructs only on tasks necessary for video production: calling HF/Wan2 models for video, ElevenLabs for TTS, using ffmpeg to merge and concat, and uploading via Telegram Bot API. It does not instruct reading unrelated system files or exfiltrating arbitrary data. The instructions do request storing/using API keys and chat IDs which is expected for these integrations.
Install Mechanism
There is no install specification (instruction-only skill). No downloads or install steps are included, so nothing is written to disk by the skill itself.
Credentials
The skill legitimately needs service credentials to operate (HuggingFace, ElevenLabs, Telegram). However the declared registry requirements list none, and primary credential is unspecified — this mismatch is concerning because the skill will need multiple sensitive tokens at runtime. Users should confirm why the registry omits those required env vars and be cautious about supplying full-privilege keys.
Persistence & Privilege
The skill is not always-enabled (always:false) and uses normal autonomous invocation settings. It does not request persistent system-level privileges or claim to modify other skills/configurations.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install video-full-free - 安装完成后,直接呼叫该 Skill 的名称或使用
/video-full-free触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
**Automated short-form AI video pipeline — From idea to Telegram delivery:**
- Introduces a complete workflow for generating 60–90 second videos using AI, from script generation to Telegram sharing.
- Supports script writing (LLM), scene video creation (Wan2.6 via HuggingFace), voiceover synthesis (ElevenLabs), and automated merging (FFmpeg).
- Offers user-friendly triggers in Arabic and English for common short-video requests.
- Requires HuggingFace, ElevenLabs, and Telegram APIs, plus ffmpeg installed on the server.
- Supports configuration for topic, language, style, scenes count, and output folder.
- Includes detailed JSON schema for script generation and robust Python code samples for each step in the pipeline.
元数据
常见问题
Ai video for free 是什么?
بايبلاين إنتاج فيديو قصير (60-90 ثانية) بالكامل بالذكاء الاصطناعي. المستخدم يعطي فكرة أو عنوان → يولّد سكريبت مقسّم لمشاهد (كل مشهد 10 ثوانٍ) → يولّد فيديو ك... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 93 次。
如何安装 Ai video for free?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install video-full-free」即可一键安装,无需额外配置。
Ai video for free 是免费的吗?
是的,Ai video for free 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Ai video for free 支持哪些平台?
Ai video for free 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Ai video for free?
由 Eslamshtain11(@eslamshtain11)开发并维护,当前版本 v1.0.0。
推荐 Skills