tracking-crypto-portfolio

Installation
SKILL.md

Tracking Crypto Portfolio

Overview

Track cryptocurrency holdings with real-time CoinGecko valuations, allocation analysis, P&L tracking, and concentration risk alerts.

Prerequisites

  1. Python 3.8+ installed
  2. Dependencies: pip install requests
  3. Internet connectivity for CoinGecko API access
  4. A portfolio JSON file with your holdings (see references/implementation.md for format)

Instructions

  1. Assess user intent - determine what portfolio view is needed:
    • Quick check: total value and top holdings
    • Holdings list: full breakdown of all positions
    • Detailed analysis: allocations, P&L, risk flags
    • Export: JSON or CSV for external tools
Related skills
Installs
57
GitHub Stars
2.2K
First Seen
Feb 1, 2026