executing-agw-transactions

Official

Safe preview-first AGW transaction execution for AI agents.

AuthorAbstract-Foundation
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill eliminates the risk of accidental, unauthorized state changes to your Abstract Global Wallet when AI agents perform signing, transfers, or contract interactions, by enforcing strict preview and confirmation workflows.

Core Features & Use Cases

  • Preview-first guardrails: All state-changing AGW actions require an explicit dry-run preview before execution, preventing unintended transaction broadcasts.
  • Schema-aligned payloads: Enforces use of official AGW command schemas to avoid malformed transaction inputs.
  • Explicit execute confirmation: Never infers execution permission from a successful preview, requiring explicit --execute flags for all mutating operations.
  • Use Case: If you ask an agent to deploy a smart contract to Abstract, the Skill first runs a dry-run to validate the bytecode and deployment parameters, then requires your explicit approval to broadcast the transaction.

Quick Start

Ask your AI agent to preview a 100 USDC transfer to vendor address 0x123abc before executing the transaction.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: executing-agw-transactions
Download link: https://github.com/Abstract-Foundation/agw-cli/archive/main.zip#executing-agw-transactions

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 536,000+ vetted skills library on demand.