sticker-design-generation
Generate custom sticker designs using each::sense AI. Create die-cut stickers, vinyl decals, kawaii designs, brand logos, emoji packs, laptop stickers, bumper stickers, planner stickers, holographic effects, and complete sticker sheets.
What this skill does
# Sticker Design Generation
Generate professional sticker designs using each::sense. This skill creates print-ready sticker artwork for various applications including die-cut stickers, vinyl decals, merchandise, branding, and digital sticker packs.
## Features
- **Die-Cut Stickers**: Custom shapes with clean edges for cutting
- **Vinyl Stickers**: Weather-resistant designs for outdoor use
- **Kawaii/Cute Stickers**: Japanese-inspired adorable characters and designs
- **Brand Logo Stickers**: Professional logo stickers for merchandise and marketing
- **Emoji-Style Packs**: Expressive character sets for messaging apps
- **Laptop Stickers**: Tech-aesthetic designs for device customization
- **Bumper Stickers**: Bold, readable designs for vehicles
- **Planner/Journal Stickers**: Decorative elements for planning and scrapbooking
- **Holographic Effects**: Iridescent and prismatic visual styles
- **Sticker Sheets**: Organized layouts with multiple designs
## Quick Start
```bash
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 die-cut sticker design of a cute cat astronaut floating in space with stars around it, white background for easy cutting"}],
"model": "eachsense/beta",
"stream": true,
"mode": "max"
}'
```
## Sticker Types & Specifications
| Sticker Type | Typical Size | Background | Use Case |
|--------------|--------------|------------|----------|
| Die-Cut | 2-4 inches | White/Transparent | Water bottles, laptops, notebooks |
| Vinyl | 3-5 inches | Solid colors | Outdoor, vehicles, windows |
| Kawaii | 1-3 inches | White/Pastel | Planners, journals, gifts |
| Logo | 2-4 inches | Brand colors | Marketing, merchandise |
| Emoji Pack | 1-2 inches | Transparent | Digital, messaging apps |
| Laptop | 3-6 inches | Various | Device customization |
| Bumper | 3x10 inches | Solid | Vehicles, outdoor |
| Planner | 0.5-2 inches | White/Clear | Bullet journals, calendars |
| Holographic | 2-4 inches | Iridescent effect | Premium merchandise |
| Sticker Sheet | 4x6 or 8.5x11 | White | Retail, bundles |
## Use Case Examples
### 1. Die-Cut Sticker Design
```bash
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 die-cut sticker design of a retro cassette tape with vibrant 80s colors (pink, cyan, purple). The design should have clean edges suitable for die-cutting, white background, vintage aesthetic with slight wear texture."}],
"model": "eachsense/beta",
"stream": true,
"mode": "max"
}'
```
### 2. Vinyl Sticker Design
```bash
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 weatherproof vinyl sticker for outdoor use. Mountain landscape with a sunset, bold colors that stand out, simple shapes that read well from a distance. Include a small border for durability. Style: flat illustration, vector-like clean lines."}],
"model": "eachsense/beta",
"stream": true,
"mode": "max"
}'
```
### 3. Kawaii/Cute Sticker
```bash
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 kawaii sticker design of a blushing strawberry with cute anime-style eyes, tiny hands, and sparkles around it. Pastel pink colors, white background, Japanese cute aesthetic. Add small hearts and stars as decorative elements."}],
"model": "eachsense/beta",
"stream": true,
"mode": "max"
}'
```
### 4. Brand Logo Sticker
```bash
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 professional brand logo sticker for a coffee shop called 'Brew & Bean'. Circular badge design with a coffee cup icon, modern minimalist style, black and gold colors on white background. Include the brand name in a clean sans-serif font. Print-ready with bleed area."}],
"model": "eachsense/beta",
"stream": true,
"mode": "max"
}'
```
### 5. Emoji-Style Sticker Pack
```bash
# First emoji in 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": "Create the first sticker in an emoji-style pack featuring a round yellow character. This one shows a happy laughing expression with closed eyes and open mouth. Bold black outlines, flat colors, transparent background. Style similar to popular messaging app stickers."}],
"model": "eachsense/beta",
"stream": true,
"session_id": "emoji-pack-001"
}'
# Second emoji (same session for consistency)
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 the second sticker in the pack with the same character, but showing a surprised/shocked expression with wide eyes and small O-shaped mouth. Maintain the same style and colors as the first one."}],
"model": "eachsense/beta",
"stream": true,
"session_id": "emoji-pack-001"
}'
# Third 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 the third sticker showing the character with heart eyes and a loving expression. Keep consistent with the previous designs."}],
"model": "eachsense/beta",
"stream": true,
"session_id": "emoji-pack-001"
}'
```
### 6. Laptop Sticker Design
```bash
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 tech-themed laptop sticker featuring a cyberpunk-style geometric fox head with neon accents (electric blue and hot pink). Modern, edgy aesthetic suitable for developers and gamers. Clean die-cut shape, approximately 3 inches. Black background with glowing effects."}],
"model": "eachsense/beta",
"stream": true,
"mode": "max"
}'
```
### 7. Bumper Sticker Design
```bash
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 bumper sticker design, rectangular format (approximately 3x10 inch ratio). Bold text saying 'ADVENTURE AWAITS' with a mountain and sun icon. High contrast colors (navy blue background, white and yellow graphics) for visibility. Simple, readable from a distance, weather-resistant design considerations."}],
"model": "eachsense/beta",
"stream": true,
"mode": "max"
}'
```
### 8. Planner/Journal Stickers
```bash
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/eveRelated in Ads & Marketing
ads
IncludedMulti-platform paid advertising audit and optimization skill. Analyzes Google, Meta, YouTube, LinkedIn, TikTok, Microsoft, and Apple Ads. 250+ checks with scoring, parallel agents, industry templates, and AI creative generation.
banana
IncludedAI image generation Creative Director powered by Google Gemini Nano Banana models. Use this skill for ANY request involving image creation, editing, visual asset production, or creative direction. Triggers on: generate an image, create a photo, edit this picture, design a logo, make a banner, visual for my anything, and all /banana commands. Handles text-to-image, image editing, multi-turn creative sessions, batch workflows, and brand presets.
rpg-migration-analyzer
IncludedAnalyzes legacy RPG (Report Program Generator) programs from AS/400 and IBM i systems for migration to modern Java applications. Extracts business logic from RPG III/IV/ILE source code, identifies data structures (D-specs), file operations (F-specs), program dependencies (CALLB/CALLP), and converts RPG constructs to Java equivalents. Generates migration reports, complexity estimates, and Java implementation strategies with POJO classes, JPA entities, and service methods. Use when modernizing AS/400 or IBM i legacy systems, analyzing RPG source files (.rpg, .rpgle, .RPGLE), converting RPG to Java, mapping data specifications to Java classes, planning legacy system migration, or when user mentions RPG analysis, Report Program Generator, RPG III/IV/ILE, AS/400 modernization, IBM i migration, packed decimal conversion, or mainframe application rewrite.
brand-library-architect
IncludedBuild a complete brand library for a product — visual asset render pipeline, brand documentation set (BRAND, COPY, MANIFESTO, BIOS, FAQ, GLOSSARY, TONE, PRICING), open-source convention files (README, CONTRIBUTING, SECURITY, CODE_OF_CONDUCT), and a self-contained press kit. This skill should be used when the user asks to "build a brand library / brand kit / press kit / brand assets" for a product, "set up a brand library workflow," "create a positioning manifesto plus visual identity," or any combination of brand documentation + visual asset pipeline. Apply phase-by-phase or run end-to-end. Templates are product-agnostic and use {{TOKEN}} placeholders the skill prompts the user to fill.
writing-tech-post
IncludedAuthors engineering blog posts end-to-end: launch deep-dives, incident postmortems, architecture migrations, performance case studies, tutorials, AI/agent system writeups, security disclosures, and research-to-product translations. Picks the correct archetype, plans the abstraction ladder, enforces an evidence cadence (diagrams, benchmarks, profiles, traces, code, ablations), tunes voice against publisher house styles (Datadog, Vercel, GitHub, AWS, Meta, Cloudflare, Jane Street), and runs a pre-publish gate for narrative momentum and disclosure ethics. Use when drafting a new engineering post, restructuring a draft that feels flat, deciding which evidence form belongs where, validating that depth and product context are balanced, or preparing a postmortem, migration, or performance narrative for external publication. Do not use for API reference documentation, README authoring, marketing copy, release notes, generic SEO content, ghost-written executive thought leadership, or non-engineering long-form essays.
blog-google
IncludedGoogle API integration for blog performance: PageSpeed Insights, CrUX Core Web Vitals with 25-week history, Search Console performance, URL Inspection, Indexing API, GA4 organic traffic, NLP entity analysis for E-E-A-T, YouTube video search for embedding, and Google Ads Keyword Planner. Progressive feature availability based on credential tier (API key, OAuth/service account, GA4, Ads). Shares config with claude-seo at ~/.config/claude-seo/google-api.json. Use when user says "google data", "page speed", "core web vitals", "search console", "indexation", "GA4", "keyword research", "nlp entities", "blog performance", "youtube search", "google api setup".