What problem does it solve?
This Skill eliminates the manual effort of creating and managing consistent user avatars for applications, whether you use Gravatar's public service or a self-hosted DiceBear API for full control.
Core Features & Use Cases
- DiceBear API Integration: Generate procedural avatars in 31+ styles via public or self-hosted endpoints, with support for SVG, PNG, and other output formats.
- Gravatar Compatibility: Look up Gravatar profiles by email hash, manage avatars via OAuth2, and map Gravatar default styles to equivalent DiceBear styles for seamless migration.
- Production Deployment: Includes guidance for self-hosting DiceBear on Docker or Kubernetes, with configuration for rate limits, size caps, and caching for production workloads.
- Use Case Example: A SaaS platform can use this Skill to generate unique avatars for new users based on their email address, or replace Gravatar with a self-hosted DiceBear instance to avoid public API rate limits.
Quick Start
Use the dicebear skill to generate a 128px identicon avatar for the email user@example.com using your self-hosted DiceBear instance at https://dicebear.local.