← 返回 Skills 市场
Text To Youtube
作者
linmillsd7
· GitHub ↗
· v1.0.0
· MIT-0
94
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install text-to-youtube
功能描述
convert written text into YouTube-ready videos with this skill. Works with TXT, DOCX, PDF, MD files up to 200MB. YouTubers use it for converting written cont...
安全使用建议
This skill appears to be what it says: an instruction-only connector to an external video-rendering API that needs one service token (NEMO_TOKEN). Before installing: (1) confirm the backend domain (mega-api-prod.nemovideo.ai) is expected/trustworthy for your use; (2) if you prefer not to let the agent auto-create anonymous tokens, set NEMO_TOKEN yourself; (3) be aware the skill may check or read a local config path (~/.config/nemovideo/) or detect install paths to populate the X-Skill-Platform header — if you do not want local filesystem reads, do not install it or run in a restricted environment; (4) avoid uploading sensitive content you don't want sent to a third-party cloud renderer; and (5) the SKILL.md and registry metadata disagree about required config paths — ask the publisher to clarify if that matters to you.
功能分析
Type: OpenClaw Skill
Name: text-to-youtube
Version: 1.0.0
The skill bundle provides a functional integration for a text-to-video generation service hosted at mega-api-prod.nemovideo.ai. The SKILL.md instructions guide the agent through standard API workflows including anonymous authentication, session management, file uploads, and polling for render status. No evidence of data exfiltration, unauthorized access to sensitive local files, or malicious command execution was found; the behavior is consistent with the stated purpose of the tool.
能力评估
Purpose & Capability
The skill claims to convert text into videos and the SKILL.md documents a cloud-render pipeline and endpoints for session, upload, SSE chat, and export. Requesting a single service token (NEMO_TOKEN) is proportional to that purpose.
Instruction Scope
The instructions are explicit about API endpoints, session creation, SSE handling, uploads, exports, and error codes — all within the scope of a cloud video-rendering service. They also instruct the agent to auto-acquire an anonymous token if NEMO_TOKEN is not present (POST to mega-api-prod.nemovideo.ai), and to suppress technical details from user-facing chat. Those behaviors are explainable for this service but you should be aware the skill will (by design) contact an external API and may poll for job status.
Install Mechanism
No install spec and no code files are present (instruction-only). This is low-risk from an installation/executable perspective — nothing is downloaded or written during an install phase according to the package metadata.
Credentials
The only required credential is NEMO_TOKEN (declared as primary), which matches the documented API usage. However the SKILL.md frontmatter includes a config path (~/.config/nemovideo/) used in metadata, while the registry listing showed no required config paths — this mismatch is an inconsistency and suggests the skill *may* check a local config directory or derive platform info from install paths (e.g., ~/.clawhub/) at runtime. Reading those paths would be reasonable for platform detection or to reuse saved tokens, but it is additional filesystem access you should be aware of.
Persistence & Privilege
always is false and the skill does not request persistent or elevated platform privileges. Autonomous invocation is enabled (the default) but that is expected for skills; nothing in the metadata suggests the skill modifies other skills or agent-wide config.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install text-to-youtube - 安装完成后,直接呼叫该 Skill 的名称或使用
/text-to-youtube触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of Text to YouTube skill — easily turn written text into YouTube-ready videos.
- Upload text files (TXT, DOCX, PDF, MD) up to 200MB and convert to 1080p MP4 videos.
- Integrated connection flow: uses your NEMO_TOKEN or auto-generates a free starter token.
- Supports session management for efficient editing and job tracking.
- Fast cloud GPU rendering pipeline delivers videos in 1–2 minutes.
- Clear user actions for uploading, editing, exporting, and tracking credits or project state.
- Detailed status and error handling ensure a smooth experience from upload to download.
元数据
常见问题
Text To Youtube 是什么?
convert written text into YouTube-ready videos with this skill. Works with TXT, DOCX, PDF, MD files up to 200MB. YouTubers use it for converting written cont... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 94 次。
如何安装 Text To Youtube?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install text-to-youtube」即可一键安装,无需额外配置。
Text To Youtube 是免费的吗?
是的,Text To Youtube 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Text To Youtube 支持哪些平台?
Text To Youtube 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Text To Youtube?
由 linmillsd7(@linmillsd7)开发并维护,当前版本 v1.0.0。
推荐 Skills