elytro

Manage ERC-4337 smart accounts with 2FA and batch transactions.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/Elytro-eth/skills --skill elytro
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: elytro
Source: https://github.com/Elytro-eth/skills/tree/main/elytro
Command: npx skills add https://github.com/Elytro-eth/skills --skill elytro

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides AI agents with a secure and programmable interface to manage ERC-4337 smart accounts, enabling complex DeFi operations with enhanced security features like on-chain 2FA and spending limits.

Core Features & Use Cases

  • Smart Account Management: Create, deploy, and manage ERC-4337 smart accounts across multiple chains.
  • Secure Transactions: Execute ETH and token transfers, batch transactions, and contract calls with built-in security hooks (2FA, spending limits).
  • DeFi Integration: Seamlessly integrates with other DeFi skills for planning and execution of swaps and liquidity management.
  • Use Case: An agent can use this skill to set up a new smart account with daily spending limits, deploy it, and then execute a series of token swaps planned by another skill, all while ensuring on-chain security.

Quick Start

Initialize the Elytro wallet and create a new smart account for the Sepolia testnet.

Frequently Asked Questions about elytro

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I manage an ERC-4337 smart account with an AI agent?

To manage an ERC-4337 smart account with an AI agent, you can use this Skill to create, deploy, and control smart wallets across Ethereum, Optimism, and Arbitrum. It enables secure interactions via UserOperations without exposing private keys directly to the agent.

What security features are available for AI smart wallet transactions?

AI smart wallet transactions support built-in security hooks like on-chain 2FA and customizable spending limits. These features ensure that automated operations remain secure and bounded by predefined risk parameters.

How do I execute batch transactions across Ethereum, Optimism, and Arbitrum?

You can execute batch transactions across Ethereum, Optimism, and Arbitrum by packaging multiple operations into a single UserOperation. This Skill handles the construction and secure execution of these batched calls for AI agents.

Does this Skill support automated DeFi trading and liquidity operations?

Yes, this Skill supports automated DeFi trading and liquidity operations by integrating with DeFi protocols via UserOperations. It allows AI agents to seamlessly execute planned token swaps and liquidity management tasks on supported chains.

Can I set up a smart wallet with daily spending limits for automated trading?

Yes, you can create a new smart account and configure daily spending limits to control automated trading. This ensures AI agents execute transactions strictly within the specified financial boundaries.

What are the limitations of using ERC-4337 account abstraction for AI agents?

ERC-4337 account abstraction requires compatible EntryPoint contracts and Paymasters on the target network. While this Skill supports Ethereum, Optimism, and Arbitrum, operations on unsupported chains or without proper RPC configurations will fail.