klutch
OpenClaw skill for Klutch programmable credit card API integration. View cards, transactions, spending categories, and analyze spending patterns.
Why use this skill?
Manage your Klutch credit card data with the OpenClaw Klutch skill. Access transactions, spending categories, and card management directly from your terminal.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/kesslerio/klutchWhat This Skill Does
The Klutch skill for OpenClaw provides a robust, command-line interface for interacting with the Klutch programmable credit card ecosystem. It leverages GraphQL to enable users to bridge the gap between their financial data and the AI agent's processing capabilities. By connecting directly to the Klutch API, this skill allows users to perform real-time monitoring of their card status, pull historical transaction logs, and categorize spending without leaving the terminal. It acts as a bridge for developers and power users to programmatically manage their financial footprint, view spending patterns by category, and automate the retrieval of card information through scriptable endpoints.
Installation
To integrate this skill into your environment, use the ClawHub package manager. Run the following command in your terminal:
clawhub install openclaw/skills/skills/kesslerio/klutch
Once installed, ensure your Python 3.10+ environment is prepared. You must provide authentication credentials by setting either the KLUTCH_CLIENT_ID and KLUTCH_SECRET_KEY environment variables or by configuring your 1Password CLI integration using KLUTCH_1PASSWORD_ITEM. The skill automatically manages session tokens in ~/.config/klutch/token.json and allows further customization via ~/.config/klutch/config.json.
Use Cases
This skill is perfect for users who prioritize financial transparency and automation. Common use cases include generating automated end-of-month expense reports, tracking spending trends by category to maintain a budget, verifying transaction statuses for security audits, and integrating financial data into custom dashboards. It is particularly useful for developers building AI-powered personal finance assistants or teams managing multiple programmable cards.
Example Prompts
- "OpenClaw, list all transactions for my card from the last 15 days and calculate the total amount spent."
- "Show me the spending breakdown by category for the current billing cycle using the Klutch skill."
- "Check the status of my primary card and update the API timeout configuration to 60 seconds."
Tips & Limitations
Always keep your API credentials secure; never hardcode them in plain text files. If you switch between the Production and Sandbox environments, remember to update the endpoint URL in your configuration file. Note that this skill relies on the stability of the Klutch GraphQL API; ensure you have a stable network connection when executing queries. For high-volume usage, monitor your API limits to avoid potential service interruptions.
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-kesslerio-klutch": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, file-write, file-read, external-api
Related Skills
coding-agent
Run Codex CLI, Claude Code, OpenCode, or Pi Coding Agent via background process for programmatic control.
google-messages
Send and receive SMS/RCS via Google Messages web interface (messages.google.com). Use when asked to "send a text", "check texts", "SMS", "text message", "Google Messages", or forward incoming texts to other channels.
academic-deep-research
Transparent, rigorous research with full methodology — not a black-box API wrapper. Conducts exhaustive investigation through mandated 2-cycle research per theme, APA 7th citations, evidence hierarchy, and 3 user checkpoints. Self-contained using native OpenClaw tools (web_search, web_fetch, sessions_spawn). Use for literature reviews, competitive intelligence, or any research requiring academic rigor and reproducibility.
soulcraft
Create or improve SOUL.md files for OpenClaw agents through guided conversation. Use when designing agent personality, crafting a soul, or saying "help me create a soul". Supports self-improvement.
dialpad
Send SMS and make voice calls via Dialpad API. Supports single/batch SMS, voice calls with TTS, and caller ID selection.