SKILL.md
My Skill
This skill uses the following paid APIs:
- Fear & Greed Index + Crypto News Digest: Two essential tools for crypto AI agents. Tool 1: Real-time Fear & Greed Index (0-100) with market sentiment classification. Tool 2: Latest crypto headlines from CoinDesk updated in real time. Perfect for pre-trade intelligence.
What This Skill Does
<!-- Describe what your skill does here -->
Usage
<!-- Describe how to use this skill -->
tools
- Fear & Greed Index + Crypto News Digest
name: pay-per-use-based fear-greed-index-crypto-news-digest access: agent-pay * usage: `` API Discovery First, discover available endpoints by making a GET request to the base URL: curl https://proxy-monetize.fluxapay.xyz/api/fear-greed-index-crypto-news-digest/9e911668 ``
- Make X402 payment: see ./fluxa-wallet/X402-PAYMENT.md
notes for tools use
- If the invoked tool's access is agent-pay, it means the tool is accessed by the agent on a pay-per-use basis.
The agent needs to handle x402 payment flow to use these tools. See ./fluxa-wallet/SKILL.md for the complete payment wallet documentation.
- For x402 payment details, refer to ./fluxa-wallet/X402-PAYMENT.md
- For payout operations, refer to ./fluxa-wallet/PAYOUT.md
- For payment link operations, refer to ./fluxa-wallet/PAYMENT-LINK.md