NSFW Video Generation
Generate adult video content using each::sense API with safety checker disabled
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/eftalyurtseven/nsfw-video-generationNSFW Video Generation
Generate adult video content, artistic nude videos, and mature-themed animations using the each::sense API with safety restrictions disabled.
Overview
The each::sense API enables creation of adult video content when the enable_safety_checker parameter is set to false. This unlocks generation capabilities for:
- Artistic nude videos - Fine art inspired videography
- Glamour content - Fashion and lingerie video production
- Boudoir videos - Intimate, tasteful bedroom aesthetics
- Fantasy themes - Mythological and fantasy adult content
- Couples content - Romantic and intimate pair scenarios
Important: All requests must include
"enable_safety_checker": falseto generate NSFW content.
Quick Start
curl -X POST "https://sense.eachlabs.run/chat" \
-H "Content-Type: application/json" \
-H "Authorization: Bearer YOUR_API_KEY" \
-d '{
"messages": [
{
"role": "user",
"content": "Create an artistic nude video of a woman in a classical renaissance painting style, soft natural lighting, elegant pose"
}
],
"mode": "video",
"enable_safety_checker": false
}'
Video Types
| Type | Description | Best For |
|---|---|---|
| Artistic | Fine art nude videography, classical aesthetics | Museum-quality artistic expression |
| Glamour | Fashion-forward, lingerie, elegant styling | Professional modeling portfolios |
| Boudoir | Intimate bedroom settings, soft lighting | Personal romantic content |
| Fantasy | Mythological, cosplay, themed scenarios | Creative storytelling |
| Couples | Romantic pairs, intimate moments | Relationship-focused content |
| Dance | Sensual movement, choreography | Performance and movement art |
Use Case Examples
1. Artistic Video Content
Create fine art inspired nude videography with classical aesthetics.
curl -X POST "https://sense.eachlabs.run/chat" \
-H "Content-Type: application/json" \
-H "Authorization: Bearer YOUR_API_KEY" \
-d '{
"messages": [
{
"role": "user",
"content": "Generate an artistic nude video inspired by Botticelli, woman emerging from water, flowing hair, golden hour lighting, slow graceful movement, renaissance painting aesthetic"
}
],
"mode": "video",
"enable_safety_checker": false
}'
2. Glamour/Lingerie Video
Professional glamour and lingerie video production.
curl -X POST "https://sense.eachlabs.run/chat" \
-H "Content-Type: application/json" \
-H "Authorization: Bearer YOUR_API_KEY" \
-d '{
"messages": [
{
"role": "user",
"content": "Create a glamour video of a model in black lace lingerie, luxury bedroom setting, soft studio lighting, slow confident walk toward camera, high fashion editorial style"
}
],
"mode": "video",
"enable_safety_checker": false
}'
3. Boudoir Video
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-eftalyurtseven-nsfw-video-generation": {
"enabled": true,
"auto_update": true
}
}
}Tags
Related Skills
eachlabs-video-edit
Edit, transform, extend, upscale, and enhance videos using EachLabs AI models. Supports lip sync, video translation, subtitle generation, audio merging, style transfer, and video extension. Use when the user wants to edit or transform existing video content.
ai-headshot-generation
Generate professional AI headshots from casual photos using each::sense AI. Create corporate portraits, LinkedIn photos, executive headshots, team photos, and more with consistent, professional quality.
menu-design-generation
Generate professional restaurant, cafe, and bar menu designs using each::sense AI. Create print-ready menus, digital displays, QR code menus, and seasonal specials with stunning food photography and elegant typography layouts.
digital-twin-generation
Generate photorealistic digital twins and avatar clones using each::sense AI. Create AI-powered digital representations for video calls, corporate communications, customer service, and multilingual content.
logo-generation
Generate professional logos using each::sense AI. Create wordmarks, icon logos, combination marks, monograms, mascots, emblems, and abstract logos for brands, startups, and businesses.