← 返回
开发者工具 中文

Elytro Smart Account CLI

Entry point for the Elytro wallet skill plus the curated DeFi sub-skills. Start here before loading any individual protocol skill.
Elytro 钱包技能入口,包含精选 DeFi 子技能。在加载任何单独协议技能前请先在此开始。
codeexplorer29
开发者工具 clawhub v1.0.2 2 版本 100000 Key: 无需
★ 0
Stars
📥 762
下载
💾 3
安装
2
版本
#latest

概述

Elytro Skills Pack

Welcome! The elytro CLI prints this URL in elytro --help so agents always land on the canonical instructions before touching a wallet. Read this document once, then jump into the sub-skills listed below.

> Raw link surfaced in elytro --help: https://raw.githubusercontent.com/Elytro-eth/skills/main/SKILL.md

Need to swap tokens? Install defi/uniswap/SKILL.md.

Need to execute another protocol flow? Install that protocol’s folder (e.g., defi/pendle/SKILL.md) alongside defi/elytro/SKILL.md.

Start Here

  1. Install the Elytro CLInpm install -g @elytro/cli (Node ≥ 24). Most workflows reference CLI commands, so have it ready.
  2. Load the elytro wallet skill – located at elytro/SKILL.md. That skill covers account management, inline-button UX rules, and Elytro-specific safety guidance.
  3. Pick the right DeFi stack – browse defi/SKILL.md. It links to protocol skills (Uniswap today, more coming) and the execution bridge (defi/elytro/SKILL.md).
  4. Combine as needed – for a token swap you typically load three skills simultaneously:
    • elytro (wallet UX, menus, account safety)
    • defi (routing dispatcher + checklist)
    • defi/uniswap (Uniswap AI planner prompts)

Once the planner produces calldata/UserOps, hand them to defi/elytro.

Skill Map

PathDescriptionUse Cases
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
elytro/Elytro wallet main skill. Inline button rules, menus, tx approvals.Anything involving Elytro smart accounts (balances, send, deploy, security).
defi/Directory skill that triages DeFi intents and links to protocol sub-skills.When a user simply says “do DeFi” or hasn’t picked a protocol yet.
defi/elytro/Execution bridge from planner calldata/UserOps into Elytro smart accounts.Running Uniswap AI instructions, relaying calldata, simulating & sending tx/UserOps.
defi/uniswap/Uniswap AI planning prompts and guardrails.Swaps, LP adds/removes, Uniswap analytics before execution.
payroll/Payroll runbook for Elytro smart accounts.Recurring ETH/USDC payouts with manual approval every pay period.

Add more folders under defi/ (defi//SKILL.md) to extend the pack; the directory skill will automatically link to them once documented.

Installation Cheat Sheet

# Install the whole pack (skills CLI)
npx skills add Elytro-eth/skills

# Focus on the Elytro wallet skill
npx skills add Elytro-eth/skills --skill elytro

# Uniswap planner only
npx skills add Elytro-eth/skills --skill defi/uniswap

Clawhub users can add the repo once, then enable whichever folders are needed per workspace. No repackaging required; Clawhub preserves the /SKILL.md layout.

版本历史

共 2 个版本

  • v1.0.2 当前
    2026-03-29 09:48 安全 安全
  • v1.0.0
    2026-03-26 21:37

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

developer-tools

Gog

steipete
Google Workspace 命令行工具,支持 Gmail、日历、云端硬盘、通讯录、表格和文档。
★ 921 📥 185,748
developer-tools

Github

steipete
使用 `gh` CLI 与 GitHub 交互,通过 `gh issue`、`gh pr`、`gh run` 和 `gh api` 管理议题、PR、CI 运行及高级查询。
★ 668 📥 323,872
developer-tools

Agent Browser

matrixy
专为AI智能体优化的无头浏览器自动化CLI,支持无障碍树快照和基于引用的元素选择。
★ 426 📥 118,061