nft-portfolio

nft-portfolio is a skill for Claude Code, Codex from kayzaa/k.i.t.-bot. It costs 0 tokens per session (1,030 once invoked), scanned A, a copy of nft-portfolio, MIT.

An NFT portfolio manager that tracks digital collectibles across blockchains and marketplaces, including prices, rarity, value, and profit or loss.

In plain words
What is it for?
It is for discovering NFTs, tracking floor prices and portfolio value, measuring gains, analyzing collections, aggregating marketplaces, and managing listings or bids.
Why use it?
It combines wallet holdings and market information instead of making you check each chain or marketplace separately.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one. Also seen: positional $N argument.

Good fit It is for discovering NFTs, tracking floor prices and portfolio value, measuring gains, analyzing collections, aggregating marketplaces, and managing listings or bids.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/kayzaa/k.i.t.-bot/nft-portfolio
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add kayzaa/k.i.t.-bot --skill nft-portfolio
Clone the repo
git clone --depth 1 https://github.com/kayzaa/k.i.t.-bot

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for nft-portfolio

README.md
[![agentmods](https://agentmods.dev/badge/skills/kayzaa/k.i.t.-bot/nft-portfolio/github.svg)](https://agentmods.dev/skills/kayzaa/k.i.t.-bot/nft-portfolio)
Your own site
<a href="https://agentmods.dev/skills/kayzaa/k.i.t.-bot/nft-portfolio"><img src="https://agentmods.dev/badge/skills/kayzaa/k.i.t.-bot/nft-portfolio/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for nft-portfolio

Your own site · 80×15
<a href="https://agentmods.dev/skills/kayzaa/k.i.t.-bot/nft-portfolio"><img src="https://agentmods.dev/badge/skills/kayzaa/k.i.t.-bot/nft-portfolio.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 0 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,030 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin 100% copy Near-identical to another mod in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00000 $0.01030
Opus 5 $0.00000 $0.00515
Sonnet 5 $0.00000 $0.00206
Haiku 4.5 $0.00000 $0.00103

Measured 7d ago against content hash 1d33d970746d, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

nft-portfolio scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 7d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

Origin

This is a copy

100% identical to nft-portfolio — 0 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

skills/nft-portfolio/SKILL.md · 140 lines

How it starts

The opening of the file, as written. The whole thing — 140 lines — stays where its author put it; the contents beside it link to each section on GitHub.

NFT Portfolio Skill

Category: DeFi
Inspired by: Zapper NFT, OpenSea Portfolio, Blur, NFTBank

Overview

Complete NFT portfolio management across multiple chains and marketplaces. Track floor prices, rarity, profit/loss, and discover opportunities.

Features

1. Portfolio Tracking

  • Multi-Chain: Ethereum, Polygon, Solana, Base, Arbitrum, Optimism
  • Auto-Discovery: Scan wallets for all NFTs
  • Floor Price: Real-time floor tracking
  • Estimated Value: Portfolio valuation in ETH/USD
  • Cost Basis: Track purchase prices + gas
  • P&L: Realized and unrealized gains

2. Collection Analytics

  • Floor History: Price charts over time
  • Volume Tracking: 24h, 7d, 30d volume
  • Holder Distribution: Whale vs retail ratio
  • Listing Ratio: % listed for sale
  • Wash Trade Detection: Filter fake volume
  • Rarity Analysis: Trait rarity scoring

3. Market Aggregation

  • OpenSea: Largest marketplace
  • Blur: Pro trading, zero fees
  • LooksRare: Rewards program
  • X2Y2: Low fees
  • Magic Eden: Solana native
  • Tensor: Solana pro trading

4. Trading Tools

  • Bulk Listing: List multiple NFTs at once
  • Sweep Floor: Buy cheapest listings
  • Bid Management: Track and manage bids
  • Auto-Accept: Accept bids above threshold
  • Sniper: Alert on underpriced listings

5. Alerts & Notifications

  • Floor price drop/rise alerts
  • New listing below floor
  • Bid received
  • Sale completed
  • Collection trending
  • Whale activity

Commands

kit nft portfolio --wallet 0x123...abc
kit nft track <collection> --alert-floor 0.5
kit nft value --currency usd
kit nft rarity <token-id> --collection azuki
kit nft list <token-id> --price 1.5eth --marketplace blur
kit nft sweep <collection> --budget 5eth --max-price 0.1eth
kit nft bids --status active
kit nft analytics <collection> --period 30d

Output Format

{
  "portfolio": {
    "total_nfts": 47,
    "collections": 12,
    "estimated_value": {
      "eth": 15.234,
      "usd": 38085
    },
    "cost_basis": {
      "eth": 8.5,
      "usd": 21250
    },
    "unrealized_pnl": {
      "eth": "+6.734",
      "usd": "+$16,835",
      "percent": "+79.2%"
    }
  },
  "top_holdings": [
    {
      "collection": "Azuki",
      "count": 2,
      "floor": 5.2,
      "value": 10.4,
      "pnl": "+$8,500"
    },
    {
      "collection": "Pudgy Penguins",
      "count": 1,
      "floor": 3.1,
      "value": 3.1,
      "pnl": "+$2,100"
    }
  ],
  "recent_activity": [
    {
      "type": "sale",
      "collection": "Doodles",
      "price": 1.8,
      "profit": "+0.6 ETH",
      "time": "2h ago"
    }
  ]
}

Read the full file on GitHub · 140 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 7d ago First seen · 140 lines · 0 tokens per session scan A 1d33d970746d

Subscribe to this mod's changes

nft-portfolio is a skill published in the GitHub repository kayzaa/k.i.t.-bot (5 stars, last pushed 6mo ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 1,030 tokens. A static security scan graded it A with 0 findings. It is 100% identical to nft-portfolio, differing in 0 lines, and is treated as a copy.