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.
npx skills add wecode-ai/Wegent --skill wegent-video-generationgit clone --depth 1 https://github.com/wecode-ai/WegentWrote 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.
[](https://agentmods.dev/skills/wecode-ai/wegent/wegent-video-generation)<a href="https://agentmods.dev/skills/wecode-ai/wegent/wegent-video-generation"><img src="https://agentmods.dev/badge/skills/wecode-ai/wegent/wegent-video-generation/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/wecode-ai/wegent/wegent-video-generation"><img src="https://agentmods.dev/badge/skills/wecode-ai/wegent/wegent-video-generation.svg" alt="Reviewed on agentmods" width="80" height="20"></a>- NVIDIA SkillSpector pass
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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00032 | $0.00262 |
| Opus 5 | $0.00016 | $0.00131 |
| Sonnet 5 | $0.00006 | $0.00052 |
| Haiku 4.5 | $0.00003 | $0.00026 |
Grade A, and why
wegent-video-generation 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 9d 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.
What it actually says
Video Generation
Call generate_video when the user asks for a video.
- Put the complete scene, motion, camera, and style requirements in
prompt. - Pass reference material attachment IDs or HTTP URLs; never pass sandbox paths.
- Only pass materials provided or selected by the user.
- A
pollingresponse means the request was accepted. The system creates and updates the video block asynchronously. - Do not call the tool again after a
pollingresponse and do not create a duplicate card. - If the tool returns
error, explain it once and retry only after changing invalid parameters.
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.
- 9d ago First seen · 27 lines · 32 tokens per session scan A 58a7c8756e6f
wegent-video-generation is a skill published in the GitHub repository wecode-ai/Wegent (818 stars, last pushed yesterday), licensed Apache-2.0. It adds 32 tokens to every session and 262 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-30.
Other skills, from other repositories
create_profile_style_skill
A workflow for turning a person's video-editing habits into a reusable editing skill file. It examines choices such as pacing, storytelling, audio, subtitles, colour, transitions, and recurring editing rules.
subtitle_imitation_skill
A video-writing workflow that rewrites a script to match the style of reference text supplied by the user. It uses the footage analysis and reference sample while keeping the script tied to what is actually shown.
ai_transition_editing_skill
A video-editing workflow that connects existing clips with AI-generated transitions. It can organize clips, choose background music, build a timeline, and render the finished video.
default_editing_workflow_skill
A general video-editing workflow for turning uploaded or found footage into a finished video. It covers loading clips, organizing a story, adding text, voiceover, music, and effects, then rendering the result.
speech_rough_cut_skill
A video-editing workflow for making a rough cut of spoken footage from its audio and speech transcript. A rough cut is an early edit that keeps useful spoken sections and removes unnecessary parts.
nano-banana-pro
Generate or edit images via Gemini 3 Pro Image (Nano Banana Pro). Use when the user asks to create an image, generate a picture, produce AI-generated artwork, edit a photo, compose multiple images, or upscale an image to higher resolution. Supports text-to-image generation, single-image editing, and multi-image…