post-process-logo
✓Post-process original logos into standardised 256x256 PNG format
Installation
SKILL.md
This skill transforms original logo images into standardised 256x256 PNG format suitable for vault protocol metadata. It automatically selects the most square variant from available logos and applies padding if needed to create a perfect square output.
If any required input is missing, ask the user before proceeding.
Python Pillow is installed for detecting image format, dimensions, and transparency.
Post-process original logos into standardised 256x256 PNG format Source: tradingstrategy-ai/web3-ethereum-defi.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/tradingstrategy-ai/web3-ethereum-defi --skill post-process-logo- Category
- !Security
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is post-process-logo?
Post-process original logos into standardised 256x256 PNG format Source: tradingstrategy-ai/web3-ethereum-defi.
How do I install post-process-logo?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/tradingstrategy-ai/web3-ethereum-defi --skill post-process-logo Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/tradingstrategy-ai/web3-ethereum-defi
Details
- Category
- !Security
- Source
- skills.sh
- First Seen
- 2026-02-01