Query cryptocurrency prices and market data via CoinGecko API.
Scanned 9/10/2026
Install to Claude Code
npx -y skills add luokai0/ai-agent-skills-by-luo-kai --skill oc-coingecko-price --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Oc Coingecko Price?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/luokai0-oc-coingecko-price)More formats (shields.io, HTML) on the badges page.
---
name: oc-coingecko-price
version: 1.0.0
description: Query cryptocurrency prices and market data via CoinGecko API.
author: luo-kai
tags: [coingecko-price, openclaw, community]
source: https://clawskills.sh/skills/coingecko-price
---
# Coingecko Price
## Overview
Query cryptocurrency prices and market data via CoinGecko API.
## Before Starting
1. What specific task do you need this skill for?
2. What inputs are available?
3. What is the expected output format?
## Usage
Install via: `npx clawhub install coingecko-price`
Documentation: https://clawskills.sh/skills/coingecko-price
## Core Functionality
Query cryptocurrency prices and market data via CoinGecko API.
## Best Practices
- Test in sandbox environment first
- Check latest version before production use
- Review source docs for advanced configuration
## Related Skills
- agent-installer
- clawhub-publisher
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!
Implement NFT standards (ERC-721, ERC-1155) with proper metadata handling, minting strategies, and marketplace integration. Use when creating NFT contracts, building NFT marketplaces, or implementing digital asset systems.