coinfeeds-api

star 1

Use when tasks require Coinfeeds news/market API pulls with key auth and fallback handling for demo-only account access.

1sh1ro By 1sh1ro schedule Updated 2/28/2026

name: coinfeeds-api description: "Use when tasks require Coinfeeds news/market API pulls with key auth and fallback handling for demo-only account access."

Coinfeeds API

Use this skill for Coinfeeds endpoint calls.

When to use

  • The task needs Coinfeeds news/price feed APIs.
  • You have a Coinfeeds API key or demo credentials.

Quick start

export COINFEEDS_API_KEY="..."
python3 scripts/coinfeeds_request.py /v1/news --pretty

Workflow

  1. Set COINFEEDS_API_KEY.
  2. Probe a simple endpoint first.
  3. Treat unavailable AI/chat endpoints as plan-gated.

References

  • references/access.md
Install via CLI
npx skills add https://github.com/1sh1ro/xprepo --skill coinfeeds-api
Repository Details
star Stars 1
call_split Forks 0
navigation Branch main
article Path SKILL.md
More from Creator