From kraken-cli
Sets up alerts notifying when crypto prices cross upper or lower levels using Kraken ticker stream and CLI. Useful for monitoring trading breakouts or breakdowns.
npx claudepluginhub krakenfx/kraken-cliThis skill uses the workspace's default tool permissions.
> **PREREQUISITE:** Load the following skill to execute this recipe: `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 skill to execute this recipe:
kraken-alert-patterns
Define upper and lower price levels for a pair and get notified when they are crossed.
kraken ticker BTCUSD -o json 2>/dev/nullkraken ws ticker BTC/USD --event-trigger bbo -o json 2>/dev/null