TopRank Skills

Home / Claw Skills / API Integration / Food Photography Generation
Official OpenClaw rules 36%

Food Photography Generation

Generate professional food photography using each::sense API for restaurant menus, food delivery apps, recipe blogs, and social media content

Stars

0

Installs

0

Status

ACTIVE

Visibility

PUBLIC

安装方式

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

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

Overview

Skill Key
eftalyurtseven/food-photography-generation
Author
eftalyurtseven
Source Repo
openclaw/skills
Version
-
Source Path
skills/eftalyurtseven/food-photography-generation
Latest Commit SHA
ac1c673744886725392ff38934d81d7e13aed90d

Extracted Content

SKILL.md excerpt

# Food Photography Generation

Generate stunning, appetizing food photography using the each::sense API. Create professional-quality images for restaurant menus, food delivery platforms, recipe blogs, and social media food content.

## Overview

The each::sense API enables AI-powered food photography generation with:

- **Restaurant Menus**: High-quality dish presentations for print and digital menus
- **Food Delivery Apps**: Appetizing thumbnails that drive orders
- **Recipe Blogs**: Hero images and step-by-step visuals
- **Social Media Content**: Instagram-worthy food shots that engage audiences

## Quick Start

```bash
curl -X POST "https://sense.eachlabs.run/chat" \
  -H "Content-Type: application/json" \
  -H "X-API-Key: $EACHLABS_API_KEY" \
  -H "Accept: text/event-stream" \
  -d '{
    "message": "Generate a professional food photo of a gourmet burger with melted cheese, fresh lettuce, and crispy bacon on a rustic wooden board, warm lighting, shallow depth of field",
    "mode": "max"
  }'
```

## Food Photography Styles

| Style | Description | Best For |
|-------|-------------|----------|
| Overhead Flat Lay | Top-down 90-degree angle | Pizza, salads, spreads, ingredient layouts |
| 45-Degree Angle | Classic three-quarter view | Plated dishes, bowls, layered foods |
| Hero Shot | Eye-level dramatic presentation | Signature dishes, menu covers |
| Action Shot | Capturing movement (pouring, cutting, steam) | Dynamic social media content |
| Ingredient Spread | Raw ingredients artfully arranged | Recipe blogs, cooking tutorials |

## Use Case Examples

### Restaurant Menu Item

```bash
curl -X POST "https://sense.eachlabs.run/chat" \
  -H "Content-Type: application/json" \
  -H "X-API-Key: $EACHLABS_API_KEY" \
  -H "Accept: text/event-stream" \
  -d '{
    "message": "Professional restaurant menu photo of grilled salmon fillet with lemon butter sauce, asparagus, and roasted potatoes on a white ceramic plate, elegant fine dining presentation, soft natural light...

Related Claw Skills