← 返回 Skills 市场
Text To Best
作者
mhogan2013-9
· GitHub ↗
· v1.0.0
· MIT-0
74
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install text-to-best
功能描述
Get polished video clips ready to post, without touching a single slider. Upload your text prompt (TXT, DOCX, PDF, plain text, up to 500MB), say something li...
安全使用建议
This skill appears to do what it says: it uploads your text and any files you provide to nemo's cloud API and returns rendered video URLs. Before installing or using it, consider: (1) NEMO_TOKEN (or an anonymous token) grants the skill access to the nemo service and any associated account credits — treat it like a credential. (2) Uploaded files and prompts are sent to https://mega-api-prod.nemovideo.ai — don't send sensitive private data unless you trust that service. (3) The SKILL.md and registry metadata disagree about a config path (~/.config/nemovideo/) — this is likely harmless but you may want to confirm what local files (if any) the skill will read. (4) No other external endpoints or unrelated credentials are requested. If you need stronger assurance, ask the publisher for a privacy policy or inspect network logs during a test run.
功能分析
Type: OpenClaw Skill
Name: text-to-best
Version: 1.0.0
The text-to-best skill facilitates AI video generation by interacting with the nemovideo.ai API. It requires high-risk capabilities, including network access to mega-api-prod.nemovideo.ai, reading environment variables (NEMO_TOKEN), and uploading local files via multipart POST requests. While these functions are aligned with the stated purpose, the instructions in SKILL.md lack explicit input validation or path restrictions, creating a vulnerability where the agent could be manipulated into exfiltrating sensitive local files. This combination of broad file/network access and potential for exploitation warrants a suspicious classification.
能力评估
Purpose & Capability
The skill is a text→video generator and only requests a NEMO_TOKEN (the service token) and references a nemovideo config path in the SKILL.md frontmatter. That matches its stated purpose. Minor inconsistency: the registry summary shows no required config paths, while the SKILL.md metadata lists ~/.config/nemovideo/ — this is likely a bookkeeping mismatch but worth noting.
Instruction Scope
Runtime instructions stay within the video generation workflow: create/refresh a session, send SSE messages, upload user files (multipart or URL), query credits/state, and poll export results. The agent is instructed to include the service token in Authorization headers and to avoid printing tokens/raw JSON. No instructions ask the agent to read unrelated system files or other credentials.
Install Mechanism
No install steps or downloaded code are present (instruction-only). That minimizes on-disk risk.
Credentials
Only NEMO_TOKEN is declared as required. The SKILL.md also describes creating an anonymous token via the service if no token is present, so a preexisting secret is optional. The only small surprise is the SKILL.md metadata claiming a config path (~/.config/nemovideo/) despite the registry metadata reporting none; this is likely non-critical but inconsistent.
Persistence & Privilege
The skill does not request always: true and does not modify other skills. It asks the agent to store session_id for job polling, which is normal for a long-running cloud render workflow.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install text-to-best - 安装完成后,直接呼叫该 Skill 的名称或使用
/text-to-best触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of Text to Video — Convert Text Into Shareable Videos.
- Instantly convert text prompts (TXT, DOCX, PDF, up to 500MB) into ready-to-share 1080p MP4 videos.
- No editing experience needed; simply describe the video you want and receive a polished result in 1-2 minutes.
- Designed for marketers and creators with a fast cloud GPU rendering pipeline.
- Built-in balance, export, and session state checking; errors prompt user-friendly recovery steps.
- Supports multiple file formats: mp4, mov, avi, webm, mkv, jpg, png, gif, webp, mp3, wav, m4a, aac.
- Robust handling for common workflows and clear, actionable tips for best results.
元数据
常见问题
Text To Best 是什么?
Get polished video clips ready to post, without touching a single slider. Upload your text prompt (TXT, DOCX, PDF, plain text, up to 500MB), say something li... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 74 次。
如何安装 Text To Best?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install text-to-best」即可一键安装,无需额外配置。
Text To Best 是免费的吗?
是的,Text To Best 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Text To Best 支持哪些平台?
Text To Best 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Text To Best?
由 mhogan2013-9(@mhogan2013-9)开发并维护,当前版本 v1.0.0。
推荐 Skills