pvideo-video-maker

Translate natural-language video requirements into executable pvideo CLI commands.

Updated May 4, 2026
One-click install
npx skills add https://github.com/icoolworld/pvideo --skill pvideo-video-maker
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: pvideo-video-maker
Source: https://github.com/icoolworld/pvideo/tree/main/skills/pvideo-video-maker
Command: npx skills add https://github.com/icoolworld/pvideo --skill pvideo-video-maker

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires requests, and includes scripts (resource) components.

What problem does it solve?

Pixelle-Video 的自然语言视频需求通常需要将口语或文本转译成可执行的 CLI 命令。本技能分析用户意图,将其转化为合适的 pvideo 调用,并在需要时选择 standard、asset-based、i2v、digital-human 或 action-transfer 路径,实现端到端视频生成。

Core Features & Use Cases

  • 将口语/文本需求映射为可直接运行的 pvideo 命令,覆盖风格、时长、分镜及素材路径等要素。
  • 支持全部主生产路径(standard、asset-based、i2v、digital-human、action-transfer),并支持从 active 选题库按分数、排名、topic_id 等方式选题。
  • 在信息不完整时提供引导性提问,信息齐备时执行视频生成,提供调试输出和 JSON 输出选项。

Quick Start

直接以自然语言提出视频需求,系统将输出对应的 pvideo 命令并在信息充分时执行视频生成。

Frequently Asked Questions about pvideo-video-maker

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I convert natural language into video generation commands?▼

The system maps your spoken or written video requirements directly into runnable pvideo commands, covering style, duration, shots, and asset paths for end-to-end video generation.

Does this tool support digital human and action transfer video paths?▼

It supports all main production paths including standard, asset-based, i2v, digital-human, and action-transfer, allowing you to select the appropriate route for your specific video generation scenario.

What happens if my natural language request is missing required video parameters?▼

When information is incomplete, it provides guiding questions to prompt for required data, only executing the pvideo command to generate video once all necessary inputs are supplied.

Can I select video topics from an existing library using natural language?▼

You can select topics from an active library by specifying score, ranking, or topic_id in your natural language request, which the system maps to the corresponding pvideo selection commands.

How do I get debugging output when generating videos via CLI?▼

You can enable optional JSON output and debugging support to receive detailed execution information and structured data when running pvideo commands for video generation.