Video generation and transcription workflows via the Venice.ai API.
Scanned 9/5/2026
Install to Claude Code
npx -y skills add jhy0285/monofield --skill venice-video --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Venice Video?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/jhy0285-venice-video)More formats (shields.io, HTML) on the badges page.
---
name: venice-video
description: |
Video generation and transcription workflows via the Venice.ai API.
triggers:
- "venice video"
- "venice video gen"
- "venice transcribe"
od:
mode: video
category: video-generation
upstream: "https://github.com/veniceai/skills"
---
# venice-video
> Curated from the Venice.ai team.
## What it does
Video generation and transcription workflows via the Venice.ai API.
## Source
- Upstream: https://github.com/veniceai/skills
- Category: `video-generation`
## How to use
This catalogue entry advertises the skill in MonoField so the agent
discovers it during planning. To run the full upstream workflow with
its original assets, scripts, and references, install the upstream
bundle into your active agent's skills directory:
```bash
# Inspect the upstream README for exact paths
open https://github.com/veniceai/skills
```
Then ask the agent to invoke this skill by name (`venice-video`) or with
one of the trigger phrases listed in this skill's frontmatter.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!
Use this skill when developing or maintaining browser extension code in the `browser/` directory, including Chrome/Firefox/Edge compatibility, content scripts, background scripts, or i18n updates.