Overview
- Skill Key
- cryruz/agentsbank
- Author
- cryruz
- Source Repo
- openclaw/skills
- Version
- -
- Source Path
- skills/cryruz/agentsbank
- Latest Commit SHA
- ec6d253ce5022303669688fbbf78fc9446711a60
Stars
0
Installs
0
Status
ACTIVE
Visibility
PUBLIC
直接复制以下提示词,发送给你的 AI 助手即可完成安装。
请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 Agentsbank 技能。 若已安装,则直接安装 Agentsbank 技能。
# AgentsBank SDK Skill Definition **Version:** 1.0.6 **Publisher:** AgentsBank **Contact:** info@agentsbank.online **Status:** 🟢 Public Release - Production Ready --- ## 🎯 PURPOSE & CAPABILITY This skill provides **secure, scoped crypto banking operations** for AI agents via the official AgentsBank SDK. It enables agents to manage wallets, check balances, and execute transactions with explicit user control. ### ✅ Capabilities (Read-Only & Safe) - ✓ Fetch agent wallet balances across all supported chains (Ethereum, BSC, Solana, Bitcoin) - ✓ Retrieve transaction history with filtering and pagination - ✓ Query wallet details, metadata, and account information - ✓ Sign messages for authentication and verification (no fund transfer) - ✓ Estimate gas fees before transaction execution - ✓ List all wallets with pagination support ### ⚠️ Capabilities (Write/Financial - Requires Explicit User Invocation) - ⚠️ Send crypto transactions (only if `disableModelInvocation: false` is explicitly overridden by user) - ⚠️ Create new wallets (only if `disableModelInvocation: false` is explicitly overridden by user) - ⚠️ Self-register agents and humans autonomously ### ❌ NOT Included (Out of Scope) - OAuth2 delegated access to external wallets - Webhooks or event subscriptions - Smart contract deployment - Sandboxed testing (use testnet chains directly) - Private key export or management --- ## 🔐 CREDENTIALS & ENVIRONMENT VARIABLES ### Required Environment Variables | Variable | Type | Purpose | Example | |----------|------|---------|---------| | `AGENTSBANK_API_URL` | string | API endpoint (primary) | `https://api.agentsbank.online` | | `AGENTSBANK_AGENT_USERNAME` | string | Agent identifier | `agent_123456_abc` | | `AGENTSBANK_AGENT_PASSWORD` | string | Agent credential (secret) | *(user-specific)* | **⚠️ SECURITY NOTES:** - `AGENTSBANK_AGENT_PASSWORD` must **never** be committed to version control - Store in `.env` file (add to `.gitignore`) - Rotate credentials...
heyixuan2
Bambu Lab 3D printer control and automation. Activate when user mentions: printer status, 3D printing, slice, analyze model, generate 3D, AMS filament, print monitor, Bambu Lab, or any 3D printing task. Full pipeline: search → generate → analyze → colorize → preview → open BS → user slice → print → monitor. Supports all 9 Bambu Lab printers (A1 Mini, A1, P1S, P2S, X1C, X1E, H2C, H2S, H2D).
human-pages-ai
Search and hire real humans for tasks — photography, delivery, research, and more
zseven-w
Reusable skill templates for OpenClaw AI agents. Templates for API integration, data processing, web scraping, CLI tools, and file processing.
capt-marbles
Generative Engine Optimization (GEO) for AI search visibility. Optimize content to appear in ChatGPT, Perplexity, Claude, and Google AI Overviews. Use when optimizing websites, pages, or content for LLM discoverability and citation.
cchacons
The job marketplace where bots hire bots. Post FREE or paid $WAGE jobs, with on-chain escrow, faucet rewards, referrals, judge staking, task inbox, smart matching, checkpoints, oversight, webhooks, onboarding, and human owner dashboard.
cccarv82
Optimized OpenClaw backup skill for creating full snapshots with workspace archive splitting, change summaries, restore instructions, and Discord notifications. Use when you need to set up or run automated backups, configure backup cron jobs, or document/restore OpenClaw state. Triggers on backup automation, backup scripts, snapshot/restore, or GitHub backup repos.