A specialized utility designed to automate the rotation and update of Claude Max API tokens across multiple OpenClaw Anthropic profiles.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install keyswap
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install keyswap using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Keyswap skill is an essential maintenance tool for developers utilizing Openclaw Skills for their AI workflows. It provides a streamlined interface for updating sensitive API credentials, specifically targeting the Claude Max tokens used by the anthropic:jawadjarvis and anthropic:manual profiles.
By automating the replacement of tokens and the subsequent service restart, this skill ensures that your AI agents maintain uninterrupted access to Anthropic's models. It eliminates the need for manual configuration file editing, reducing the risk of syntax errors and downtime within your Openclaw Skills environment.
To utilize Keyswap within the Openclaw Skills framework, ensure the skill is installed in your node_modules directory. The skill requires the underlying shell script to be accessible at the system level.
# The skill is typically invoked via the agent, but the underlying command is:
bash /opt/homebrew/lib/node_modules/openclaw/skills/keyswap/scripts/keyswap.sh <your_new_token>
The Keyswap skill modifies existing profile configurations within the OpenClaw environment. It does not create new data structures but manages the following fields:
| Target | Data Type | Description |
|---|---|---|
| anthropic:jawadjarvis | Profile Config | The primary profile used by the AI agent for Claude Max requests. |
| anthropic:manual | Profile Config | The manual override profile for custom Anthropic configurations. |
| API Token | String | A valid Anthropic token starting with the sk-ant- prefix. |
Loading
A high-performance, local text-to-speech engine optimized for Spanish voice synthesis and mobile messaging.

A high-performance utility for generating custom sound effects from text prompts using the ElevenLabs API.

A read-only Reddit scraper for AI agents that allows searching and browsing subreddits via the public JSON API without an API key.

An AI-powered skill to manage DingTalk calendars, attendee status, and meeting room reservations via the mcporter CLI.

An intelligent email assistant that uses LangChain and OpenAI to draft and send emails with a mandatory human approval step.

An automated tool for fetching live CNY exchange rates and calculating business-specific tiered pricing models based on the Prairie Grasslands formula.








































