jimeng-opencli-text2video

jimeng-opencli-text2video is a skill for Claude Code from full-aigc-skills/jimeng-skills. It costs 69 tokens per session (769 once invoked), scanned A, original, Apache-2.0.

A guide for creating videos from text prompts through Jimeng using the opencli command-line tool for regular members without the Dreamina command-line interface.

In plain words
What is it for?
Use it to start video-generation sessions, submit text-to-video requests, review creation history, manage workspaces, and check credits.
Why use it?
It prevents using unsupported commands or tools and provides a defined way to generate and check videos.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the jimeng-skills plugin — 13 skills shipped together

Good fit Use it to start video-generation sessions, submit text-to-video requests, review creation history, manage workspaces, and check credits.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/full-aigc-skills/jimeng-skills/jimeng-opencli-text2video
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 full-aigc-skills/jimeng-skills --skill jimeng-opencli-text2video
Clone the repo
git clone --depth 1 https://github.com/full-aigc-skills/jimeng-skills

Made for: Claude Code.

Or install jimeng-skills, the plugin that ships this one along with the rest of its 13 skills.

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 jimeng-opencli-text2video

README.md
[![agentmods](https://agentmods.dev/badge/skills/full-aigc-skills/jimeng-skills/jimeng-opencli-text2video/github.svg)](https://agentmods.dev/skills/full-aigc-skills/jimeng-skills/jimeng-opencli-text2video)
Your own site
<a href="https://agentmods.dev/skills/full-aigc-skills/jimeng-skills/jimeng-opencli-text2video"><img src="https://agentmods.dev/badge/skills/full-aigc-skills/jimeng-skills/jimeng-opencli-text2video/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.

agentmods 80×15 button for jimeng-opencli-text2video

Your own site · 80×15
<a href="https://agentmods.dev/skills/full-aigc-skills/jimeng-skills/jimeng-opencli-text2video"><img src="https://agentmods.dev/badge/skills/full-aigc-skills/jimeng-skills/jimeng-opencli-text2video.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 69 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 769 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.00069 $0.00769
Opus 5 $0.00034 $0.00385
Sonnet 5 $0.00014 $0.00154
Haiku 4.5 $0.00007 $0.00077

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

Security

Grade A, and why

jimeng-opencli-text2video 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 11d 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/jimeng-opencli-text2video/SKILL.md · 64 lines

What it actually says

jimeng-opencli-text2video — 即梦文生视频(opencli / 普通会员)

面向无 dreamina CLI 的普通会员。仅允许 opencli jimeng 子命令,禁止 dreamina text2videoquery_resultjimeng-cli-text2video

视频 prompt 由 jimeng-prompt-text2video 提供;执行使用 opencli jimeng generate-videotype=video 工作台 DOM 自动化)。

opencli 命令

子命令 用途
generate-video <prompt> 文生视频(默认 --wait=120
generate-image2video <prompt> 图生视频(必填 --image 单张参考图)
generate-audio / generate-digital-human / generate-action-copy 配音 / 数字人 / 动作模仿
history --type=video 核对作品
new --type=video / workspaces 会话管理
user_credit 积分检查

无 dreamina 的 --duration--model_version=seedance* 等参数。

核心流程

1. PROMPT  → jimeng-prompt-text2video
2. SESSION → 可选 opencli jimeng new --type=video
3. GEN     → opencli jimeng generate-video "<prompt>" [--workspace ...] [--wait 180]
4. VERIFY  → opencli jimeng history --limit N --type=video

允许的 opencli 示例

opencli jimeng generate-video "镜头缓慢推进,橘猫跳下沙发" --wait=180
opencli jimeng new --type=video
opencli jimeng history --limit 10 --type=video --format json
opencli jimeng user_credit

禁止事项

  • 不得使用 dreamina CLI 提交或轮询视频任务。
  • 不得用 generatetype=image)冒充视频生成。

与 jimeng-cli-text2video

已开通 dreamina CLI 的用户使用 jimeng-cli-text2video;本技能读者不得改用 dreamina。

智能体规范

  • 视频耗时长:多次 history 属正常,禁止 shell 死循环;由智能体分轮调用 history
  • 时长与动作复杂度匹配(见 prompt 技能);网页侧由用户选择秒数。
  • 积分不足、合规拦截在网页提示,opencli 无法 user_credit 查询。

Gotchas

  1. history 列主要为图生历史接口字段,视频条目以网页实际展示为准;无记录时以用户浏览器状态为准。
  2. 普通会员以网页套餐与排队为准,与 dreamina VIP 队列无关。
  3. 首尾帧 / 多分镜须网页操作;单图图生视频用 generate-image2video --image
Files

What ships with it

1 file 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.

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. 11d ago First seen · 64 lines · 69 tokens per session scan A 8d45ba92cab7

Subscribe to this mod's changes

jimeng-opencli-text2video is a skill published in the GitHub repository full-aigc-skills/jimeng-skills (3 stars, last pushed 1mo ago), licensed Apache-2.0. It adds 69 tokens to every session and 769 once invoked, about $0.0003 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

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

diagnostic-stem-delivery

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

HKUDS/OpenSpace · 23 tokens