# Scripts Bundled resources for nft-rarity-analyzer skill - [ ] fetch_nft_metadata.py: Fetches NFT metadata from various APIs (OpenSea, Etherscan, etc.). - [ ] calculate_rarity.py: Calculates rarity scores using different methodologies (statistical, normalized, OpenRarity). - [ ] compare_nfts.py: Compares rarity scores and traits between two NFTs. - [ ] valuation_estimate.py: Estimates NFT valuation based on rarity, comparable sales, and market trends.