Sticker Pack Generator

v1.0.0

AI sticker pack generator — create custom WhatsApp stickers, Telegram sticker packs, emoji-style art, and kawaii character stickers from any description. Gen...

0· 122·0 current·0 all-time

Install

OpenClaw Prompt Flow

Install with OpenClaw

Best for remote or guided setup. Copy the exact prompt, then paste it into OpenClaw for omactiengartelle/sticker-pack-generator.

Previewing Install & Setup.
Prompt PreviewInstall & Setup
Install the skill "Sticker Pack Generator" (omactiengartelle/sticker-pack-generator) from ClawHub.
Skill page: https://clawhub.ai/omactiengartelle/sticker-pack-generator
Keep the work scoped to this skill only.
After install, inspect the skill metadata and help me finish setup.
Use only the metadata you can verify from ClawHub; do not invent missing requirements.
Ask before making any broader environment changes.

Command Line

CLI Commands

Use the direct CLI path if you want to install manually and keep every step visible.

OpenClaw CLI

Bare skill slug

openclaw skills install sticker-pack-generator

ClawHub CLI

Package manager switcher

npx clawhub@latest install sticker-pack-generator
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description say 'sticker pack generator' and both SKILL.md/README and the script target the Neta image API (api.talesofai.com). The required input (an API token) and outputs (image URL) match the stated purpose.
Instruction Scope
Runtime instructions are limited: run the node script with a prompt and --token. The SKILL.md does not direct the agent to read arbitrary local files or other environment variables, nor to exfiltrate unrelated data. Prompts and optional reference UUIDs are sent to the image API as expected.
Install Mechanism
There is no install spec that downloads or installs third-party packages; the package contains a small JS script and README. No external installers, archive downloads, or unexpected binaries are used.
Credentials
Only a single credential (the Neta API token) is required and is explicitly referenced in SKILL.md and README. No other secrets, config paths, or unrelated environment variables are requested or accessed.
Persistence & Privilege
Skill is not always-enabled, does not request persistent system privileges, does not modify other skills' configs, and does not write files or store tokens locally. It simply makes HTTPS calls at runtime.
Assessment
This package appears coherent: it sends your prompt and the provided Neta token to api.talesofai.com and prints a returned image URL. Before installing, verify you obtain the Neta token from the official site (https://www.neta.art/open/), avoid including sensitive or private data in prompts (those prompts are sent to the external API), and be prepared to revoke the token if you suspect misuse. Also note the skill source/owner is unknown — if you require higher assurance, ask the publisher for provenance or prefer an officially maintained client. Otherwise the code is small and behaves as described.

Like a lobster shell, security has layers — review code before you run it.

latestvk975s7t68733rz0g834wbg7trx83xnbg
122downloads
0stars
1versions
Updated 4w ago
v1.0.0
MIT-0

Sticker Pack Generator

AI sticker pack generator — create custom WhatsApp stickers, Telegram sticker packs, emoji-style art, and kawaii character stickers from any description. Generate cute chibi stickers, expressive reaction stickers, and cartoon sticker sheets instantly with AI.

Token

Requires a Neta API token (free trial at https://www.neta.art/open/). Pass it via the --token flag.

node <script> "your prompt" --token YOUR_TOKEN

When to use

Use when someone asks to generate or create ai sticker pack generator images.

Quick start

node stickerpackgenerator.js "your description here" --token YOUR_TOKEN

Options

  • --sizeportrait, landscape, square, tall (default: square)
  • --ref — reference image UUID for style inheritance

Install

npx skills add omactiengartelle/sticker-pack-generator

Comments

Loading comments...