Skills Plugins MCP Prompt Model 博客 我的中心
コンテンツ制作 #image #video #design #api

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.

DeepseekModel キュレーション済みスキル 品質 優秀 · 90 v1.0.0

取得

https://deepseekmodel.com/api/download.php?id=leoyeai-openclaw-master-skills-skills-nsfw-video-skill-md&format=skill
ダウンロード .skill 標準形式。system_prompt と model_config を収録し、任意の Agent で利用可能
.skill ファイルの system_prompt フィールドの実際の内容。
name nsfw-video description 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. source https://github.com/AtlasCloudAI/nano-banana-2-skill homepage https://github.com/AtlasCloudAI/nano-banana-2-skill metadata {"openclaw":{"requires":{"env":"[Truncated]"},"primaryEnv":"ATLASCLOUD_API_KEY"}} 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 Sign up at https://www.atlascloud.ai Console → API Keys → Create new key 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 python scripts/generate_video.py list-models Generate a video (text-to-video) 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) 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 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 1280*720 Output size (10 presets) duration integer No 5 5, 10, or 15 seconds shot_type string No - multi_camera or single_camera audio string No - Audio URL for guided generation generate_audio boolean No false Generate synchronized audio enable_prompt_expansion boolean No false Auto-expand prompt seed integer No random For reproducible results Wan 2.6 — Image-to-Video Parameter Type Required Default Description image string Yes - Source image URL prompt string No - Motion description negative_prompt string No - What to exclude resolution string No 720p 720p, 1080p duration integer No 5 5, 10, or 15 seconds shot_type string No - multi_camera or single_camera audio string No - Audio URL generate_audio boolean No false Generate audio enable_prompt_expansion boolean No false Auto-expand prompt seed integer No random For reproducible results Wan 2.6 — Video-to-Video | Parameter | Type | Required | Default | Description |
このスキルを起動するキーワード。クリックでコピーできます。

このスキルにはトリガーワードがありません。

ダウンロードした .skill に含まれるフィールド。
フィールド 説明
formatフォーマット識別子(skill/v1)
skill_idスキル固有 ID
nameスキル名
versionバージョン
description説明
categoryカテゴリ(配列)
trigger_wordsトリガーワード
tagsタグ
sourceソース
source_urlソース URL(本ページ)
exported_atエクスポート日時(ダウンロード毎)
system_promptシステムプロンプト本文
model_configモデル設定:provider / model / temperature / max_tokens / top_p
examplesサンプル
install_guide各プラットフォームの導入説明(Coze / Dify / Claude / カスタム)
同じスキルを各プラットフォーム形式で出力できます。
.skill 標準形式。system_prompt と model_config を収録し、任意の Agent で利用可能 ダウンロード
.skillpro 拡張形式。scripts / tools / dependencies / hooks を含む ダウンロード
.json 純粋な JSON 出力。system_prompt とモデル設定のみ ダウンロード
Coze frontmatter 付き Markdown。Coze へのインポート用 ダウンロード
Dify Dify DSL。アプリ作成後にそのままインポート ダウンロード

每日精选 Skill 推荐,免费送到你邮箱

输入邮箱,每天接收一个精选 AI Agent 技能推荐。完全免费,持续更新。

验证码 --

提交后我们会发送一封确认邮件,点击邮件里的链接才会开始收信。

完全免费,取消任意时间。我们不会发送垃圾邮件。