extract-vault-protocol-logo
Installation
SKILL.md
Extract vault protocol logo
This skill extracts and saves a logo for vault protocol metadata stored in this repo.
Inputs
- Vault protocol name
Step 1: Find protocol homepage link
Get the homepage link from the protocol-specific YAML file in eth_defi/data/vaults/metadata.
Step 2: Extract the logo
Use extract-project-logo skill.
- Give the protocol homepage link as an input
- Save the logos to the folder
eth_defi/data/vaults/original_logos/{protocol slug} - Use filenames like
Related skills
More from tradingstrategy-ai/web3-ethereum-defi
get-block-number
Get the latest block number for a blockchain using Web3.py and JSON-RPC environment variables
71extract-project-logo
Extract a project's logo from its website, brand kit, or other sources
67check-vault-onchain
Check our feature flagging against an onchain vault
66more-vaults
Add more vault smart contract types to an existing protocol
64add-vault-note
Add a note to specific vault
62fix-sphix-docs
Fix errors and warnings in Sphinx docs build
61