Use this skill when the user wants to add motion blur to videos with granular configuration.
Scanned 9/6/2026
Install to Claude Code
npx -y skills add javimosch/supercli --skill quickstart --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Quickstart?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/javimosch-quickstart-96e24422)More formats (shields.io, HTML) on the badges page.
---
name: smoothie-rs
description: Use this skill when the user wants to add motion blur to videos with granular configuration.
---
# Smoothie-rs Plugin
Add motion blur to videos with granular configuration.
## Commands
### Operations
- `smoothie-rs video blur` — blur video via smoothie
- `smoothie-rs config show` — show config via smoothie
- `smoothie-rs preset list` — list preset via smoothie
- `smoothie-rs preset apply` — apply preset via smoothie
## Usage Examples
- "smoothie-rs --help"
- "smoothie-rs <args>"
## Installation
```bash
cargo install smoothie-rs
```
## Examples
```bash
smoothie --version
smoothie --help
```
## Key Features
- video\n- motion-blur\n- editing
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!