Veo Build
Automatically generates basic building blueprints from textual descriptions using generative AI models.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add veo-build npx -- -y @trustedskills/veo-build
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"veo-build": {
"command": "npx",
"args": [
"-y",
"@trustedskills/veo-build"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The veo-build skill allows AI agents to generate and manage VEON (Video Editing Operations) files. These files contain instructions for video editing tasks, enabling automated workflows. It can create new VEON files from scratch or modify existing ones based on user prompts.
When to use it
- Automated Video Creation: Generate a VEON file to automatically assemble clips and apply edits for social media content.
- Batch Editing Workflows: Create a VEON file that defines a series of editing operations (cuts, transitions, color correction) to be applied across multiple video files.
- Video Project Templating: Develop reusable VEON templates for common video project types, streamlining the initial setup process.
- Complex Video Edits: Define intricate edits and effects within a VEON file that would be tedious or error-prone to perform manually.
Key capabilities
- VEON file generation from prompts
- Modification of existing VEON files
- Creation of reusable VEON templates
Example prompts
- "Create a VEON file for a 30-second Instagram reel using these clips: [list of clip filenames]."
- "Modify the 'intro_template.veon' file to add a fade-in transition at the beginning."
- “Generate a VEON file that cuts all scenes longer than 10 seconds.”
Tips & gotchas
- VEON is a specific video editing format; familiarity with its structure and commands will improve results.
- The skill's effectiveness depends on clear and precise prompts describing the desired edits.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.