Pixel Art Exporter
Converts your pixel art creations into standard image formats (PNG, JPG) for easy sharing and use across different platforms.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add pixel-art-exporter npx -- -y @trustedskills/pixel-art-exporter
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"pixel-art-exporter": {
"command": "npx",
"args": [
"-y",
"@trustedskills/pixel-art-exporter"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill allows AI agents to export pixel art images. It provides a streamlined process for creating and saving pixel art, likely from an existing image or generated design. The exported files are presumably in common image formats suitable for use in games or other digital projects.
When to use it
- Game Development: Quickly generate tile sets or character sprites for 2D games.
- Digital Art Creation: Export pixel art designs from a larger creative workflow.
- Icon Design: Create custom icons with a retro aesthetic.
- Social Media Content: Produce visually appealing, pixelated content for platforms like Twitter or Instagram.
Key capabilities
- Exports pixel art images
- Likely supports various image formats (specifics not provided)
Example prompts
- "Export this design as a 16x16 pixel PNG."
- "Save the current artwork as 'forest_tile.png'."
- “Create a 32x32 pixel sprite of a cat and export it.”
Tips & gotchas
The skill's functionality is dependent on an existing image or design being present within the AI agent’s environment. Specific supported file formats are not detailed in the provided source material.
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.