Overview
- Skill Key
- 2233admin/clawapi-manager
- Author
- 2233admin
- Source Repo
- openclaw/skills
- Version
- -
- Source Path
- skills/2233admin/clawapi-manager
- Latest Commit SHA
- b62e5c7ecd3fb46751326ae053ea412fd7e1dbb6
Stars
0
Installs
0
Status
ACTIVE
Visibility
PUBLIC
直接复制以下提示词,发送给你的 AI 助手即可完成安装。
请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 Clawapi Manager 技能。 若已安装,则直接安装 Clawapi Manager 技能。
# ClawAPI Manager > 🔧 Professional API management and cost optimization for OpenClaw deployments [English](#english) | [中文](#中文) --- ## English ### Overview ClawAPI Manager is an OpenClaw-native tool for managing API keys, monitoring costs, and optimizing API spending through intelligent routing. It saves 30-90% on API costs by automatically routing simple tasks to free models. ### Capabilities - **Multi-Provider Management**: Manage keys for OpenAI, Anthropic, Google, and 40+ providers - **Cost Tracking**: Real-time monitoring of API usage and spending - **Smart Routing**: Automatically route tasks to cost-effective models - **Key Health Monitoring**: Detect expired, rate-limited, or invalid keys - **Config Validation**: Detect and auto-fix configuration issues - **Budget Alerts**: Multi-channel notifications (Telegram, Discord, Slack, Feishu, QQ) - **Automated Failover**: Round-robin key rotation with health checks ### How to Use #### 1. Installation ```bash cd ~/.openclaw/workspace/skills git clone https://github.com/2233admin/clawapi-manager.git cd clawapi-manager pip install -r requirements.txt ``` #### 2. Basic Commands ```bash # List all providers python3 claw_api_manager_central.py list # Validate configuration python3 claw_api_manager_central.py validate # Auto-fix configuration issues python3 claw_api_manager_central.py fix # Update API key python3 claw_api_manager_central.py update provider-name new-key # Add new provider python3 claw_api_manager_central.py add provider-name https://api.example.com sk-key anthropic-messages ``` #### 3. Configuration ```bash # Create example configs cp config/managed_keys_central.json.example config/managed_keys_central.json cp config/openrouter_keys.json.example config/openrouter_keys.json # Edit with your keys nano config/managed_keys_central.json ``` ### Example Usage **Scenario 1: Validate Configuration** ``` User: "Check if my OpenClaw config is valid" Assistant: [Runs validate command, repo...
# ClawAPI Manager > 🔧 Professional API management and cost optimization for OpenClaw deployments [English](#english) | [中文](#中文) --- ## English Professional API management and cost optimization for OpenClaw deployments. ### What It Does Manages API keys, monitors costs, and routes tasks to the most cost-effective models automatically. Saves 30-90% on API costs through intelligent routing and free model integration. Professional API management and cost optimization for OpenClaw deployments. ## What It Does Manages API keys, monitors costs, and routes tasks to the most cost-effective models automatically. Saves 30-90% on API costs through intelligent routing and free model integration. ## Key Features - **Smart Routing**: Automatically routes simple tasks to free models (Qwen, Llama) via OpenRouter - **Cost Tracking**: Real-time monitoring of API usage and spending - **Multi-Provider**: Supports OpenAI, Anthropic, Google, and 40+ providers - **Budget Alerts**: Get notified before you exceed spending limits - **Key Health**: Automatic detection of expired or rate-limited keys - **Multi-Channel Alerts**: Telegram, Discord, Slack, Feishu, QQ, DingTalk ## Quick Start ```bash # Install cd ~/.openclaw/workspace/skills git clone https://github.com/2233admin/clawapi-manager.git cd clawapi-manager pip install -r requirements.txt # Configure notifications (optional) cp config/notify.json.example config/notify.json # Edit with your webhook URLs # Test python3 lib/cost_monitor.py health ``` ## How It Saves Money The system analyzes each task and routes it intelligently: - **Simple tasks** (search, weather, translate) → Free models (100% savings) - **Medium tasks** (summaries, basic code) → Cost-effective models (50-70% savings) - **Complex tasks** (architecture, analysis) → Premium models (Opus, GPT-4) ### Example Savings | Task Type | Before | After | Savings | |-----------|--------|-------|---------| | Weather check | $0.015 | $0.00 | 100% | | Code rev...
0xnyk
X Intelligence CLI — search, monitor, analyze, and engage on X/Twitter. TypeScript + Bun. AI agent skill.
heyixuan2
Bambu Lab 3D printer control and automation. Activate when user mentions: printer status, 3D printing, slice, analyze model, generate 3D, AMS filament, print monitor, Bambu Lab, or any 3D printing task. Full pipeline: search → generate → analyze → colorize → preview → open BS → user slice → print → monitor. Supports all 9 Bambu Lab printers (A1 Mini, A1, P1S, P2S, X1C, X1E, H2C, H2S, H2D).
jackculpan
Track flight prices from Google Flights with this OpenClaw skill. Search routes, monitor prices, and get alerts when prices drop.
openclaw-trade
openclaw trading assistant| openclaw trading skill | nof1.ai & openclaw [moltbot] collaboration | We get the best practices from alpha arena trading seasons and bring it to clawdbot All top AI agents, realtime monitoring and news research, gather info from private insiders and many other! Using Hyperliquid API.
xquik-dev
X (Twitter) automation skill for AI coding agents. Tweet search, user lookup, follower/following extraction, media download, reply/retweet/quote extraction, 40+ tools, account monitoring & trending topics. REST API, MCP server, HMAC webhooks. Works with Claude Code, Cursor, Codex, Copilot, Windsurf & 40+ agents.
mohsinkhadim59
Step-by-step guides for installing and running OpenClaw, an open-source AI agent, on Mac, Linux VPS, and AWS covering setup, security, messaging channels, Google integration, skills, and monitoring.