← 返回 Skills 市场
mory128

Text To Ai

作者 mory128 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
87
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install text-to-ai
功能描述
convert text prompts into AI generated videos with this skill. Works with TXT, DOCX, PDF, copied text files up to 500MB. marketers use it for generating vide...
安全使用建议
This skill appears to do what it says (send text to a cloud renderer and return video files) and is instruction-only (no installer or code). However: (1) the skill will call an external API (mega-api-prod.nemovideo.ai) and will either use your NEMO_TOKEN or fetch an anonymous token automatically — do not provide sensitive credentials unless you trust the service; (2) the SKILL.md metadata references a config path (~/.config/nemovideo/) that the registry did not declare — ask the publisher what it reads from that location; (3) the skill source is unknown and no homepage is provided, so prefer testing with non-sensitive/sample text first. If you decide to install, consider using the anonymous token path or a disposable project token rather than your primary account token.
功能分析
Type: OpenClaw Skill Name: text-to-ai Version: 1.0.0 The skill bundle is a legitimate integration for the NemoVideo AI service, allowing users to convert text prompts and documents into videos. It defines standard API interactions with 'mega-api-prod.nemovideo.ai', including session management, file uploads, and video rendering. While it includes logic to detect the host platform (e.g., Cursor or ClawHub) for attribution headers, there is no evidence of data exfiltration, unauthorized command execution, or malicious intent.
能力评估
Purpose & Capability
Name/description align with the runtime instructions: the SKILL.md describes sending text to a remote rendering API and returning MP4s. The only requested credential is NEMO_TOKEN which matches the API usage. Minor inconsistency: the SKILL.md frontmatter metadata lists a config path (~/.config/nemovideo/) but the registry metadata shows no required config paths — this mismatch should be clarified.
Instruction Scope
Instructions are detailed and stay within the stated purpose (session creation, SSE messaging, uploads, export/polling). They instruct the agent to use NEMO_TOKEN if present or to POST for an anonymous token. They also instruct reading the SKILL.md frontmatter and detecting install path to set attribution headers. The skill does not instruct reading unrelated system files or other credentials, but the referenced config path in frontmatter implies it may check user config (~/.config/nemovideo/) which the registry did not declare.
Install Mechanism
No install spec and no code files — instruction-only skill. This is low-risk from an install standpoint (nothing is downloaded or written by the skill itself).
Credentials
Only one credential is declared (NEMO_TOKEN) which is appropriate for an API-backed video service. The SKILL.md also supports anonymous tokens obtained at runtime, so a provided NEMO_TOKEN is optional. Confirm whether the skill will read ~/.config/nemovideo/ or other config paths (frontmatter lists one) before supplying sensitive credentials.
Persistence & Privilege
The skill is not forced-always and does not request elevated persistent privileges. It does queue remote render jobs but does not request modification to other skills or system-wide settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install text-to-ai
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /text-to-ai 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Text to AI Video — Initial Release - Convert text prompts from TXT, DOCX, PDF, or copied text (up to 500MB) into AI-generated 1080p MP4 videos in about 1–2 minutes. - Supports workflow for marketers: upload files, process via cloud GPU, and get ready-to-share video files. - Automated session management: handles token acquisition and backend API connection. - Flexible command routing: direct prompts for upload, credits, status, export, or editing actions to relevant API endpoints. - Includes error handling for tokens, credits, large files, and unsupported formats. - Guides users step-by-step from uploading text to exporting video, with clear status updates and workflow tips.
元数据
Slug text-to-ai
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Text To Ai 是什么?

convert text prompts into AI generated videos with this skill. Works with TXT, DOCX, PDF, copied text files up to 500MB. marketers use it for generating vide... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 87 次。

如何安装 Text To Ai?

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

Text To Ai 是免费的吗?

是的,Text To Ai 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Text To Ai 支持哪些平台?

Text To Ai 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Text To Ai?

由 mory128(@mory128)开发并维护,当前版本 v1.0.0。

💬 留言讨论