Tools
Claw Tools
OpenClaw plugins — for autonomous agents
README
# OpenClaw Tools
[](http://unlicense.org/)
A collection of open-claw plugins that I (Kegan) personally build and maintain.
## Getting Started
If you are looking to use these tools, refer to their individual READMEs for installation and usage instructions.
If you are looking to contribute or run them locally for development, please see the [Contributing Guide](CONTRIBUTING.md).
## Available Tools
### [Grok Imagine](./GrokImagine/README.md)
The Grok Imagine plugin provides OpenClaw agents with rich media generation capabilities using xAI's Grok Imagine model. With this plugin, your agents can spontaneously generate both high-quality images and video from descriptive text prompts via the `grok_imagine_image` and `grok_imagine_video` tools.
### [Ethereum Wallet](./Wallet/README.md)
The Ethereum Wallet plugin provides OpenClaw agents with native Web3 transactional capabilities. It allows your agents to safely hold balances, send and receive ETH, interact with smart contracts (both reading and writing state), and resolve ENS names using `viem` under the hood.
## Community & Security
- Please review our [Code of Conduct](CODE_OF_CONDUCT.md) before participating.
- If you discover a vulnerability, please responsibly disclose it following our [Security Policy](SECURITY.md).
tools
Comments
Sign in to leave a comment