# Iota Wallet

> Operate IOTA wallet tools through a safe approval-gated flow in OpenClaw. Use when this capability is needed.

- Skill: `tomevault-io/iota-wallet` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add tomevault-io/iota-wallet`
- Raw SKILL.md: https://api.skillmd.com/api/skills/tomevault-io/iota-wallet/raw
- Safety review: pending (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: tomevault-io (https://skillmd.com/u/tomevault-io)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/tomevault-io/iota-wallet

---


# IOTA Wallet Skill

Use this flow for every state-changing operation:

1. Run `iota_prepare_transfer`.
2. If approvals are enabled, run `iota_approve_transfer`.
3. Run `iota_execute_transfer`.

Rules:

- Prefer read-only tools (`iota_active_env`, `iota_get_balance`, `iota_get_gas`) for diagnostics.
- Never bypass recipient allowlist or transfer amount policy.
- If an execution tool reports `not_implemented`, stop and report which milestone is required.

---
> Converted and distributed by [TomeVault](https://tomevault.io/claim/moron1337) — claim your Tome and manage your conversions.
<!-- tomevault:4.0:skill_md:2026-04-13 -->

