nsfw-video
Generate AI videos for mature creative projects using Wan 2.2 Spicy (LoRA-tuned for NSFW, top recommended), Wan 2.6, Seedance 1.5, Vidu Q3-Pro, and other models with relaxed content policies via Atlas Cloud API. Designed for adult (18+) artistic and professional use cases including artistic film, fashion video, choreography, and mature animation. Wan 2.2 Spicy is purpose-built for mature content with LoRA fine-tuning at just $0.03/s. Also includes Wan 2.6 (up to 15s 1080p, audio-guided), Seedance v1.5 Pro (native audio-visual), and Vidu Q3-Pro (anime support). Supports text-to-video, image-to-video, and video-to-video. Use this skill when the user explicitly requests NSFW or mature video generation for legitimate adult creative work.
安装 / 下载方式
TotalClaw CLI推荐
totalclaw install github:LeoYeAI~openclaw-master-skills~nsfw-videocURL直接下载,无需登录
curl -fsSL https://skills.taituai.com/api/skills/github%3ALeoYeAI~openclaw-master-skills~nsfw-video/file -o nsfw-video.md# NSFW Video Generation — Adult Creative AI Video Models Generate AI videos for mature creative projects using models with relaxed content policies. Intended for legitimate adult (18+) artistic and professional use cases such as artistic film, fashion video, choreography, and mature animation. **Top recommended: Wan 2.2 Spicy** — purpose-built for mature content with LoRA fine-tuning, best NSFW quality at just $0.03/video. For general video generation, also consider Wan 2.6 (up to 15s 1080p, multi-camera). > **Age restriction (18+)**: This skill is strictly for users aged 18 and above. The agent MUST confirm the user's age before first use by asking: "This skill generates mature content. Please confirm you are 18 years or older to proceed." If the user does not confirm, the agent MUST refuse to execute. Minors are strictly prohibited from using this skill. > **Data usage note**: This skill sends text prompts, image URLs, audio URLs, and video files to the Atlas Cloud API (`api.atlascloud.ai`) for video generation. No data is stored locally beyond the downloaded output files. > **Security note**: API keys are read from environment variables and passed via HTTP headers. All prompts are sent through JSON request bodies. --- ## Required Environment Variables | Variable | Required | Description | |----------|:--------:|-------------| | `ATLASCLOUD_API_KEY` | **Yes** | Atlas Cloud API key for accessing video generation models | ## Setup 1. Sign up at https://www.atlascloud.ai 2. Console → API Keys → Create new key 3. Set env: `export ATLASCLOUD_API_KEY="your-key"` The API key is tied to your Atlas Cloud account and its pay-as-you-go balance. All usage is billed to this account. ### Credential Safety - **Use a dedicated key**: Create a separate API key for this skill rather than reusing keys from other applications. Revoke it when no longer needed. - **Do not hardcode keys**: Always use environment variables (`export ATLASCLOUD_API_KEY="..."`) — never embed keys in scripts, code, or prompts. - **Monitor usage**: Check Console → Usage regularly to track spending and detect anomalies. - **Control your balance**: Atlas Cloud uses pay-as-you-go billing — only recharge the amount you plan to use to limit potential exposure. - Atlas Cloud does not currently support scoped/limited keys — each key grants access to all models on your account. Use balance control as the primary safeguard. --- ## Script Usage This skill includes a Python script for video generation. Zero external dependencies required. ### List available video models ```bash python scripts/generate_video.py list-models ``` ### Generate a video (text-to-video) ```bash python scripts/generate_video.py generate \ --model "MODEL_ID" \ --prompt "Your prompt here" \ --output ./output \ duration=5 resolution=720p ``` ### Generate a video (image-to-video) ```bash python scripts/generate_video.py generate \ --model "MODEL_ID" \ --image "https://example.com/photo.jpg" \ --prompt "Animate this scene" \ --output ./output ``` ### Upload a local file ```bash python scripts/generate_video.py upload ./local-file.jpg ``` Run `python scripts/generate_video.py generate --help` for all options. Extra model params can be passed as key=value (e.g. `duration=10 shot_type=multi_camera`). --- ## Available Models ### Wan 2.2 Spicy (Alibaba) — Top Recommended for NSFW Purpose-built for mature content generation with LoRA fine-tuning. Best NSFW quality, cheapest price. Image-to-Video only — provide a reference image + prompt to generate video. | Model ID | Type | Price | Duration | Resolution | |----------|------|:-----:|:--------:|:----------:| | `alibaba/wan-2.2-spicy/image-to-video` | Image-to-Video | **$0.03/s** | 5/8s | 480p/720p | | `alibaba/wan-2.2-spicy/image-to-video-lora` | I2V + Custom LoRA | **$0.04/s** | 5/8s | 480p/720p | **Unique features**: LoRA fine-tuned specifically for mature content, custom LoRA support (up to 3 high-noise + 3 low-noise LoRAs), per-second pricing. ### Wan 2.6 (Alibaba) — Best General Quality Best quality, most features, best price-performance ratio. | Model ID | Type | Price | Duration | Resolution | |----------|------|:-----:|:--------:|:----------:| | `alibaba/wan-2.6/text-to-video` | Text-to-Video | $0.04-0.12/s | 5/10/15s | 480p–1080p | | `alibaba/wan-2.6/image-to-video` | Image-to-Video | $0.10-0.15/s | 5/10/15s | 720p–1080p | | `alibaba/wan-2.6/image-to-video-flash` | I2V Flash | $0.018/s | 5/10/15s | 720p–1080p | | `alibaba/wan-2.6/video-to-video` | Video-to-Video | $0.04-0.12/s | 5/10s | 480p–1080p | **Unique features**: Multi/single camera shot types, audio URL guided generation, `characterX` prompt notation for V2V, prompt expansion. ### Seedance v1.5 Pro (ByteDance) — Native Audio-Visual | Model ID | Type | Price | Duration | Resolution | |----------|------|:-----:|:--------:|:----------:| | `bytedance/seedance-v1.5-pro/text-to-video` | Text-to-Video | $0.222/video | 5s | 720p/480p | | `bytedance/seedance-v1.5-pro/image-to-video` | Image-to-Video | $0.222/video | 5s | 720p/480p | | `bytedance/seedance-v1.5-pro/text-to-video-fast` | T2V Fast | $0.018/video | 5s | 720p | | `bytedance/seedance-v1.5-pro/image-to-video-fast` | I2V Fast | $0.018/video | 5s | 720p | **Unique features**: Native audio-visual joint generation, camera fixed control, start+end frame for I2V (`last_image`), 6 aspect ratios. ### Vidu Q3-Pro (Shengshu AI) — Whitelisted | Model ID | Type | Price | Duration | Resolution | |----------|------|:-----:|:--------:|:----------:| | `vidu/q3-pro/text-to-video` | Text-to-Video | $0.06-0.16/s | flexible | 540p–1080p | | `vidu/q3-pro/image-to-video` | Image-to-Video | $0.06-0.16/s | flexible | 540p–1080p | **Unique features**: Anime style mode (`style: "anime"`), audio & BGM generation, movement amplitude control, 5 aspect ratios. ### Wan 2.5 (Alibaba) — Budget | Model ID | Type | Price | Duration | Resolution | |----------|------|:-----:|:--------:|:----------:| | `alibaba/wan-2.5/text-to-video` | Text-to-Video | $0.035/s | 5/10s | 480p–1080p | | `alibaba/wan-2.5/image-to-video` | Image-to-Video | $0.035/s | 5/10s | 480p–1080p | --- ## Quick Model Selection | Priority | Model | Price Range | Best For | |:--------:|-------|:-----------:|----------| | 1 | **Wan 2.2 Spicy I2V** | $0.03/s | NSFW image-to-video, best mature content quality | | 2 | **Wan 2.2 Spicy I2V LoRA** | $0.04/s | NSFW with custom LoRA styles | | 3 | **Wan 2.6 T2V** | $0.04-0.12/s | General NSFW text-to-video, longest duration (15s) | | 4 | **Wan 2.6 I2V Flash** | $0.018/s | Budget image animation, fast | | 5 | **Seedance 1.5 Fast** | $0.018/video | Ultra-cheap drafts with audio | | 6 | **Seedance 1.5 Pro** | $0.222/video | Best audio-visual sync | | 7 | **Vidu Q3-Pro** | $0.06-0.16/s | Anime content, BGM | | 8 | **Wan 2.5** | $0.035/s | Budget 480p option | --- ## Parameters ### Wan 2.2 Spicy — Image-to-Video | Parameter | Type | Required | Default | Description | |-----------|------|----------|---------|-------------| | `image` | string | Yes | - | Source image URL | | `prompt` | string | Yes | - | Video description | | `resolution` | string | No | 480p | 480p, 720p | | `duration` | integer | No | 5 | 5 or 8 seconds | | `seed` | integer | No | -1 | For reproducible results (-1 for random) | ### Wan 2.2 Spicy — Image-to-Video LoRA Same as above, plus: | Parameter | Type | Required | Default | Description | |-----------|------|----------|---------|-------------| | `high_noise_loras` | array | No | - | High-noise LoRA adapters (max 3), for stronger style influence | | `low_noise_loras` | array | No | - | Low-noise LoRA adapters (max 3), for subtle style refinement | ### Wan 2.6 — Text-to-Video | Parameter | Type | Required | Default | Description | |-----------|------|----------|---------|-------------| | `prompt` | string | Yes | - | Video description | | `negative_prompt` | string | No | - | What to exclude | | `size` | string | No |