.claude/skills/nft-floor-sweep-calculatorRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
Calculates the total cost of sweeping N items off an NFT collection's floor, pulling live floor prices from Magic Eden (Solana collections) or CoinGecko's free NFT API (EVM collections) with no API key required, then applying marketplace fees and a configurable naive price-step slippage curve to estimate total spend, average price per item, and subtotal before fees. Useful for NFT trading, crypto whale-style bulk buying, defi and passive income research, python developers, and ai agent operators who want a quick p…
These states come from the source or distribution context. None of the entries below are SkillVetAI compatibility test results.
These checks parse the fixed package against dated platform rules. They do not execute the Skill or verify task behavior.
.claude/skills/nft-floor-sweep-calculatorRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
.agents/skills/nft-floor-sweep-calculatorRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
skills/nft-floor-sweep-calculatorRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
This command is recorded from the source ecosystem and resolves the registry's latest release. The fixed release shown on this page should be inspected before adoption.
clawhub install @ssidharhubble/nft-floor-sweep-calculatorclawhub inspect @ssidharhubble/nft-floor-sweep-calculator --version 1.0.0This automated, non-executing scan is bound to this release hash. It is not a safety certification and may contain false positives or false negatives.
This is registry-supplied evidence for the recorded release, not an independent SkillVetAI scan. Check the canonical source for the full report, scanner versions, scope, and current moderation state.
The catalog stores hashes and an inventory summary for change detection. It does not republish the package contents.
sha256:072e6be373eeb4fc54dab6aa5d43fd741d3ea9f3a060121abd2b8c3c03900064README.mdscripts/floor_sweep.pyskill-card.mdSKILL.md- Initial release of NFT Floor Sweep Calculator. - Calculates estimated total cost to sweep N NFTs off a collection's floor on Solana (Magic Eden) or EVM chains (CoinGecko) using live floor prices. - Supports customizable per-item slippage and marketplace fees. - Outputs subtotal, fee breakdown, average price per item, and total estimated spend. - Does not require API keys; works with free, public endpoints. - For planning and research only; does not execute trades or manage wallets.