بنقرة واحدة
market-data
Fetch cryptocurrency prices, market caps, charts, and trending tokens.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Fetch cryptocurrency prices, market caps, charts, and trending tokens.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Trustless ERC-8183 job evaluation — run Client's verification program inside a zkVM with ZK proof.
Binance official spot trading skill — place orders, manage accounts, and access real-time market data via Binance Spot API. Sourced from github.com/binance/binance-skills-hub.
Create, fund, and settle on-chain agent jobs via ERC-8183 Agentic Commerce Protocol.
Binance Web3 official skill — query any wallet address for token holdings, balances, and portfolio data across BSC, Base, and Solana. Sourced from github.com/binance/binance-skills-hub.
Binance Web3 official skill — crypto market rankings including trending tokens, smart money inflow, social hype, meme ranks, and top trader PnL leaderboards. Sourced from github.com/binance/binance-skills-hub.
Binance Web3 official skill — real-time meme token launchpad tracking and AI-powered trending topic discovery on Solana and BSC. Sourced from github.com/binance/binance-skills-hub.
| name | market-data |
| description | Fetch cryptocurrency prices, market caps, charts, and trending tokens. |
| metadata | {"cryptoclaw":{"emoji":"📊","always":true}} |
Fetch cryptocurrency prices, market caps, charts, and trending tokens.
Provide real-time and historical market data for cryptocurrencies using public APIs (CoinGecko free tier).
read_contract when neededUser: "What's the price of ETH?" Action: Query CoinGecko for ethereum price, report USD value and 24h change
User: "Show me trending tokens" Action: Query CoinGecko trending endpoint, list top 10 with prices
User: "How has BNB performed this week?" Action: Query 7-day price history, summarize with high/low/change
coingecko skill