← Back to Skills Marketplace
whitejohnk-26

Podcast Video Editing Software

by whitejohnk-26 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
88
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install podcast-video-editing-software
Description
Turn a 45-minute raw podcast recording with two speakers into 1080p polished podcast videos just by typing what you need. Whether it's editing raw podcast re...
Usage Guidance
This skill appears to do what it claims: it will upload your recordings to an external GPU-backed service (https://mega-api-prod.nemovideo.ai) and use a NEMO_TOKEN to authenticate. Before installing or using it: (1) verify the service/domain (nemovideo.ai) and check its privacy/TOS to understand how long uploads are stored and who can access them; (2) confirm where the skill stores the anonymous token/session_id (environment, config file, or memory) and whether those files are protected; (3) be cautious about uploading sensitive or confidential audio/video to a third-party service; (4) ask the skill author to resolve the metadata inconsistency around configPaths and to document token storage and deletion policies. If you need stronger assurances, request source code or an official homepage for independent review.
Capability Analysis
Type: OpenClaw Skill Name: podcast-video-editing-software Version: 1.0.0 The skill bundle provides instructions for an AI agent to interface with a video editing service at mega-api-prod.nemovideo.ai. It automates session management, anonymous token acquisition, and API interactions for uploading and editing podcast footage. The logic is consistent with the stated purpose of video editing and does not exhibit signs of data exfiltration or malicious execution.
Capability Assessment
Purpose & Capability
The skill only asks for a single service credential (NEMO_TOKEN) and its SKILL.md describes uploading media to a remote rendering backend; that matches the stated goal of cloud podcast video editing. One minor inconsistency: the registry metadata lists no required config paths, but the SKILL.md frontmatter includes a configPaths entry (~/.config/nemovideo/).
Instruction Scope
Runtime instructions focus on authenticating, creating a session, uploading media, sending edit commands, polling render status, and returning a download URL — all expected for this purpose. They explicitly instruct automatically obtaining an anonymous token via the nemovideo API if NEMO_TOKEN is not set and to store session_id and token for subsequent requests. This implies user files and metadata will be transmitted to an external service (nemovideo.ai), which is expected but important for privacy.
Install Mechanism
No install spec or code is included (instruction-only skill), so nothing will be written to disk by the skill itself during install. This minimizes install-time risk.
Credentials
Only one credential is required (NEMO_TOKEN) which is proportional to the described cloud API usage. The SKILL.md also describes auto-creating an anonymous token when none is present — the skill will contact an external API to obtain and then store a token. The exact storage location/permission model is not specified (and the registry metadata/configPaths are inconsistent), so confirm how/where tokens and session IDs are persisted.
Persistence & Privilege
The skill is not marked always:true and uses the platform's normal autonomous invocation settings. It does not request system-wide modifications or other skills' credentials. Autonomous invocation plus external network access increases blast radius if the backend were malicious, but that is expected for a cloud editing skill.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install podcast-video-editing-software
  3. After installation, invoke the skill by name or use /podcast-video-editing-software
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of Podcast Video Editing Software. - Upload raw podcast video and describe desired edits; get a polished 1080p episode in 1-2 minutes. - No need for dragging timelines or export settings; all processing happens on cloud GPU nodes. - Supports file uploads, aspect ratio changes, text overlays, BGM, quick exports, and session-based workflows. - Handles authentication and session setup automatically; 100 free credits with quick anonymous sign-up. - Export to various formats, including MP4, MOV, and audio files.
Metadata
Slug podcast-video-editing-software
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Podcast Video Editing Software?

Turn a 45-minute raw podcast recording with two speakers into 1080p polished podcast videos just by typing what you need. Whether it's editing raw podcast re... It is an AI Agent Skill for Claude Code / OpenClaw, with 88 downloads so far.

How do I install Podcast Video Editing Software?

Run "/install podcast-video-editing-software" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Podcast Video Editing Software free?

Yes, Podcast Video Editing Software is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Podcast Video Editing Software support?

Podcast Video Editing Software is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Podcast Video Editing Software?

It is built and maintained by whitejohnk-26 (@whitejohnk-26); the current version is v1.0.0.

💬 Comments