Agent skill library for PixVerse CLI — helps AI agents (Claude Code, Cursor, Codex, etc.) generate videos and images through structured, composable workflows.
Supply asset profile
Design assets, images, video, audio, multimodal media, presentation, and creative production skills.
Scenario
Multimodal media
I need my agent to process images, video, or audio and extract useful information.
Agent fit
Claude Code + OpenAI Agents + Cursor
Codex, Claude Code, Cursor, CLI, or custom agents.
Install
Ready
npx skills add PixVerseAI/skills
Maintenance
fresh
1d since push
Risk
Safe to try
Quality score needs review
GitHub quality
58
76/100 quality · 76/100 trust
Coverage tags
Review notes
Quality score needs review · GitHub adoption: 58 GitHub stars
Agent adoption scorecard
These scores combine public repository metadata, OpenAgentSkill review signals, maintenance freshness, and install readiness. They are a shortlist signal, not a replacement for human review.
Quality
StrongSolid option that is likely worth shortlisting for production workflows.
Trust
Sandbox onlyUseful candidate with missing or mixed trust signals. Keep it in an isolated workspace until the outcome loop proves task fit.
Audit
Safe to tryInstall readiness, security metadata, maintenance, and adoption risk.
Trust Score v5
Run only in a sandbox and compare close alternatives before using it for real work.
Stars
58 GitHub stars
Repo activity
58 stars, 5 forks
Maintenance
1d since push
License
MIT
Install
npx skills add PixVerseAI/skills
Install safety
standard package or runtime install path
Permission surface
shell or command execution, filesystem or document access
Agent outcomes
No agent outcome data yet
Docs
Strong README/SKILL.md context
Risk summary
Install readiness
Agent-readable metadata
Use this block or the embedded JSON to decide whether an agent should install this skill, choose an alternative, or ask for human review first.
Suited tasks
Suited agents
Install decision
Trust and risk
Outcome loop
Do not use when
Agent safety v2
Sparse or mixed signals. Useful for discovery, but not for autonomous installation.
Test manually in an isolated workspace and compare against safer alternatives.
high
Skill metadata references terminal, CLI, shell, subprocess, or command execution workflows.
medium
Skill likely fetches remote pages, APIs, repositories, or external services.
medium
Skill may read or write project files, documents, generated artifacts, or local workspace state.
high
Skill metadata references credentials, tokens, environment variables, or secret-bearing workflows.
Install targets
Copy the registry command or an agent-specific install prompt for Codex, Claude Code, and Cursor.
Use the registry command when your workflow supports the OpenAgentSkill installer.
$ npx skills add PixVerseAI/skillsAgent resolve plan
The Resolve API returns the selected skill, alternatives, safety policy, audit notes, install target, and copy-paste prompt an agent can follow without scraping this page.
Resolve JSON
/api/agent/resolve?task=Use%20Skills%20for%20an%20agent%20workflow&agent=codex&max_risk=medium
Resolve text
/api/agent/resolve?task=Use%20Skills%20for%20an%20agent%20workflow&agent=codex&max_risk=medium&format=text
Install handoff
/api/skills/pixverseai-skills/install
Agent should check
Copy prompt
Task: Use Skills in this workspace.
Resolve first: https://www.openagentskill.com/api/agent/resolve?task=Use%20Skills%20for%20an%20agent%20workflow&agent=codex&max_risk=medium
Review install handoff: https://www.openagentskill.com/api/skills/pixverseai-skills/install
Install command: npx skills add PixVerseAI/skills
Before running it, summarize audit warnings, required permissions, and the fallback skill if install is risky.Agent handoff
Use the public install endpoint to fetch the command, safety checklist, target prompts, and canonical links for this skill.
Install handoff
/api/skills/pixverseai-skills/install
LLM text format
/api/skills/pixverseai-skills/install?format=text
Find alternatives
/api/skills/search?q=Skills&limit=3
Agent prompt
Use Skills for this task. Review https://www.openagentskill.com/api/skills/pixverseai-skills/install, then install with: npx skills add PixVerseAI/skillsRegistry metadata
This page exposes the same decision, trust, audit, use-case, and install signals through the Registry API, so agents can rank this skill without scraping the UI.
Manifest
/api/registry/manifest/pixverseai-skills
LLM text
/api/registry/manifest/pixverseai-skills?format=text
Install alias
/api/registry/install/pixverseai-skills
Recommend
/api/registry/recommend?task=Use%20Skills%20in%20an%20agent%20workflow&limit=3
Agent fit
Multimodal media
Use-case tags
Platforms
Shell, Claude Code, OpenAI Agents, Cursor
Audit report
Review install readiness, maintenance, trust, quality, and metadata warnings before adding this skill to an agent workflow.
Agent decision cockpit
Shortlist this skill and compare it with close alternatives before production adoption.
Role in stack
Companion skill
Primary fit
Multimodal media
Trust label
Strong shortlist
Install path
Command ready
Use when
Evidence
Review first
Implementation path
Trust profile
Useful candidate with missing or mixed trust signals. Keep it in an isolated workspace until the outcome loop proves task fit.
GitHub adoption
CHECK58 GitHub stars
Stars/forks activity
CHECK58 stars, 5 forks; issue activity unavailable in current metadata
Recent maintenance
PASS1d since push
License clarity
PASSMIT
Good signals
Review before install
Recommended action
Run only in a sandbox and compare close alternatives before using it for real work.
Quality profile
Solid option that is likely worth shortlisting for production workflows.
Workflow fit
Process rich media
I need my agent to process images, video, or audio and extract useful information.
Operate local tools
I need my agent to operate local files and desktop apps in a repeatable workflow.
Build and ship code
I need a coding agent that can understand a repository, edit code, and review pull requests.
Stack fit
Turn skills into distribution
A stack for turning newly indexed skills into SEO briefs, social drafts, comparison pages, and reusable publishing workflows.
Inspect, patch, and verify code
A stack for software agents that inspect repositories, review pull requests, generate tests, and turn findings into shippable patches.
Operate and verify web apps
A stack for agents that navigate products, fill forms, take screenshots, and verify real user flows across web applications.
Alternative shortlist
Similar skills in this category, ranked with the same readiness and quality signals.
Reverse-lookup glossary that turns a vague description of a web animation or motion effect into its exact term ("the bouncy thing when a popover opens" → Pop in; "the iOS rubber-band scroll" → Rubber-banding). Use when the user asks "what's it called when…", or describes a motion effect without knowing its name and wants the right word to prompt an AI or designer with. For naming an effect, not designing or building one.
Material UI: Comprehensive React component library that implements Google's Material Design. Free forever.
🌼 🌼 🌼 🌼 🌼 The most popular, free and open-source Tailwind CSS component library
Chakra UI is a component system for building SaaS products with speed ⚡️
# PixVerse Skills
Agent skill library for [PixVerse CLI](https://www.npmjs.com/package/pixverse) — helps AI agents (Claude Code, Cursor, Codex, etc.) generate videos, images, and audio (speech & music) through structured, composable workflows.
## What is this?
PixVerse CLI is a **UI-free version of [pixverse.ai](https://pixverse.ai)** — all models, parameters, and capabilities from the website are available as CLI commands with structured JSON output.
This repository provides **skill files** that teach AI agents how to use those commands correctly: which flags to pass, which models support which parameters, how to chain commands into pipelines, and how to handle errors.
## Quick Start
```bash # Install the CLI npm install -g pixverse
# Authenticate pixverse auth login
# Create a video pixverse create video --prompt "A cat astronaut floating in space" --json ```
> PixVerse CLI uses the same credit system as the website. **Only subscribed users** can use it. See [subscription plans](https://app.pixverse.ai/subscribe).
## Skill Structure
``` skills/ SKILL.md # Entry point — start here capabilities/ # Individual command skills auth-and-account.md # Authentication & account management create-video.md # Text-to-video, image-to-video, fusion create-and-edit-image.md # Text-to-image, image-to-image create-voice.md # Text-to-speech (TTS) — MiniMax, ElevenLabs voices create-music.md # Prompt-to-music — MiniMax, ElevenLabs, Google Lyria modify-video.md # AI content editing (replace subjects, swap outfits, change backgrounds) motion-control.md # Character animation with motion reference video transition.md # Keyframe transition animations post-process-video.md # Extend duration, upscale resolution prompting-guide.md # Model-
Frameworks & Tools
Decision snapshot
recent repository activity
Audit snapshot
Install and adoption review
Agent-proven evidence
Outcome reports after resolve, review, install, and one narrow run.
No agent outcome data yet. The first agent run can report success, setup needs, risk blocks, failure, or not-relevant through /api/agent/outcome.
Install
Free and open source. Review the audit before production use.
Growth loop
Scenario-led draft for Skills, ready for a manual X post.
Most coding agents don't fail from lack of model power. They fail when repo context disappears. Skills gives coding agents a repeatable way to plan, patch, review, or ship. 58 stars https://www.openagentskill.com/skills/pixverseai-skills?ref=x #AIAgents
Listing + install path for Skills: https://www.openagentskill.com/skills/pixverseai-skills?ref=x Install: npx skills add PixVerseAI/skills
Listing source
This listing was indexed from public sources and is not marked official until a maintainer claim is approved.
Attribution links to the public repository or creator profile. Creators can claim the listing to update ownership signals.
Claim this skillOwner claim
This community indexed listing is attributed to PixVerseAI but is not marked official yet. Claim it to add a verified owner signal and make future launch, install, and audit updates easier to trust.
Creator backlink kit
Show the canonical listing, current trust and audit signals, and real Agent Proven evidence where developers evaluate the repository.
[](https://www.openagentskill.com/skills/pixverseai-skills)
[](https://www.openagentskill.com/skills/pixverseai-skills)
[](https://www.openagentskill.com/skills/pixverseai-skills/audit)
[](https://www.openagentskill.com/skills/pixverseai-skills)PixVerseAI
@pixverseai
Share whether this skill looks useful for your agent workflow. Aggregated feedback improves rankings over time.
Sandbox only
Animation Vocabulary
Reverse-lookup glossary that turns a vague description of a web animation or motion effect into its exact term ("the bouncy thing when a popover opens" → Pop in; "the iOS rubber-band scroll" → Rubber-banding). Use when the user asks "what's it called when…", or describes a motion effect without knowing its name and wants the right word to prompt an AI or designer with. For naming an effect, not designing or building one.
16.5K stars · 0 installsMaterial Ui
Material UI: Comprehensive React component library that implements Google's Material Design. Free forever.
98.4K stars · 0 installsDaisyui
🌼 🌼 🌼 🌼 🌼 The most popular, free and open-source Tailwind CSS component library
41.1K stars · 0 installsChakra Ui
Chakra UI is a component system for building SaaS products with speed ⚡️
40.4K stars · 0 installs