Create Sticker
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.
Run in terminal (recommended)
claude mcp add create-sticker npx -- -y @trustedskills/create-sticker
Or manually add to ~/.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 Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.