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
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.
image-relighting
Relight photos and images using each::sense AI. Transform lighting conditions, add studio lighting, golden hour effects, dramatic shadows, neon glows, and match lighting to any environment.
3d-model-generation
Generate 3D models using each::sense AI. Create 3D assets from text or images for games, products, architecture, characters, vehicles, and more with PBR textures.
ar-filter-generation
Generate AR filters and face effects using each::sense AI. Create face filters, beauty effects, makeup overlays, branded AR experiences, and 3D face tracking effects for social media platforms.
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.