vugola

vugola is a skill for Claude Code from VCoder25/vugola-mcp. It costs 30 tokens per session (810 once invoked), scanned A, original, MIT.

A connection to the signed-in user's Vugola account, a service for creating short video clips, adding captions, scheduling posts, and managing channel automations.

In plain words
What is it for?
Creating clips from public video URLs, captioning videos, checking processing jobs and usage, downloading finished clips, scheduling posts, and managing channel automations when the account permits it.
Why use it?
It brings video repurposing and publishing tasks into the coding-agent workflow, including checking plans, credits, and job status.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin. Also seen: positional $N argument.

Part of the vugola plugin — 1 skill, 1 MCP server shipped together

Good fit Creating clips from public video URLs, captioning videos, checking processing jobs and usage, downloading finished clips, scheduling posts, and managing channel automations when the account permits it.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/vcoder25/vugola-mcp/vugola
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add VCoder25/vugola-mcp --skill vugola
Clone the repo
git clone --depth 1 https://github.com/VCoder25/vugola-mcp

Made for: Claude Code.

Or install vugola, the plugin that ships this one along with the rest of its 1 skill, 1 MCP server.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for vugola

README.md
[![agentmods](https://agentmods.dev/badge/skills/vcoder25/vugola-mcp/vugola.svg)](https://agentmods.dev/skills/vcoder25/vugola-mcp/vugola)
Your own site
<a href="https://agentmods.dev/skills/vcoder25/vugola-mcp/vugola"><img src="https://agentmods.dev/badge/skills/vcoder25/vugola-mcp/vugola.svg" alt="Measured on agentmods" height="20"></a>
Per session 30 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 810 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00030 $0.00810
Opus 5 $0.00015 $0.00405
Sonnet 5 $0.00006 $0.00162
Haiku 4.5 $0.00003 $0.00081

Measured 8d ago against content hash eaa5a3eccbed, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-07, from the pricing page.

Security

Grade A, and why

vugola scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 8d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/vugola/SKILL.md · 67 lines

How it starts

The opening of the file, as written. The whole thing — 67 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Vugola

Use the Vugola MCP tools for the signed-in user's own account. This is the public product, not an admin console.

Auth

The hosted connector uses OAuth. The user signs in at Vugola and clicks Allow. No API key.

Any paid plan works for clipping, captions, and scheduled posts, including the $1 3-day trial. Connecting is free. Clipping and captioning spend that user's credits.

Channel automations require a Creator or Agency workspace owner.

If a tool says they need a plan or trial, send them to https://www.vugolaai.com/dashboard/subscription.

If a tool says they are out of credits, send them to https://www.vugolaai.com/pricing.

Tools

Clips and captions:

  • clip_video: turn a public video URL into short clips. Default aspect_ratio to 9:16 and caption_style to highlighted when the user asks Vugola to choose.
  • caption_video: burn captions onto a video up to 20 minutes long without clipping it.
  • get_clip_status: check a clipping or caption job by job_id. Jobs often take 10 to 30 minutes.
  • download_clip: get fresh download links for finished clips.
  • get_usage: show the connected workspace's plan and remaining credits.

Scheduled posts:

  • schedule_post: schedule one post. Live destinations are TikTok, YouTube, X, LinkedIn, and Bluesky. Instagram, Facebook, and Threads are temporarily unavailable.
  • list_scheduled_posts: show scheduled posts.
  • cancel_scheduled_post: cancel a post that is still scheduled.

Channel automations:

  • list_automation_destinations: list connected social accounts that can receive automated clips.
  • resolve_automation_channel: resolve a YouTube channel, handle, or video URL before setup.
  • create_automation: watch a YouTube channel, clip new uploads, and schedule the clips.
  • list_automations: list the workspace's channel automations.
  • get_automation: inspect one automation, its recent source videos, and its runs.
  • update_automation: change destinations, output settings, captions, posting times, or timezone.
  • pause_automation: stop monitoring for new uploads without canceling posts already scheduled.
  • resume_automation: resume monitoring a paused automation.
  • delete_automation: permanently delete an automation and cancel its draft or scheduled posts.

Read the full file on GitHub · 67 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 8d ago First seen · 67 lines · 30 tokens per session scan A eaa5a3eccbed

Subscribe to this mod's changes

vugola is a skill published in the GitHub repository VCoder25/vugola-mcp (6 stars, last pushed 7d ago), licensed MIT. It adds 30 tokens to every session and 810 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

webgl-holographic-foil

A self-contained WebGL2 hero: thin-film interference over a crushed-foil surface whose palette shifts with the viewing angle; move the cursor to tilt the film.

nexu-io/open-design · 41 tokens

general-video

Author or edit a custom HyperFrames composition when no specialized workflow fits, or when BRIEF.md sets flow: companion. Use for longer or multi-scene pieces, brand and sizzle reels, montages, static loops, static title cards, footage remixes, and freeform builds. Use motion-graphics instead for a short unnarrated…

heygen-com/hyperframes · 92 tokens

html-ppt-hermes-cyber-terminal

OpenDesign + BYOK: choosing and wiring your own model, hands-on — cost, quality, and the routing decision. Built as a decision-grade AI literacy deck for engineers, IT, applied-AI teams.

nexu-io/open-design · 53 tokens

html-ppt-taste-brutalist

16:9 HTML deck in tactical-telemetry / CRT-terminal taste. Deactivated-CRT charcoal slides, white-phosphor monospace, hazard-red accent, scanline overlay, ASCII syntax, density over decoration. Distilled from Leonxlnx/taste-skill brutalist-skill (Tactical Telemetry mode).

nexu-io/open-design · 78 tokens

diagnostic-stem-delivery

Audio production with diagnostic analysis, timecode parsing from documents, and verified export workflow.

HKUDS/OpenSpace · 23 tokens

chengfeng-check-updates

An environment manager for a video-editing system. It checks whether its skills and runtime—the software needed to run them—are installed and compatible.

Agentchengfeng/chengfeng-videocut-skills · 120 tokens