# Generate AI Images, Videos, Speech and Music

Create professional AI-generated media content including images, videos, speech audio, and music using PonyFlash cloud services. Also edit local media with FFmpeg for trimming, merging, subtitles, and format conversion.

## Install

```bash
npx skillstore add ponyflash/ponyflash
```

## Metadata

- - Slug: ponyflash-ponyflash
- - Version: 1.0.0
- - Author: ponyflash
- - GitHub username: ponyflash
- - License: MIT
- - Repository: https://github.com/ponyflash/ponyflash-skill/tree/main/
- - Ref: main
- - Supported tools: Claude, Codex, Claude Code
- - Risk level: safe
- - Risk factors: external\_commands, network, filesystem, env\_access, scripts
- - Quality score: 86
- - Quality tier: featured
- - Public page: https://skillstore.pages.dev/skills/ponyflash-ponyflash
- - Manifest: https://skillstore.pages.dev/api/skills/ponyflash-ponyflash/manifest

## Capabilities

- Generate images from text prompts using PonyFlash AI models
- Create videos from text descriptions or first-frame references
- Synthesize speech audio with voice cloning and emotion control
- Generate background music from text descriptions
- Edit local media files: clip, concat, transcode, extract audio
- Burn subtitles into video and create ASS subtitle files

## Use Cases

- Content Creator: Generate AI videos and images for social media, YouTube, or marketing campaigns with speech narration and background music
- Video Editor: Process and edit local video files: trim clips, merge segments, extract audio, add subtitles, and convert formats
- Developer: Integrate AI media generation into applications or automation workflows for generating assets on-demand

## Prompt Templates

### Basic Image Generation

```
Use the ponyflash skill to generate an image of a sunset over mountains with vibrant orange and purple colors
```

### Video with Speech

```
Use ponyflash to create a 5-second video of ocean waves, then add speech narration saying 'Welcome to our new product launch'
```

### Media Editing Task

```
Use ponyflash to clip the input video from 5 seconds to 15 seconds and extract the audio to MP3
```

### Full Production Workflow

```
Use ponyflash with the crepal-director playbook to create a short promotional video about a new coffee brand
```

## Limitations

- Requires PonyFlash API key for cloud generation \(paid service\)
- Requires local FFmpeg installation for media editing tasks
- Credit balance needed for cloud generation beyond free tier
- Some features require specific FFmpeg filters \(subtitle filters\)

## Best Practices

- Always check API key and credit balance before starting generation tasks
- Verify FFmpeg capabilities \(especially subtitle filters\) before subtitle operations
- Use playbooks for complex multi-step production workflows to ensure proper asset sequencing

## Anti Patterns

- Starting generation without verifying API key validity and credit balance
- Attempting subtitle operations without checking FFmpeg subtitle filter availability
- Using the skill for local editing without having FFmpeg installed

## Security Audit

- - Safe to publish: true
- - Audited at: 2026-03-13T15:21:58.286\+00:00
- - Summary: This is a legitimate AI media generation and editing skill. Static findings show external commands \(FFmpeg\), network access \(PonyFlash API\), filesystem operations \(media files\), and environment variable access \(API keys\). These are all expected behaviors for a media processing skill. The 'Weak cryptographic algorithm' findings are false positives from scanner confusion. No malicious intent or security vulnerabilities confirmed.

## Stats

- - Views: 592
- - Downloads: 51
- - Favorites: 1
- - Popularity score: 0
