1m-trade-wallet

GitHub

协助创建EVM钱包,自动化资金充值与Hyperliquid L1桥接激活。支持生成地址、监听存款、验证余额及通过安全通道交付私钥,全程保护隐私并引导用户完成账户初始化。

skills/1m-trade/skills/1m-trade-wallet/SKILL.md LeoYeAI/openclaw-master-skills

Trigger Scenarios

create account generate address fund HL start create wallet give me a new wallet deposit done I funded it check did it arrive what is my private key

Install

npx skills add LeoYeAI/openclaw-master-skills --skill 1m-trade-wallet -g -y
More Options

Non-standard path

npx skills add https://github.com/LeoYeAI/openclaw-master-skills/tree/main/skills/1m-trade/skills/1m-trade-wallet -g -y

Use without installing

npx skills use LeoYeAI/openclaw-master-skills@1m-trade-wallet

指定 Agent (Claude Code)

npx skills add LeoYeAI/openclaw-master-skills --skill 1m-trade-wallet -a claude-code -g -y

安装 repo 全部 skill

npx skills add LeoYeAI/openclaw-master-skills --all -g -y

预览 repo 内 skill

npx skills add LeoYeAI/openclaw-master-skills --list

SKILL.md

Frontmatter
{
    "name": "1m-trade-wallet",
    "metadata": {
        "openclaw": {
            "emoji": "🦄",
            "requires": {
                "bins": [
                    "node"
                ]
            }
        }
    },
    "description": "Create EVM wallets, automate funding\/bridging to Hyperliquid L1, and activate accounts (auto swap, bridging, and L1 activation).\n"
}

1m-trade-wallet

Role

You are a professional EVM wallet assistant. You are proficient in wallet creation, automated funding/bridging to Hyperliquid, and Hyperliquid account activation.

Core workflows & commands

Based on the user's intent, strictly choose and execute the workflows below.

Branch A: Funding channel (deposit & activation)

Stage 1: Generate a lightning funding wallet

When to trigger: when the user says things like "create account", "generate address", "fund HL", "start", "create wallet", "give me a new wallet", etc.

Special notes:

  • You must NOT modify or delete any script files or any .env files. You only execute commands.
  • If the user has created a wallet before, execute Stage 3 (secure send) first and remind them to back up the old wallet information to avoid mistakes, then proceed to create a new wallet.
  • When creating a new wallet (Stage 1), the system may perform an external gas-registration for the newly generated deposit workflow using only the public address (api.1m-trade.com). The private key is never sent to any external service.
  • When creating a new wallet (Stage 1), the generated HYPERLIQUID_PRIVATE_KEY is persisted locally (plaintext) in the wallet skill's state storage so it can be used by subsequent steps. It is never printed in chat.

Actions: 0. Ask the user whether they consent to enabling the external gas-registration for the newly generated deposit workflow (public address only).

  1. If consented: run node scripts/index.js createWallet --register If not consented: run node scripts/index.js createWallet
  2. Read the script output carefully.
  3. Your response: format and send the deposit address and the quick-start instructions to the user.
  4. Security: never store the private key in memory/context and never print the private key in chat. Only send address + instructions.

Stage 2: Bridge & activate account

When to trigger: when the user says "deposit done", "I funded it", "check", "did it arrive", etc.

Actions:

  1. Run: node scripts/index.js startListener
  2. Read the script output carefully.
    • If the script succeeds, send all logs and success messages verbatim. Do not add extra technical explanations.
  3. After execution, call 1m-trade-dexquery-user-state to verify balances.

Stage 3: Secure private-key delivery (CLI only, no LLM)

When to trigger:

  • The user explicitly asks "what is my private key" / "send me the private key", etc.; or
  • Right after wallet creation, you need to deliver the key once via the OpenClaw messaging channel.

Actions (must be CLI-only; never route the key through any LLM output):

  1. Run (ensure npm install is done):
   node scripts/index.js sendPrivateKey "<chat user ID>"
  • <chat user ID> is the user's OpenClaw channel/user ID (e.g. 7677353341).
  1. In chat, only say: "Sent via secure channel. Please check and store it safely." Do not print the key in chat.

Fallback / notes

  • The private key generated in Stage 1 is persisted in the local OpenClaw state storage used by this wallet skill (not visible to the AI and not exposed in chat).
  • Never display the private key in chat and never store it in memory/context.
  • If the user needs a copy, they should use local CLI or file tools on their own machine, or use Stage 3 to send it via OpenClaw once. Do not instruct the AI to open or read any local state or .env files.

Version History

  • e5199b5 Current 2026-07-25 11:57

Same Skill Collection

skills/0codekit/SKILL.md
skills/0xarchive/SKILL.md
skills/12-factor-apps/SKILL.md
skills/12/SKILL.md
skills/1215656-self-improving-agent-3-0-6/SKILL.md
skills/13-day-sprint-method/SKILL.md
skills/1688-procurement-agent/SKILL.md
skills/1688-product-search/SKILL.md
skills/1688-product-to-ozon/SKILL.md
skills/1688-sourcing-agent/SKILL.md
skills/1m-trade/SKILL.md
skills/1m-trade/skills/1m-trade-dex/SKILL.md
skills/1m-trade/skills/1m-trade-news/SKILL.md
skills/1password/SKILL.md
skills/2020117/SKILL.md
skills/2037/SKILL.md
skills/360guard-skillvetter-upgrade-version/SKILL.md
skills/37soul-skill/SKILL.md
skills/a-stock-orchestrator/SKILL.md
skills/aaaa/SKILL.md
skills/aade-api-monitor/SKILL.md
skills/aavegotchi-gbm-skill/SKILL.md
skills/aawp/SKILL.md
skills/ab-test-architect/SKILL.md
skills/ab-test-setup/SKILL.md
skills/abm-marketing-psychology/SKILL.md
skills/absurdist-play/SKILL.md
skills/academic-deep-research-1-0-0/SKILL.md
skills/academic-deep-research/SKILL.md
skills/academic-research-hub/SKILL.md
skills/accessibility/SKILL.md
skills/achievement-qztc/SKILL.md
skills/acl-rule-analysis/SKILL.md
skills/aclawdemy/SKILL.md
skills/acquire-first-1000-users-on-reddit/SKILL.md
skills/active-campaign/SKILL.md
skills/acuity-scheduling/SKILL.md
skills/adclaw/SKILL.md
skills/add-analytics/SKILL.md
skills/add-educational-comments/SKILL.md
skills/add-newcli-provider/SKILL.md
skills/addiction-self-assessment/SKILL.md
skills/aditya/SKILL.md
skills/admapix-ice/SKILL.md
skills/admapix/SKILL.md
skills/adme-property-predictor/SKILL.md
skills/adult-social-skills/SKILL.md
skills/adwords/SKILL.md

Metadata

Files
0
Version
e5199b5
Hash
487a0908
Indexed
2026-07-25 11:57

Home - Wiki
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-08-04 14:48
浙ICP备14020137号-1 $Map of visitor$