# Videomaker Helper

> Use this skill when the user wants to simplify your video editing workflow with python cli tools.

- Skill: `javimosch/videomaker-helper` (Agent Skill)
- Install (CLI): `npx skillmds@latest add javimosch/videomaker-helper`
- Raw SKILL.md: https://api.skillmd.com/api/skills/javimosch/videomaker-helper/raw
- Safety review: PASS (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Productivity
- Author: javimosch (https://skillmd.com/u/javimosch)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/javimosch/videomaker-helper

---


# Videomaker-helper Plugin

Simplify your video editing workflow with Python CLI tools.

## Commands

### Operations
- `videomaker-helper video trim` — trim video via videomaker-helper
- `videomaker-helper video merge` — merge video via videomaker-helper
- `videomaker-helper video convert` — convert video via videomaker-helper
- `videomaker-helper audio extract` — extract audio via videomaker-helper
- `videomaker-helper subtitle add` — add subtitle via videomaker-helper
- `videomaker-helper output set` — set output via videomaker-helper
- `videomaker-helper config show` — show config via videomaker-helper
- `videomaker-helper verbose set` — set verbose via videomaker-helper
- `videomaker-helper help show` — show help via videomaker-helper

## Usage Examples
- "videomaker-helper --help"
- "videomaker-helper <args>"

## Installation

```bash
pip install videomaker-helper
```

## Examples

```bash
videomaker-helper --version
videomaker-helper --help
```

## Key Features
- video\n- editing\n- ffmpeg

