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 polloaiofficial/pollo-skills --skill pollo-ai-video-generatorgit clone --depth 1 https://github.com/polloaiofficial/pollo-skillsWrote 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/polloaiofficial/pollo-skills/pollo-ai-video-generator)<a href="https://agentmods.dev/skills/polloaiofficial/pollo-skills/pollo-ai-video-generator"><img src="https://agentmods.dev/badge/skills/polloaiofficial/pollo-skills/pollo-ai-video-generator/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/polloaiofficial/pollo-skills/pollo-ai-video-generator"><img src="https://agentmods.dev/badge/skills/polloaiofficial/pollo-skills/pollo-ai-video-generator.svg" alt="Reviewed on agentmods" width="80" height="20"></a>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.00157 | $0.04063 |
| Opus 5 | $0.00078 | $0.02031 |
| Sonnet 5 | $0.00031 | $0.00813 |
| Haiku 4.5 | $0.00016 | $0.00406 |
Grade B, and why
pollo-ai-video-generator scanned grade B with 2 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 12d 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.
Unrestricted tool accessmediumExcessive agency
A wildcard tool grant or "run any command" leaves no least-privilege boundary at all.
| Exit code 2 | Config not found | Trigger the **New setup** flow above. Do NOT tell the user to run any commands. | Makes network callslowCapability
Not a fault in itself. Listed so you know the mod talks to something, and to what.
- **Use `pollo_api.py` for all API calls** — never construct raw `curl` commands with API keys. The wrapper reads the key from `~/.pollo/config.toml` automatically and adds all required headers (`X-API-KEY`, `Content-Typ How it starts
The opening of the file, as written. The whole thing — 301 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Pollo AI API Skill
Generate AI videos by calling the Pollo AI REST API directly.
Friendly Onboarding (Conditional)
When the user's request is vague or open-ended (e.g., "make me a video", "I want to try AI video", "generate something cool", no specific model/prompt/parameters), show a brief, friendly guide before asking for details. Do NOT show this guide if the user already has a clear request (e.g., specifies a model, gives a prompt, or provides an image).
Use this template (adapt naturally to match the user's language, keep it concise and professional):
I can help you generate AI videos with Pollo AI.
- **Text to Video**: Create a video from a written prompt
- **Image to Video**: Animate an image into a video
- **Credit Check**: Check your available API credits
I support 13 model brands, including Kling, Sora, Runway, Veo, and Pixverse. If you do not have a preferred model, I can recommend one.
What would you like to create? For example:
- "A cat playing piano in a jazz club, cinematic lighting"
- "Turn this image into a video" (attach an image)
- "Use Kling v2.6 to generate a 10s ocean wave video"
Rules for this section:
- Skip entirely if the user provides a specific prompt, model name, or image — go straight to execution.
- Skip entirely if the user only asks about credits or config — just answer directly.
- Keep the tone warm but brief. Never dump the full model table on the user unprompted.
- After showing the guide, wait for the user's input before proceeding.
First-Time Setup
Store the API key locally in ~/.pollo/config.toml. After setup, do not show it again in later replies.
Important: Do not ask the user to run scripts or commands. All script execution is done by the AI. If setup is needed, ask the user to create a key on the website and paste it into the chat.
Security rule: Never include the API key in any bash command or script argument. Always use the Write tool to create config files containing credentials.
What ships with it
20 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
- agents/openai.yaml 310 B
- references/brands/bytedance.md 6.7 KB
- references/brands/google.md 9.1 KB
- references/brands/hunyuan.md 1.2 KB
- references/brands/kling-ai.md 13 KB
- references/brands/luma.md 4.2 KB
- references/brands/minimax.md 4.4 KB
- references/brands/pika.md 2.8 KB
- references/brands/pixverse.md 11 KB
- references/brands/pollo.md 4.2 KB
- references/brands/runway.md 1.8 KB
- references/brands/sora.md 2.4 KB
- references/brands/vidu.md 8.1 KB
- references/brands/wanx.md 7.4 KB
- references/common.md 3.1 KB
- references/models-index.md 4.8 KB
- scripts/poll_task.py 5.7 KB runs code
- scripts/pollo_api.py 3.8 KB runs code
- scripts/pollo_config.py 3.0 KB runs code
- scripts/pollo_setup.py 4.1 KB runs code
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.
- 12d ago First seen · 301 lines · 157 tokens per session scan B 6aeca4552109
pollo-ai-video-generator is a skill published in the GitHub repository polloaiofficial/pollo-skills (6 stars, last pushed 6mo ago), licensed MIT. It adds 157 tokens to every session and 4,063 once invoked, about $0.0008 per session on Opus 5. A static security scan graded it B with 2 findings (unrestricted tool access, makes network calls). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other skills, from other repositories
video-gen
Use when generate videos with AI models — Runway, Kling, Sora, Pika, Seedance 2.0, Grok Imagine, Veo. Text-to-video, image-to-video, video extension, multi-modal references. Use when generating video from text prompts, animating images, or creating AI video content.
videoagent-video-studio
Generate short AI videos from text or images — text-to-video, image-to-video, and reference-based generation — with zero API key setup. Use when the user wants to create a video clip, animate an image, or generate video from a description.
multimodal-llm
Vision, audio, video generation, and multimodal LLM integration patterns. Use when processing images, transcribing audio, generating speech, generating AI video (Kling v3, Sora 2, Veo 3.1 std/lite/fast, Runway Gen-4.5 via gen4turbo), or building multimodal AI pipelines.
shortfilm-prompt
Generate cinematic AI shortfilm prompts (works with Seedance 2.0, Xiaoyunque, Sora, Kling, Jimeng, Veo) using the 5-stage structure from Mx-Shell's Zombie Scavenger. Trigger when the user wants transformation sequences, multi-shot narrative shorts, weapon-charge/combat segments, emotional family/pet/farewell…
kling-ai
Write and improve prompts for Kling AI video generation, and pick the right Kling model for the job. Covers image-to-video, text-to-video, multi-shot storyboards, talking avatars from one photo plus audio, motion transfer, video editing of an existing clip, Element Reference for character consistency, Voice Control…
muapi-director
Turn ONE topic, talking-head video, or photo into a finished Vox-style paper-collage explainer / ad video on the MuAPI platform (api.muapi.ai) + local ffmpeg — script, collage keyframes, motion, voice-over, music, captions, all automated. Three input modalities: a topic (B-roll), a talking-head video (A-roll mode), or…