coingecko

Compare original and translation side by side

🇺🇸

Original

English
🇨🇳

Translation

Chinese

Coingecko Skill

CoinGecko 技能

Comprehensive assistance with coingecko development, generated from official documentation.
全面提供CoinGecko开发相关协助,内容源自官方文档。

When to Use This Skill

何时使用本技能

This skill should be triggered when:
  • Working with coingecko
  • Asking about coingecko features or APIs
  • Implementing coingecko solutions
  • Debugging coingecko code
  • Learning coingecko best practices
当出现以下场景时应触发本技能:
  • 开发CoinGecko相关功能
  • 咨询CoinGecko的功能或API
  • 实现CoinGecko相关解决方案
  • 调试CoinGecko代码
  • 学习CoinGecko最佳实践

Quick Reference

快速参考

Common Patterns

常见模式

Quick reference patterns will be added as you use the skill.
随着你使用本技能,将添加快速参考模式。

Reference Files

参考文件

This skill includes comprehensive documentation in
references/
:
  • authentication.md - Authentication documentation
  • coins.md - Coins documentation
  • contract.md - Contract documentation
  • exchanges.md - Exchanges documentation
  • introduction.md - Introduction documentation
  • market_data.md - Market Data documentation
  • nfts.md - Nfts documentation
  • other.md - Other documentation
  • pricing.md - Pricing documentation
  • reference.md - Reference documentation
  • trending.md - Trending documentation
Use
view
to read specific reference files when detailed information is needed.
本技能在
references/
目录下包含完整文档:
  • authentication.md - 认证相关文档
  • coins.md - 加密货币相关文档
  • contract.md - 合约相关文档
  • exchanges.md - 交易所相关文档
  • introduction.md - 入门介绍文档
  • market_data.md - 市场数据相关文档
  • nfts.md - NFT相关文档
  • other.md - 其他相关文档
  • pricing.md - 定价相关文档
  • reference.md - 参考文档
  • trending.md - 热门趋势相关文档
当需要详细信息时,使用
view
命令查看特定参考文件。

Working with This Skill

使用本技能的指南

For Beginners

面向初学者

Start with the getting_started or tutorials reference files for foundational concepts.
从getting_started或教程类参考文件开始,学习基础概念。

For Specific Features

针对特定功能

Use the appropriate category reference file (api, guides, etc.) for detailed information.
使用对应分类的参考文件(如api、指南等)获取详细信息。

For Code Examples

代码示例

The quick reference section above contains common patterns extracted from the official docs.
上方的快速参考部分包含从官方文档中提取的常见使用模式。

Resources

资源

references/

references/

Organized documentation extracted from official sources. These files contain:
  • Detailed explanations
  • Code examples with language annotations
  • Links to original documentation
  • Table of contents for quick navigation
从官方来源整理的结构化文档。这些文件包含:
  • 详细说明
  • 带语言标注的代码示例
  • 指向原始文档的链接
  • 便于快速导航的目录

scripts/

scripts/

Add helper scripts here for common automation tasks.
在此添加用于常见自动化任务的辅助脚本。

assets/

assets/

Add templates, boilerplate, or example projects here.
在此添加模板、样板代码或示例项目。

Notes

注意事项

  • This skill was automatically generated from official documentation
  • Reference files preserve the structure and examples from source docs
  • Code examples include language detection for better syntax highlighting
  • Quick reference patterns are extracted from common usage examples in the docs
  • 本技能由官方文档自动生成
  • 参考文件保留了源文档的结构和示例
  • 代码示例包含语言检测,以实现更好的语法高亮
  • 快速参考模式从文档中的常见使用示例提取

Updating

更新方法

To refresh this skill with updated documentation:
  1. Re-run the scraper with the same configuration
  2. The skill will be rebuilt with the latest information
如需使用最新文档更新本技能:
  1. 使用相同配置重新运行抓取工具
  2. 技能将根据最新信息重新构建