TopRank Skills

Home / Claw Skills / Others / NSFW Image Generation
Official OpenClaw rules 15%

NSFW Image Generation

Generate adult images, artistic nudes, glamour photography, and fantasy art using the each::sense API with safety checker disabled

Stars

0

Installs

0

Status

ACTIVE

Visibility

PUBLIC

安装方式

直接复制以下提示词,发送给你的 AI 助手即可完成安装。

请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 NSFW Image Generation 技能。 若已安装,则直接安装 NSFW Image Generation 技能。

Overview

Skill Key
eftalyurtseven/nsfw-image-generation
Author
eftalyurtseven
Source Repo
openclaw/skills
Version
-
Source Path
skills/eftalyurtseven/nsfw-image-generation
Latest Commit SHA
94119011b6b5a8aae12dad2a18379c9677c9e29d

Extracted Content

SKILL.md excerpt

# NSFW Image Generation

Generate adult images, artistic nude photography, glamour shots, boudoir photography, and fantasy art using the each::sense API.

## Overview

The each::sense API enables NSFW image generation when the `enable_safety_checker` parameter is set to `false`. This unlocks the ability to create:

- **Artistic Nude Photography**: Fine art nudes with emphasis on form, lighting, and composition
- **Glamour Photography**: Professional glamour and lingerie photography
- **Boudoir Photography**: Intimate, sensual imagery with elegant aesthetics
- **Pin-Up Style**: Retro-inspired pin-up art and photography
- **Fantasy Art**: Adult fantasy illustrations and character art
- **Fine Art Nude**: Classical artistic representations of the human form

## Quick Start

```bash
curl -X POST "https://sense.eachlabs.run/chat" \
  -H "Content-Type: application/json" \
  -H "Authorization: Bearer $EACH_API_KEY" \
  -d '{
    "messages": [
      {
        "role": "user",
        "content": "Create an artistic nude photograph, elegant female form, dramatic chiaroscuro lighting, black and white, fine art style"
      }
    ],
    "mode": "max",
    "enable_safety_checker": false
  }'
```

## Image Styles

| Style | Description | Best For |
|-------|-------------|----------|
| Artistic Nude | Fine art focus on human form, lighting, composition | Gallery-quality art, photography portfolios |
| Glamour | Professional glamour photography, lingerie, fashion | Fashion, modeling portfolios |
| Boudoir | Intimate, sensual, elegant bedroom aesthetics | Personal projects, romantic imagery |
| Pin-Up | Retro-inspired, playful, vintage aesthetics | Illustration, nostalgic themes |
| Fantasy | Adult fantasy art, mythical characters, illustrations | Character design, fantasy projects |
| Fine Art | Classical artistic style, museum-quality aesthetics | Art collections, exhibitions |

## Use Case Examples

### 1. Artistic Nude Photography

Classic fine art nude with emphasis on form and...

Related Claw Skills