From kraken-cli
Monitors multiple Kraken cryptocurrency pairs for price breakouts from user-defined support/resistance levels using WebSocket ticker streams, OHLC data, and volume checks.
npx claudepluginhub krakenfx/kraken-cliThis skill uses the workspace's default tool permissions.
> **PREREQUISITE:** Load the following skills to execute this recipe: `kraken-multi-pair`, `kraken-alert-patterns`
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-multi-pair,kraken-alert-patterns
Watch a set of pairs for breakouts above resistance or below support levels.
kraken ohlc BTCUSD --interval 60 -o json 2>/dev/nullkraken ws ticker BTC/USD ETH/USD SOL/USD -o json 2>/dev/nullkraken ticker BTCUSD ETHUSD SOLUSD -o json 2>/dev/null