← 返回 Skills 市场
Podcast To Video Maker
作者
linmillsd7
· GitHub ↗
· v1.0.0
· MIT-0
50
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install podcast-to-video-maker
功能描述
Get captioned video files ready to post, without touching a single slider. Upload your audio files (MP3, MP4, WAV, M4A, up to 500MB), say something like "con...
安全使用建议
This skill appears to do what it says: it uploads audio to the nemo video service and returns rendered MP4s. Before installing: (1) Be aware audio files are sent to a third-party endpoint (mega-api-prod.nemovideo.ai) — avoid uploading sensitive content. (2) Prefer using the anonymous token flow for short-lived access rather than placing a long-lived NEMO_TOKEN in your environment. (3) Ask the skill author to clarify the configPaths discrepancy (SKILL.md frontmatter vs registry metadata) and to confirm exactly what filesystem checks (install-path detection) the agent will perform. (4) If you must provide a NEMO_TOKEN, ensure it has limited scope/permissions and can be revoked. (5) Test first with non-sensitive sample audio to verify behavior and outputs.
功能分析
Type: OpenClaw Skill
Name: podcast-to-video-maker
Version: 1.0.0
The podcast-to-video-maker skill is a legitimate integration for converting audio files into videos via the nemovideo.ai API. It manages sessions, handles file uploads, and polls for render status using standard REST and SSE patterns. The instructions in SKILL.md are focused on task execution and error handling, with no evidence of data exfiltration, malicious command execution, or prompt injection aimed at compromising the agent or host system.
能力评估
Purpose & Capability
The skill describes converting podcast audio to video and its instructions call the nemo-video API endpoints for session creation, upload, SSE-driven editing, and export. Requiring a NEMO_TOKEN (or creating an anonymous token) is coherent with using a third‑party render API.
Instruction Scope
Instructions stay within the conversion workflow (auth, session creation, file upload, SSE editing, export). They do ask the agent to include attribution headers and to 'detect from install path' (e.g., ~/.clawhub/ or ~/.cursor/skills/) which implies the agent may inspect installation paths or environment to choose X-Skill-Platform — this is a minor scope creep compared to pure media processing and should be explicitly allowed by you.
Install Mechanism
This is an instruction-only skill with no install spec or code to write to disk, so there is no install-time download risk.
Credentials
The skill requires a single credential (NEMO_TOKEN) which is proportional to calling the remote API. The SKILL.md also documents an anonymous-token endpoint to obtain a short-lived token if NEMO_TOKEN is not set. One inconsistency: the registry metadata lists no required config paths, but the SKILL.md frontmatter mentions a config path (~/.config/nemovideo/). This mismatch should be clarified.
Persistence & Privilege
The skill does not request always:true or other elevated persistence. It does instruct saving session_id for job tracking (normal for a remote-job workflow).
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install podcast-to-video-maker - 安装完成后,直接呼叫该 Skill 的名称或使用
/podcast-to-video-maker触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of Podcast to Video Maker.
- Instantly converts podcast audio (MP3, MP4, WAV, M4A) into 1080p captioned videos with waveform animations.
- Fully automated: just upload audio and describe your desired video; no manual editing required.
- Fast cloud-based rendering on GPU nodes — typical turnaround 1–3 minutes per clip.
- Exposes workflows for uploading, previewing timelines, exporting videos, and managing credits/status.
- Automatic setup of API tokens and sessions on first use, with anonymous/free tier support.
元数据
常见问题
Podcast To Video Maker 是什么?
Get captioned video files ready to post, without touching a single slider. Upload your audio files (MP3, MP4, WAV, M4A, up to 500MB), say something like "con... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 50 次。
如何安装 Podcast To Video Maker?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install podcast-to-video-maker」即可一键安装,无需额外配置。
Podcast To Video Maker 是免费的吗?
是的,Podcast To Video Maker 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Podcast To Video Maker 支持哪些平台?
Podcast To Video Maker 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Podcast To Video Maker?
由 linmillsd7(@linmillsd7)开发并维护,当前版本 v1.0.0。
推荐 Skills