From kraken-cli
Executes Kraken spot buy/sell orders via CLI with price reads, payload validation, human confirmation, execution, and post-trade checks. Use for safe programmatic trading.
npx claudepluginhub krakenfx/kraken-cliThis skill uses the workspace's default tool permissions.
Use this skill for:
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.
Use this skill for:
kraken ticker BTCUSD -o json 2>/dev/null
kraken order buy BTCUSD 0.001 --type limit --price 50000 --validate -o json 2>/dev/null
kraken order buy BTCUSD 0.001 --type limit --price 50000 -o json 2>/dev/null
kraken open-orders -o json 2>/dev/null
kraken order cancel <TXID> -o json 2>/dev/null
kraken order cancel-after 60 -o json 2>/dev/null
.error category.rate_limit, read suggestion and docs_url fields, then adapt strategy.