ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified

packaging-design-generation

Generate professional product packaging designs using each::sense AI. Create box designs, food packaging, cosmetic containers, beverage labels, supplement bottles, coffee bags, candle packaging, gift boxes, shopping bags, and product labels.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/eftalyurtseven/packaging-design-generation
Or

Packaging Design Generation

Generate professional product packaging designs using each::sense. This skill creates high-quality packaging mockups and designs for various product categories, from food and beverages to cosmetics and retail.

Features

  • Product Box Design: Electronics, toys, software, and general product boxes
  • Food Packaging: Snacks, frozen foods, bakery items, and meal kits
  • Cosmetic/Beauty Packaging: Skincare, makeup, haircare, and wellness products
  • Beverage Labels: Wine, beer, juice, water, and soft drink labels
  • Supplement Packaging: Vitamins, protein powders, and health supplements
  • Coffee Bag Design: Specialty coffee, tea, and artisan beverage packaging
  • Candle Packaging: Luxury candles, home fragrance, and gift sets
  • Gift Box Design: Premium gift packaging and presentation boxes
  • Shopping Bags: Retail bags, paper bags, and branded tote bags
  • Product Labels/Stickers: Custom labels, stickers, and seal designs

Quick Start

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": "Create a premium coffee bag packaging design for an artisan roaster called Mountain Peak Coffee, featuring earthy tones and mountain imagery",
    "mode": "max"
  }'

Packaging Design Categories

CategoryCommon SizesTypical Style
Product BoxVariousClean, informative, brand-focused
Food PackagingStandard retailAppetizing, colorful, regulatory-compliant
CosmeticsCompact, sleekElegant, minimalist, luxurious
Beverage Labels750ml, 330ml, etc.Eye-catching, brand identity
SupplementsBottle/pouchClean, trustworthy, health-focused
Coffee Bags250g, 500g, 1kgArtisan, origin-focused, textural
CandlesJar/boxCozy, luxurious, gift-ready
Gift BoxesVariousPremium, elegant, festive
Shopping BagsSmall/Medium/LargeBrand-forward, sustainable look
Labels/StickersVariousVersatile, clear messaging

Use Case Examples

1. Product Box Design

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": "Create a sleek product box design for premium wireless headphones. Modern tech aesthetic with dark matte finish, silver accents, and clean typography. Show the box at a 3/4 angle with the product visible through a window cutout. Brand name: SoundWave Pro.",
    "mode": "max"
  }'

2. Food Packaging Design

Metadata

Stars2387
Views0
Updated2026-03-09
View Author Profile
AI Skill Finder

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 skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-eftalyurtseven-packaging-design-generation": {
      "enabled": true,
      "auto_update": true
    }
  }
}
Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.