Create Sticker

🌐Community
by stvlynn · vlatest · Repository

Transforms images into fun, stylized stickers with customizable text and backgrounds using stvlynn's unique aesthetic.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add create-sticker npx -- -y @trustedskills/create-sticker
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "create-sticker": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/create-sticker"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

The create-sticker skill generates sticker images from text prompts. It allows users to specify the text, background color, and optionally a font style for the sticker. The resulting image can be downloaded as a PNG file.

When to use it

  • Create personalized stickers for messaging apps or social media.
  • Generate visual reminders or labels with custom text.
  • Design simple graphics for presentations or educational materials.
  • Produce unique digital assets for online communities.

Key capabilities

  • Text-based sticker generation
  • Customizable background color
  • Optional font style selection
  • PNG image output

Example prompts

  • "Create a sticker that says 'Hello World' with a blue background."
  • "Generate a sticker with the text 'Coffee Time' and use a bold font."
  • "Make a sticker saying 'Important!' with a red background."

Tips & gotchas

The skill’s output quality depends on the clarity of your prompt. Experiment with different fonts to achieve desired visual styles.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
stvlynn
Installs
11

🌐 Community

Passed automated security scans.