Agentwallet Cli
Skill by 0xartex
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/0xartex/agentwallet-cliWhat This Skill Does
The AgentWallet CLI by 0xartex provides a powerful command-line interface for managing non-custodial smart wallets specifically designed for AI agents. It bridges the gap between AI autonomy and on-chain security by supporting Base (EVM) and Solana ecosystems. The tool allows agents to generate secure keypairs, create smart wallet contracts, and handle transactions with built-in safety features like daily spending limits. Because it uses passkey-based human control, you retain ultimate oversight while allowing the agent to function independently. Every wallet created via this tool is eligible for free gas, ensuring that your agents can start transacting immediately upon deployment without needing initial funding.
Installation
To integrate this skill into your OpenClaw environment, execute the following command in your terminal:
clawhub install openclaw/skills/skills/0xartex/agentwallet-cli
Ensure you have Node.js installed, as this skill utilizes the @agntos/agentwallet package via npm to manage blockchain interactions securely.
Use Cases
- Automated Trading: Allow your agent to participate in DeFi markets on Base or Solana within strict spending limits.
- Agent Payments: Program your agent to pay for API subscriptions or cloud resources automatically using crypto.
- NFT Minting: Enable your agent to interact with smart contracts to mint or trade digital assets.
- Cross-Chain Governance: Use the wallet to participate in DAO voting or governance proposals across multiple chains.
Example Prompts
- "Agent, please generate new base and solana keypairs for my wallet and display them in JSON format so I can save them securely."
- "Create a new smart wallet on the Base chain using my agent address 0xB042...B7DC and provide the setup URL for me to authorize."
- "Check the current status and remaining daily budget of my Solana smart wallet to ensure I have enough gas for the upcoming trade."
Tips & Limitations
Safety is paramount. Never expose your private keys; store them in an encrypted environment variable or a dedicated secrets manager. Be aware that all transactions on the blockchain are irreversible. While this tool manages the wallet, users must manually configure per-token spending limits for ERC-20 and SPL tokens, as they are unlimited by default. If your agent encounters unexpected behavior, use the pause function immediately to halt all outgoing transactions.
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-0xartex-agentwallet-cli": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, file-write, file-read, external-api
Related Skills
agentboard
Build multi-panel storyboards programmatically — create projects, upload images/audio to boards, composite annotations, export PDFs, share via public URL. Invoke when the user wants a storyboard, pre-visualization, shot breakdown, animatic, or any ordered sequence of visual panels with text. Hosted at https://agentboard.fly.dev. Works over REST from any agent; MCP tools (mcp__agentboard__*) available in compatible runtimes. If you have your own image/audio generator, use it and UPLOAD the bytes — optional server-side generation endpoints exist as a fallback only for agents without built-in generation.
Agents Infra
Skill by 0xartex
X Research Skill
Skill by 0xartex
excalidraw-canvas
Create Excalidraw diagrams and render them as PNG images. Use whenever you need to draw, explain complex workflows, visualize UIs/wireframes, or diagram anything.
token-research
Comprehensive token research for EVM chains (Base, ETH, Arbitrum) and Solana. Use this skill when you want to research crypto tokens, deep-dive projects or monitor tokens.