npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2026 – Pkg Stats / Ryan Hefner

@intentsolutionsio/nft-rarity-analyzer

v1.0.0

Published

Analyze NFT rarity scores and valuations across collections

Readme

NFT Rarity Analyzer

Analyze NFT rarity scores, trait distributions, and valuations to make informed decisions about NFT purchases and sales.

Installation

/plugin install nft-rarity-analyzer@claude-code-plugins-plus

Usage

Analyze NFT Command

/analyze-nft

Or use the shortcut:

/nft

Example Queries

# Analyze specific NFT
/nft Analyze Bored Ape Yacht Club #1234

# Compare NFTs
/nft Compare rarity: Azuki #100 vs Azuki #200

# Valuation check
/nft Is CryptoPunk #5678 undervalued based on its rarity?

# Collection analysis
/nft What are the rarest traits in Doodles collection?

# Investment perspective
/nft Should I buy Pudgy Penguin #999 at 3 ETH? Rank #450

Features

  • Trait Analysis - Break down all traits with rarity percentages
  • Multiple Scoring Methods - Statistical, normalized, and OpenRarity scores
  • Valuation Estimates - Price predictions based on rarity and comparable sales
  • Market Context - Trading volume, floor price, and trend analysis
  • Comparative Analysis - Compare NFTs within same collection
  • Investment Insights - Buy/hold/sell recommendations with reasoning

What It Analyzes

  1. Individual Traits - Rarity of each attribute
  2. Overall Rarity - Composite scores and rankings
  3. Collection Metrics - Floor price, volume, supply
  4. Comparable Sales - Recent transactions of similar rarity NFTs
  5. Market Trends - Trading activity and price momentum
  6. Valuation Range - Conservative to optimistic price estimates

Output Includes

  • Detailed trait breakdown with rarity scores
  • Multiple rarity ranking methodologies
  • Estimated value range based on comparables
  • Market insights and trading patterns
  • Investment recommendation with rationale
  • Key strengths and risk factors

Rarity Methodologies

Statistical Rarity

Based on trait frequency in the collection.

Trait Normalization

Adjusts for number of traits to prevent bias.

OpenRarity Standard

Industry-standard calculation using information content.

Data Sources

Analysis references:

  • OpenSea (primary marketplace data)
  • Rarity.tools (rarity rankings)
  • LooksRare (alternative pricing)
  • Blur (pro trader activity)
  • NFTGo (analytics platform)

Important Notes

  • Rarity is one of many factors in NFT value
  • Aesthetic appeal and community sentiment also matter
  • Market conditions can override rarity metrics
  • Different platforms may show different rarity scores
  • This provides educational analysis, not financial advice
  • Always consider liquidity and your holding period

Requirements

  • Collection name
  • Token ID or specific NFT identifier
  • (Optional) User's investment timeline and goals

Files

  • commands/analyze-nft.md - Main NFT analysis command

License

MIT License - See LICENSE file for details