coincap
Installation
SKILL.md
coincap - Cryptocurrency Market Data
The coincap module integrates the CoinCap API into the terminal, providing real-time data for over 1,000 cryptocurrencies. It supports interactive browsing and data export in JSON or CSV formats.
When to Activate
- When the user wants to check current cryptocurrency prices and market stats.
- When performing automated financial analysis using structured crypto data.
- When an interactive overview of the crypto market is required in the terminal.
Core Principles & Rules
- API Key Required: Remind users to obtain an API key for high-rate usage.
- Data Portability: Prioritize
--jsonand--csvfor script-based market analysis. - Interactive TUI: Use
--appfor a visual, table-based browsing experience.