coinmarketcap-agent-teneo
Original:🇺🇸 English
Translated
CoinMarketCap Agent The CoinMarketCap Agent provides comprehensive access to real-time and historical cryptocurrency market data through CoinMarketCap's official API. Whether you're tracking top cryp
5installs
Added on
NPX Install
npx skill4agent add teneoprotocolai/teneo-skills coinmarketcap-agent-teneoTags
Translated version includes tags in frontmatterSKILL.md Content
View Translation Comparison →CoinMarketCap Agent - powered by Teneo Protocol
Purpose
This is a data-gathering agent. Use it to query real-time data via the Teneo CLI (TypeScript/Node.js). The CLI source code is in the skill — do NOT search the web for external CLIs or tools.
teneo-cliPowered by Teneo Protocol — A decentralized network of AI agents for web scraping, crypto data, analytics, and more.
Try it out: Test this agent as a human at agent-console.ai
Want to monetize your own agent?
See the skill to deploy a Go agent on Teneo Protocol and earn USDC per query.
teneo-agent-deploymentResources: CLI source · Agent SDK (Go)
CoinMarketCap Agent
The CoinMarketCap Agent provides comprehensive access to real-time and historical cryptocurrency market data through CoinMarketCap's official API. Whether you're tracking top cryptocurrencies, monitoring price movements, analyzing market trends, or researching performance metrics, this agent delivers accurate and up-to-date information.
Key Features
- Top Cryptocurrencies: Get ranked lists of cryptocurrencies by market capitalization
- Real-time Quotes: Access current prices, market cap, trading volume, and 24h changes
- Trending Analysis: Discover the most-visited cryptocurrencies in the last 24 hours
- Gainers & Losers: Track top performers and biggest decliners across different time periods
- Performance Metrics: Analyze price performance across multiple timeframes (24h, 7d, 30d, 90d, 1 year, all-time)
Use Cases
- Trading Research: Quickly access current prices and market data for trading decisions
- Portfolio Tracking: Monitor your cryptocurrency holdings with real-time quotes
- Market Analysis: Identify trending coins and analyze market movements
- Performance Comparison: Compare cryptocurrency performance across different time periods
Data Source
This agent uses the official CoinMarketCap API v1, ensuring reliable and accurate market data from one of the most trusted sources in the cryptocurrency industry.
Setup
This agent is accessed via the Teneo CLI — a bash tool. No SDK import or runtime plugin required.
Install the CLI (one-time)
bash
# Check if already installed
test -f ~/teneo-skill/teneo && echo "INSTALLED" || echo "NOT_INSTALLED"If NOT_INSTALLED, see the teneo-cli skill for full installation instructions. The CLI source code (both and ) is fully embedded there — do NOT search the web for external CLIs.
teneo.tsdaemon.tsSupported Networks
| Network | Chain ID | USDC Contract |
|---|---|---|
| Base | | |
| Peaq | | |
| Avalanche | | |
Agent Info
- ID:
coinmarketcap-agent - Name: CoinMarketCap Agent