Token导航 LogoToken导航TokenDH.com
前端设计需要联网github未标认证来源可访问许可证需确认审计提醒

emoji-sticker-generation表情符号贴纸生成

Agent Skill

emoji-sticker-generation 用于处理 GitHub 仓库、Issue、Pull Request 和代码协作信息,适合在 Codex、Claude、Cursor、Gemini CLI 中需要围绕仓库状态、代码变更或协作事项进行整理时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

3,231

周安装

132

GitHub Stars

12

下载量

1,045
CodexClaudeCursorGemini CLI

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:emoji-sticker-generation(表情符号贴纸生成)
来源仓库:https://github.com/eachlabs/skills
仓库路径:skills/emoji-sticker-generation
安装命令:
npx skills add https://github.com/eachlabs/skills --skill emoji-sticker-generation
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 npx skills 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

skills.shnpx skills
npx skills add https://github.com/eachlabs/skills --skill emoji-sticker-generation

简介

emoji-sticker-generation 用于处理 GitHub 仓库、Issue、Pull Request 和代码协作信息,适合在 Codex、Claude、Cursor、Gemini CLI 中围绕仓库状态进行整理。

  • 可生成个性化表情符号和贴纸包。
  • 支持照片转 emoji 和动画贴纸制作。
  • 适配 Slack、Discord 等平台尺寸要求。
  • 适用宿主包括 Codex、Claude、Cursor、Gemini CLI,接入前应确认版本、权限和运行环境要求。

SKILL.md

Emoji & 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://eachsense-agent.core.eachlabs.run/v1/chat/completions \
  -H "Content-Type: application/json" \
  -H "X-API-Key: $EACHLABS_API_KEY" \
  -H "Accept: text/event-stream" \
  -d '{
    "messages": [{"role": "user", "content": "Create a cute cartoon emoji from this photo, suitable for Slack"}],
    "model": "eachsense/beta",
    "stream": true,
    "mode": "max",
    "image_urls": ["https://example.com/my-photo.jpg"]
  }'

Platform Sizes & Formats

PlatformSizeFormatNotes
Slack128x128PNG, GIFSquare, transparent background
Discord128x128PNG, GIFMax 256KB for animated
WhatsApp512x512WebPSticker packs, transparent BG
Telegram512x512WebP, TGSStatic or animated
iMessage300x300PNG, GIFVarious sizes supported
Teams128x128PNGSquare format

Use Case Examples

1. Custom Emoji from Photo

Create a personalized emoji from a portrait photo.

curl -X POST https://eachsense-agent.core.eachlabs.run/v1/chat/completions \
  -H "Content-Type: application/json" \
  -H "X-API-Key: $EACHLABS_API_KEY" \
  -H "Accept: text/event-stream" \
  -d '{
    "messages": [{"role": "user", "content": "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."}],
    "model": "eachsense/beta",
    "stream": true,
    "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://eachsense-agent.core.eachlabs.run/v1/chat/completions \
  -H "Content-Type: application/json" \
  -H "X-API-Key: $EACHLABS_API_KEY" \
  -H "Accept: text/event-stream" \
  -d '{
    "messages": [{"role": "user", "content": "Create a cartoon character emoji from this photo. I want to use this as a base for an expression pack."}],
    "model": "eachsense/beta",
    "stream": true,
    "mode": "max",
    "session_id": "emoji-pack-001",
    "image_urls": ["https://example.com/face.jpg"]
  }'

# Generate expression variations
curl -X POST https://eachsense-agent.core.eachlabs.run/v1/chat/completions \
  -H "Content-Type: application/json" \
  -H "X-API-Key: $EACHLABS_API_KEY" \
  -H "Accept: text/event-stream" \
  -d '{
    "messages": [{"role": "user", "content": "Now create 6 expression variations of this character: happy, sad, laughing, surprised, angry, and thinking. Keep the same style and character design consistent across all expressions."}],
    "model": "eachsense/beta",
    "stream": true,
    "mode": "max",
    "session_id": "emoji-pack-001"
  }'

3. Animated Emoji/Sticker

Create moving stickers with simple animations.

curl -X POST https://eachsense-agent.core.eachlabs.run/v1/chat/completions \
  -H "Content-Type: application/json" \
  -H "X-API-Key: $EACHLABS_API_KEY" \
  -H "Accept: text/event-stream" \
  -d '{
    "messages": [{"role": "user", "content": "Create an animated emoji sticker of a cute waving hand. Make it loop smoothly with a friendly wave motion. Cartoon style with bold outlines, bright skin tone. Output as a short looping animation suitable for messaging apps."}],
    "model": "eachsense/beta",
    "stream": true,
    "mode": "max"
  }'

4. Slack/Discord Emoji Set

Generate a custom emoji set for team workspaces.

curl -X POST https://eachsense-agent.core.eachlabs.run/v1/chat/completions \
  -H "Content-Type: application/json" \
  -H "X-API-Key: $EACHLABS_API_KEY" \
  -H "Accept: text/event-stream" \
  -d '{
    "messages": [{"role": "user", "content": "Create a set of 5 custom Slack emoji for a tech startup: 1) Ship it rocket, 2) LGTM thumbs up, 3) Coffee break mug, 4) Bug squash, 5) Celebration party. Modern flat design style with bold colors. 128x128 pixels each with transparent backgrounds."}],
    "model": "eachsense/beta",
    "stream": true,
    "mode": "max",
    "session_id": "slack-emoji-set"
  }'

# Add more to the set
curl -X POST https://eachsense-agent.core.eachlabs.run/v1/chat/completions \
  -H "Content-Type: application/json" \
  -H "X-API-Key: $EACHLABS_API_KEY" \
  -H "Accept: text/event-stream" \
  -d '{
    "messages": [{"role": "user", "content": "Add 3 more emoji to the set in the same style: 1) Thinking face with code brackets, 2) PR approved checkmark, 3) Deploy success. Keep the same flat design aesthetic."}],
    "model": "eachsense/beta",
    "stream": true,
    "mode": "max",
    "session_id": "slack-emoji-set"
  }'

5. WhatsApp Sticker Pack

Create a sticker pack optimized for WhatsApp.

curl -X POST https://eachsense-agent.core.eachlabs.run/v1/chat/completions \
  -H "Content-Type: application/json" \
  -H "X-API-Key: $EACHLABS_API_KEY" \
  -H "Accept: text/event-stream" \
  -d '{
    "messages": [{"role": "user", "content": "Create a WhatsApp sticker pack with a cute cat character. Generate 8 stickers showing: greeting, thank you, love, laughing, sleeping, eating, confused, and celebrating. Kawaii anime style with pastel colors. 512x512 pixels with transparent background for each sticker."}],
    "model": "eachsense/beta",
    "stream": true,
    "mode": "max"
  }'

6. Bitmoji-Style Avatar Emoji

Create a personalized avatar emoji set in Bitmoji style.

# Create avatar base
curl -X POST https://eachsense-agent.core.eachlabs.run/v1/chat/completions \
  -H "Content-Type: application/json" \
  -H "X-API-Key: $EACHLABS_API_KEY" \
  -H "Accept: text/event-stream" \
  -d '{
    "messages": [{"role": "user", "content": "Create a Bitmoji-style avatar from this photo. Cartoon character with recognizable features but stylized. Clean vector-like art style similar to Bitmoji/Snapchat avatars."}],
    "model": "eachsense/beta",
    "stream": true,
    "mode": "max",
    "session_id": "my-avatar-emoji",
    "image_urls": ["https://example.com/my-selfie.jpg"]
  }'

# Generate situational stickers
curl -X POST https://eachsense-agent.core.eachlabs.run/v1/chat/completions \
  -H "Content-Type: application/json" \
  -H "X-API-Key: $EACHLABS_API_KEY" \
  -H "Accept: text/event-stream" \
  -d '{
    "messages": [{"role": "user", "content": "Create 5 stickers of my avatar in different situations: 1) Working on laptop, 2) Drinking coffee, 3) High-fiving, 4) Mind blown gesture, 5) Dancing celebration. Same Bitmoji art style, keep my avatar consistent."}],
    "model": "eachsense/beta",
    "stream": true,
    "mode": "max",
    "session_id": "my-avatar-emoji"
  }'

7. Brand Mascot Emoji Pack

Generate a consistent mascot emoji set for brand communications.

# Define mascot
curl -X POST https://eachsense-agent.core.eachlabs.run/v1/chat/completions \
  -H "Content-Type: application/json" \
  -H "X-API-Key: $EACHLABS_API_KEY" \
  -H "Accept: text/event-stream" \
  -d '{
    "messages": [{"role": "user", "content": "Create a brand mascot emoji: a friendly robot character with rounded features, blue and white color scheme, expressive LED eyes. This will be used for our tech company Slack and social media. Start with a neutral happy expression."}],
    "model": "eachsense/beta",
    "stream": true,
    "mode": "max",
    "session_id": "brand-mascot-emoji"
  }'

# Generate mascot pack
curl -X POST https://eachsense-agent.core.eachlabs.run/v1/chat/completions \
  -H "Content-Type: application/json" \
  -H "X-API-Key: $EACHLABS_API_KEY" \
  -H "Accept: text/event-stream" \
  -d '{
    "messages": [{"role": "user", "content": "Create a complete emoji pack with this robot mascot showing: thumbs up, thinking, celebrating, waving hello, error/oops face, loading/processing, success checkmark pose, and question mark confused. Maintain exact same character design and brand colors."}],
    "model": "eachsense/beta",
    "stream": true,
    "mode": "max",
    "session_id": "brand-mascot-emoji"
  }'

8. Reaction Emoji Set

Create custom reaction emoji for team or community use.

curl -X POST https://eachsense-agent.core.eachlabs.run/v1/chat/completions \
  -H "Content-Type: application/json" \
  -H "X-API-Key: $EACHLABS_API_KEY" \
  -H "Accept: text/event-stream" \
  -d '{
    "messages": [{"role": "user", "content": "Create a set of 10 reaction emoji in a consistent playful illustrated style: 1) Fire/lit, 2) 100 percent, 3) Eyes looking, 4) Chef kiss, 5) Mind blown explosion, 6) Facepalm, 7) Clapping hands, 8) Raising hands celebration, 9) Laughing crying, 10) Heart eyes. Bold colors, clean outlines, 128x128 transparent PNG style."}],
    "model": "eachsense/beta",
    "stream": true,
    "mode": "max"
  }'

9. Pet Emoji from Photo

Transform pet photos into adorable emoji stickers.

curl -X POST https://eachsense-agent.core.eachlabs.run/v1/chat/completions \
  -H "Content-Type: application/json" \
  -H "X-API-Key: $EACHLABS_API_KEY" \
  -H "Accept: text/event-stream" \
  -d '{
    "messages": [{"role": "user", "content": "Turn this photo of my dog into a cute cartoon emoji sticker. Capture the personality and distinctive features. Kawaii style with big sparkly eyes and adorable expression. Create it as a 512x512 sticker with transparent background."}],
    "model": "eachsense/beta",
    "stream": true,
    "mode": "max",
    "image_urls": ["https://example.com/my-dog.jpg"]
  }'

# Create pet expression pack
curl -X POST https://eachsense-agent.core.eachlabs.run/v1/chat/completions \
  -H "Content-Type: application/json" \
  -H "X-API-Key: $EACHLABS_API_KEY" \
  -H "Accept: text/event-stream" \
  -d '{
    "messages": [{"role": "user", "content": "Create 6 emoji variations of this dog: happy with tongue out, sleepy, begging for treats, playful with ball, confused head tilt, and excited jumping. Keep the same cartoon style consistent."}],
    "model": "eachsense/beta",
    "stream": true,
    "mode": "max",
    "session_id": "pet-emoji-pack",
    "image_urls": ["https://example.com/my-dog.jpg"]
  }'

10. Text-Based Emoji Design

Create custom text and typography-based emoji.

curl -X POST https://eachsense-agent.core.eachlabs.run/v1/chat/completions \
  -H "Content-Type: application/json" \
  -H "X-API-Key: $EACHLABS_API_KEY" \
  -H "Accept: text/event-stream" \
  -d '{
    "messages": [{"role": "user", "content": "Create custom text emoji stickers for common team reactions: 1) NICE in rainbow gradient bubble letters, 2) SHIP IT with rocket trail effect, 3) WFH in cozy style with house icon, 4) BRB with clock elements, 5) TY in heart shape, 6) GG in gaming style. Each should be readable at 128x128 with transparent background, bold fun typography."}],
    "model": "eachsense/beta",
    "stream": true,
    "mode": "max"
  }'

Best Practices

Emoji Design

  • Simplicity: Keep designs simple and readable at small sizes
  • Bold Outlines: Use thick outlines for clarity
  • Limited Colors: Stick to 3-5 colors per emoji
  • Expressions: Exaggerate facial expressions for impact
  • Consistency: Maintain style across a pack

Platform Optimization

  • Transparent Backgrounds: Always use for best compatibility
  • Square Format: Most platforms expect 1:1 aspect ratio
  • File Size: Keep under 256KB for animated emoji
  • Test Small: Preview at 32x32 to ensure readability

Animation Tips

  • Loop Seamlessly: Ensure animations loop smoothly
  • Keep it Short: 1-3 seconds is ideal
  • Simple Motion: Single motion reads better than complex
  • Frame Rate: 10-15 FPS works well for emoji

Prompt Tips for Emoji

When creating emoji, include these details:

  1. Style: Cartoon, kawaii, flat design, 3D, etc.
  2. Expression/Emotion: What feeling should it convey?
  3. Size: Specify output dimensions
  4. Background: Request transparent background
  5. Platform: Mention target platform for optimization
  6. Consistency: Reference previous generations for packs

Example Prompt Structure

"Create a [style] emoji of [subject/expression].
[Visual details and characteristics].
Output at [size] with transparent background.
Target platform: [Slack/Discord/WhatsApp/etc.]"

Mode Selection

Ask your users before generating:

"Do you want fast & cheap, or high quality?"

ModeBest ForSpeedQuality
maxFinal sticker packs, brand emojiSlowerHighest
ecoQuick concepts, testing ideas, draftsFasterGood

Multi-Turn Pack Creation

Use session_id to build cohesive emoji packs:

# Start with character design
curl -X POST https://eachsense-agent.core.eachlabs.run/v1/chat/completions \
  -H "Content-Type: application/json" \
  -H "X-API-Key: $EACHLABS_API_KEY" \
  -H "Accept: text/event-stream" \
  -d '{
    "messages": [{"role": "user", "content": "Design a cute mascot character for my emoji pack - a happy cloud with a face"}],
    "model": "eachsense/beta",
    "stream": true,
    "session_id": "cloud-emoji-project"
  }'

# Add expressions
curl -X POST https://eachsense-agent.core.eachlabs.run/v1/chat/completions \
  -H "Content-Type: application/json" \
  -H "X-API-Key: $EACHLABS_API_KEY" \
  -H "Accept: text/event-stream" \
  -d '{
    "messages": [{"role": "user", "content": "Create this cloud with a rainy sad expression"}],
    "model": "eachsense/beta",
    "stream": true,
    "session_id": "cloud-emoji-project"
  }'

# Continue building the pack
curl -X POST https://eachsense-agent.core.eachlabs.run/v1/chat/completions \
  -H "Content-Type: application/json" \
  -H "X-API-Key: $EACHLABS_API_KEY" \
  -H "Accept: text/event-stream" \
  -d '{
    "messages": [{"role": "user", "content": "Now make a sunny happy version with rainbow"}],
    "model": "eachsense/beta",
    "stream": true,
    "session_id": "cloud-emoji-project"
  }'

Batch Generation for Packs

Generate complete packs efficiently:

# Generate full expression set in one request
curl -X POST https://eachsense-agent.core.eachlabs.run/v1/chat/completions \
  -H "Content-Type: application/json" \
  -H "X-API-Key: $EACHLABS_API_KEY" \
  -H "Accept: text/event-stream" \
  -d '{
    "messages": [{"role": "user", "content": "Create a complete emoji pack of 8 food emoji: pizza slice, hamburger, sushi, taco, ice cream cone, donut, coffee cup, and avocado. All in the same cute kawaii style with happy faces, consistent line weight and color palette. 128x128 each with transparent backgrounds."}],
    "model": "eachsense/beta",
    "stream": true,
    "mode": "eco"
  }'

Error Handling

ErrorCauseSolution
Failed to create prediction: HTTP 422Insufficient balanceTop up at eachlabs.ai
Content policy violationProhibited contentAdjust prompt to comply with guidelines
TimeoutComplex generationSet client timeout to minimum 10 minutes
Inconsistent styleNew sessionUse same session_id for pack consistency

Related Skills

  • each-sense - Core API documentation
  • product-photo-generation - Product imagery
  • meta-ad-creative-generation - Social media creatives

适合场景

01

用户想查找某类 Agent Skill 时

02

需要根据任务场景推荐可安装能力包时

03

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

Codex

33.85%
按下载量换算354

Claude

30.05%
按下载量换算314

Cursor

19.18%
按下载量换算200

Gemini CLI

9.07%
按下载量换算95

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

可疑

权限和风险

需要联网

该 Skill 可能需要联网访问来源站点、仓库或外部 API;具体网络访问范围需要结合源码和 README 复核。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。来源安全扫描存在 warning/failed 结果,不能写成本站确认安全。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills