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.
npx skills add kayzaa/k.i.t.-bot --skill nft-portfoliogit clone --depth 1 https://github.com/kayzaa/k.i.t.-botWrote 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.
[](https://agentmods.dev/skills/kayzaa/k.i.t.-bot/nft-portfolio)<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.
<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>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.
| Model | Per session | Once 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 |
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.
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.
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"
}
]
}
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.
- 7d ago First seen · 140 lines · 0 tokens per session scan A 1d33d970746d
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.
Other skills, from other repositories
BytesAgain Crypto Toolkit — 200+ Technical Indicators, Real-Time Market Data
Use when you need real-time crypto prices, technical indicators (RSI, MACD, Bollinger, 50+), market rankings, on-chain data, or trading signals. Zero API key required.
pump-swarm
Coordinated multi-wallet trading on Pump.fun.
trading-solana
Trade tokens on Solana DEXes - Jupiter, Raydium, Orca, Meteora, Pump.fun.
copy-trading
Automatically copy trades from successful wallets on Polymarket and crypto.
trading-evm
Trade tokens on EVM chains - Uniswap V3, 1inch on Ethereum, Arbitrum, Optimism, Base, Polygon.
whale-tracking
Monitor whale trades on Polymarket and crypto chains (Solana, ETH, Polygon, ARB, Base, OP).