emoji-sticker-generation
Generate custom emoji and sticker packs using each::sense AI. Create personalized emoji from photos, expression packs, animated stickers, and platform-specific emoji sets for Slack, Discord, WhatsApp, and more.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/eftalyurtseven/emoji-sticker-generationEmoji & Sticker Generation
Generate custom emoji and sticker packs using each::sense. This skill creates personalized emoji from photos, animated stickers, expression packs, and platform-optimized emoji sets for messaging apps and team collaboration tools.
Features
- Photo to Emoji: Transform photos into cartoon-style emoji
- Expression Packs: Generate emotion sets from a single reference
- Animated Stickers: Create moving emoji and GIF stickers
- Platform Optimization: Sized for Slack, Discord, WhatsApp, Telegram
- Brand Mascots: Design consistent mascot emoji sets
- Pet Emoji: Turn pet photos into adorable stickers
- Bitmoji-Style: Avatar-based emoji with consistent character
- Reaction Sets: Common reaction emoji with custom style
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 cute cartoon emoji from this photo, suitable for Slack",
"mode": "max",
"image_urls": ["https://example.com/my-photo.jpg"]
}'
Platform Sizes & Formats
| Platform | Size | Format | Notes |
|---|---|---|---|
| Slack | 128x128 | PNG, GIF | Square, transparent background |
| Discord | 128x128 | PNG, GIF | Max 256KB for animated |
| 512x512 | WebP | Sticker packs, transparent BG | |
| Telegram | 512x512 | WebP, TGS | Static or animated |
| iMessage | 300x300 | PNG, GIF | Various sizes supported |
| Teams | 128x128 | PNG | Square format |
Use Case Examples
1. Custom Emoji from Photo
Create a personalized emoji from a portrait photo.
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": "Transform this photo into a cute cartoon emoji. Make it expressive with big eyes and a friendly smile. Style should be like modern emoji with clean lines and vibrant colors. Output at 512x512 with transparent background.",
"mode": "max",
"image_urls": ["https://example.com/portrait.jpg"]
}'
2. Emoji Expression Pack
Generate a complete set of expressions from one reference.
# Initial emoji creation
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 cartoon character emoji from this photo. I want to use this as a base for an expression pack.",
"mode": "max",
"session_id": "emoji-pack-001",
"image_urls": ["https://example.com/face.jpg"]
}'
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-emoji-sticker-generation": {
"enabled": true,
"auto_update": true
}
}
}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.