Skip to content

Conversation

Miracle395
Copy link

Description

This PR introduces a new AI skill to fetch real-time cryptocurrency prices using the CoinGecko API.
It retrieves and returns key market data for a specified cryptocurrency, such as:

  • Current USD price
  • Market capitalization in USD
  • 24-hour price change percentage

This skill is easily extendable and fetches live data with minimal dependencies.

Related Issue

N/A – Community contribution (initial skill implementation)

Type of Change

  • New Skill

Checklist

  • Code is clean, readable, and well-commented.
  • Uses the CoinGecko API to fetch cryptocurrency data.
  • Includes error handling for invalid tokens or API errors.
  • Tested locally using Poetry and verified successful response for various tokens.

@hyacinthus
Copy link
Collaborator

Please follow the contributing docs, thank you.

@taiyangc
Copy link
Member

taiyangc commented May 3, 2025

To expedite the review process, please join https://discord.com/invite/crestal, open a support ticket to apply for an intentkit dev role. We have a discussion channel there for you to join up with the rest of the developers.

@hyacinthus
Copy link
Collaborator

I'll close this spam PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants