← 返回 Skills 市场
Text To Free
作者
vynbosserman65
· GitHub ↗
· v1.0.0
· MIT-0
99
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install text-to-free
功能描述
convert text prompt into generated video clips with this skill. Works with TXT, DOCX, PDF, plain text files up to 200MB. content creators use it for generati...
安全使用建议
Before installing, consider: (1) This skill uploads prompts and any files you provide to an external service (mega-api-prod.nemovideo.ai). Don't send sensitive/private data unless you trust that service. (2) The skill will look for or create a NEMO_TOKEN (it can auto-generate an anonymous token with limited credits); only provide a long-lived token if you trust the provider. (3) There is no homepage or provenance information—verify who runs this API and read their privacy/terms if possible. (4) Render jobs run on cloud GPUs and may continue or be orphaned if you close the session; check expected billing/credit behavior. (5) Because this is instruction-only (no local code), the main risk is network-based data exposure — prefer a sandboxed environment or a disposable token if you want to test it. If you need higher assurance, ask the publisher for a homepage, privacy policy, and service documentation before use.
功能分析
Type: OpenClaw Skill
Name: text-to-free
Version: 1.0.0
The 'text-to-free' skill is a legitimate integration for an AI video generation service. The SKILL.md file provides clear instructions for the agent to handle authentication, session management, and API calls to 'mega-api-prod.nemovideo.ai'. It requests standard permissions such as an environment variable (NEMO_TOKEN) and a specific configuration directory (~/.config/nemovideo/) which are consistent with its stated purpose of processing text-to-video requests via a cloud GPU backend. No indicators of data exfiltration, malicious execution, or prompt injection were found.
能力评估
Purpose & Capability
The skill claims to convert text to video and requires a single credential (NEMO_TOKEN) and an optional config path under ~/.config/nemovideo/ — these align with a cloud backend video service. No unrelated env vars or binaries are requested.
Instruction Scope
SKILL.md explicitly instructs the agent to check for NEMO_TOKEN, or obtain an anonymous token by POSTing to the service's anonymous-token endpoint, create sessions, stream SSE, upload files, and poll render status. It does not direct reading arbitrary local files or unrelated credentials, but it will upload user-provided media/text to the external API and manage tokens/sessions. Minor inconsistency: metadata lists a config path and install-path-based header logic even though this is an instruction-only skill with no install steps; this is unexpected but not critical.
Install Mechanism
No install spec or code files are present (instruction-only), so nothing is written to disk by the skill itself. Network interaction is the primary runtime behavior.
Credentials
Only NEMO_TOKEN is declared as required and is the primary credential; the skill also describes generating anonymous tokens via the public API if no token is present. This is proportionate to a cloud video service, but be aware that obtaining/using tokens will enable the remote service to process uploaded files and prompts.
Persistence & Privilege
The skill is not always-enabled and does not request elevated platform privileges. It creates short-lived sessions and tokens for the service and can orphan backend render jobs if a session is closed — this is normal for cloud render services but worth noting.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install text-to-free - 安装完成后,直接呼叫该 Skill 的名称或使用
/text-to-free触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of the Text to Free Video skill.
- Generate 1080p MP4 video clips from text prompts, scripts, or files (TXT, DOCX, PDF, up to 200MB).
- Automatic setup and anonymous token handling for new users.
- Cloud GPU rendering pipeline processes and returns videos in 1–2 minutes.
- Supports file upload, balance checks, export, and timeline state with clear error handling.
- Guides users through common workflows like upload, quick edit, batch, and iterative video refinement.
元数据
常见问题
Text To Free 是什么?
convert text prompt into generated video clips with this skill. Works with TXT, DOCX, PDF, plain text files up to 200MB. content creators use it for generati... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 99 次。
如何安装 Text To Free?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install text-to-free」即可一键安装,无需额外配置。
Text To Free 是免费的吗?
是的,Text To Free 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Text To Free 支持哪些平台?
Text To Free 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Text To Free?
由 vynbosserman65(@vynbosserman65)开发并维护,当前版本 v1.0.0。
推荐 Skills