From kraken-cli
Scans Kraken perpetual futures for funding rates, ranks top-volume contracts like BTC/ETH/SOL by annualized yield, filters consistent rates, and checks spot prices/margins for carry trades.
npx claudepluginhub krakenfx/kraken-cliThis skill uses the workspace's default tool permissions.
> **PREREQUISITE:** Load the following skills to execute this recipe: `kraken-funding-carry`, `kraken-futures-risk`
Guides Next.js Cache Components and Partial Prerendering (PPR) with cacheComponents enabled. Implements 'use cache', cacheLife(), cacheTag(), revalidateTag(), static/dynamic optimization, and cache debugging.
Guides building MCP servers enabling LLMs to interact with external services via tools. Covers best practices, TypeScript/Node (MCP SDK), Python (FastMCP).
Generates original PNG/PDF visual art via design philosophy manifestos for posters, graphics, and static designs on user request.
PREREQUISITE: Load the following skills to execute this recipe:
kraken-funding-carry,kraken-futures-risk
Scan available perpetual contracts, identify those with high funding rates, and evaluate carry potential.
kraken futures instruments -o json 2>/dev/nullkraken futures tickers -o json 2>/dev/nullkraken futures historical-funding-rates PF_XBTUSD -o json 2>/dev/nullkraken futures historical-funding-rates PF_ETHUSD -o json 2>/dev/nullkraken futures historical-funding-rates PF_SOLUSD -o json 2>/dev/nullkraken ticker BTCUSD ETHUSD SOLUSD -o json 2>/dev/nullkraken futures accounts -o json 2>/dev/null