Kraken
Skill by thesethrose
Why use this skill?
Seamlessly manage your Kraken crypto exchange portfolio with the Kraken AI skill. Track staking rewards, net worth, and market data.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/thesethrose/krakenWhat This Skill Does
The Kraken skill for OpenClaw is a powerful interface designed to bridge your AI agent with the Kraken cryptocurrency exchange. It leverages a dual-wrapper system: kraken_cli.py for high-level portfolio analysis and kraken_api.py for granular, low-level data extraction. This skill allows you to retrieve real-time market data, monitor staking positions, analyze your transaction history, and view your total net worth directly through natural language prompts. By abstracting the complexity of the Kraken API, it provides a clean, human-readable summary of your finances while still offering deep access to raw market data like order books, OHLC candles, and trading pairs.
Installation
To install this skill, use the following OpenClaw command in your terminal:
clawhub install openclaw/skills/skills/thesethrose/kraken
Once installed, you must authenticate the agent by providing your API credentials. You can set these as environment variables in your system or by creating a .env file within the skill directory. Required variables include KRAKEN_API_KEY and KRAKEN_API_SECRET. Ensure these keys have the appropriate read permissions enabled on your Kraken account to allow for portfolio and trade data retrieval.
Use Cases
This skill is perfect for traders and investors who need constant updates on market conditions and portfolio health. It is highly effective for calculating total net worth, tracking yield from staking rewards across both bonded and flexible earn programs, and conducting technical analysis by pulling historical OHLC or liquidity depth data. It can also be used to audit transaction histories or check the status of specific order fills.
Example Prompts
- "What is my total net worth across all my Kraken wallets?"
- "Show me the current price of Bitcoin and the 24-hour change."
- "Summarize my staking rewards for SOL and DOT in the earn wallet."
Tips & Limitations
For accurate reporting, the skill distinguishes between Auto Earn (flexible) and Bonded Staking, preventing double counting in your net worth reports. Always use the primary commands like summary or holdings for quick portfolio checks, and reserve the raw API commands like ledger or depth for specific, granular analysis. Note that this skill is primarily for data retrieval; do not attempt to use it for high-frequency trading unless you have verified your API permissions. Always exercise caution when storing API keys in plain text; using a secure .env file with restricted file permissions is highly recommended.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-thesethrose-kraken": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, file-read, external-api
Related Skills
Agent Browser
A fast Rust-based headless browser automation CLI with Node.js fallback that enables AI agents to navigate, click, type, and snapshot pages via structured commands.
npm-search
Search npm packages. Use for finding Node.js/JavaScript packages, libraries, and tools.
marketing-mode
Marketing Mode combines 23 comprehensive marketing skills covering strategy, psychology, content, SEO, conversion optimization, and paid growth. Use when users need marketing strategy, copywriting, SEO help, conversion optimization, paid advertising, or any marketing tactic.
servicenow-agent
Read-only CLI access to ServiceNow Table, Attachment, Aggregate, and Service Catalog APIs; includes schema inspection and history retrieval (read-only).
context7
Context7 MCP - Intelligent documentation search and context for any library