Token导航 LogoToken导航TokenDH.com
研究检索需要联网clawhub未标认证来源可访问clear审计通过

bankbank 搜索

Agent Skill

bank 用于查找、检索和筛选相关信息,适合在 OpenClaw 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

12,240

周安装

510

GitHub Stars

公开资料未说明

下载量

4,080
OpenClaw

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:bank(bank 搜索)
来源仓库:https://github.com/agenticio/bank
安装命令:
openclaw skills install bank
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 OpenClaw 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

ClawHubOpenClaw
openclaw skills install bank

简介

bank 用于查找、检索和筛选相关信息,适合在 OpenClaw 中需要根据关键词快速定位候选结果时使用。

  • 作为完整的个人和商业银行智能系统,帮助用户优化银行设置、选择账户和减少费用支出。
  • 通过 clawhub 安装,命令为 openclaw skills install bank,需结合原始 README 了解数据接口和合规要求。
  • 涉及金融信息处理,建议评估其对敏感数据的加密和访问控制机制。
  • 主要功能包括账户推荐、费用分析和财务设置优化等智能化银行服务支持。

SKILL.md

name
bank
description
>

Bank — Complete Banking Intelligence System

What This Skill Does

Most people have the same bank account they opened as a teenager or young adult. They have never seriously evaluated whether it is the right account for their current life. They pay fees they do not need to pay, earn interest rates that round to zero when better rates are available, and use products that were sold to them rather than chosen by them.

Banking is infrastructure. Bad infrastructure is invisible until it fails or costs you money. This skill makes your banking infrastructure deliberate.


Core Principle

A bank is not a relationship. It is a vendor. You are paying for services — either explicitly in fees or implicitly in the spread between what they earn on your money and what they pay you for it. The customer who evaluates banking decisions with this clarity consistently gets better terms, pays less, and earns more than the customer who treats banking as a loyalty relationship.


Workflow

Step 1: Assess the Banking Scenario

BANKING_SCENARIOS = {
  "account_optimization": {
    "goal":    "Ensure current accounts are the best available for actual usage patterns",
    "review":  ["Monthly fees paid", "Interest earned", "Features used vs available",
                "ATM costs", "Transfer fees"],
    "trigger": "Any time fees exceed $10/month or interest rate is below current HYSA rates"
  },
  "account_selection": {
    "goal":    "Choose the right account type for specific purpose",
    "types":   ["checking", "savings", "HYSA", "money_market", "CD", "business_checking"],
    "key":     "Match account features to actual usage — not to what sounds good"
  },
  "dispute_resolution": {
    "goal":    "Recover fees, resolve errors, escalate unresolved issues",
    "process": ["Direct request", "Formal complaint", "Regulatory escalation"],
    "success": "Most fee reversals are granted to customers who ask specifically"
  },
  "business_banking": {
    "goal":    "Separate business finances, build banking relationships, access credit",
    "needs":   ["Business checking", "merchant services", "business credit", "payroll"],
    "key":     "Business banking affects how lenders evaluate you — build it deliberately"
  },
  "international": {
    "goal":    "Minimize costs on cross-border transactions",
    "products": ["Multi-currency accounts", "international wires", "foreign ATM access"],
    "key":     "Traditional bank international fees are 3-5x what specialized providers charge"
  }
}

Step 2: Account Architecture

The right banking structure separates money by purpose and ensures each dollar is held in the account type that best serves its function.

ACCOUNT_ARCHITECTURE = {
  "checking": {
    "purpose":     "Daily transactions — bills, purchases, transfers",
    "what_matters": ["No monthly fee or easily waived", "ATM network or reimbursement",
                     "Mobile deposit", "Zelle or instant transfer"],
    "what_not_to_optimize_for": "Interest rate — checking balances should be minimal",
    "target_balance": "1-2 months of expenses — enough to avoid overdraft, not more"
  },

  "high_yield_savings": {
    "purpose":     "Emergency fund and short-term savings goals",
    "what_matters": ["APY as close to Fed Funds rate as possible",
                     "FDIC insured", "No minimum balance fee", "Easy transfer to checking"],
    "where_to_find": "Online banks consistently offer 4-5x the rate of traditional banks",
    "rate_reality": """
      Traditional big bank savings:  0.01% - 0.10% APY
      Online HYSA:                   4.50% - 5.25% APY
      Difference on $20,000:         $880 - $1,040 per year
      # This is free money left on the table by staying at traditional bank
    """
  },

  "money_market": {
    "purpose":     "Larger balances needing liquidity and higher rates",
    "vs_HYSA":     "Similar rates, often higher minimums, check-writing ability",
    "best_for":    "Balances over $50K where check-writing access has value"
  },

  "certificates_of_deposit": {
    "purpose":     "Fixed-rate return on money not needed for defined period",
    "CD_ladder":   """
      def build_cd_ladder(total_amount, num_rungs=5):
          rung_amount = total_amount / num_rungs
          ladder = []
          for months in [3, 6, 12, 18, 24]:
              ladder.append({
                  "amount": rung_amount,
                  "term": months,
                  "rate": get_best_cd_rate(months),
                  "maturity": today + timedelta(months=months)
              })
          # One CD matures every few months = liquidity + rate optimization
          return ladder
    """,
    "early_withdrawal": "Penalty typically 90-180 days interest — know before locking in"
  },

  "business_checking": {
    "purpose":     "Separate business and personal finances — legally and practically essential",
    "what_matters": ["Transaction volume limits", "Cash deposit ability if needed",
                     "Integration with accounting software", "ACH and wire capabilities"],
    "separate_immediately": "Commingling personal and business funds creates legal and tax problems"
  }
}

Step 3: Fee Elimination

FEE_AUDIT = {
  "common_fees": {
    "monthly_maintenance": {
      "typical":    "$12-$25/month",
      "eliminate":  "Minimum balance requirement, direct deposit, or switch to fee-free bank",
      "ask":        "Call and request waiver — retention teams have authority to waive"
    },
    "overdraft": {
      "typical":    "$25-$35 per occurrence",
      "eliminate":  "Link savings as overdraft protection, opt out of overdraft coverage,
                     maintain buffer balance",
      "dispute":    "First-time overdraft fees are almost always reversed if you ask"
    },
    "ATM": {
      "typical":    "$2.50-$5 per transaction plus out-of-network fee",
      "eliminate":  "Choose bank with ATM reimbursement (Schwab refunds all ATM fees globally),
                     use cash back at grocery stores instead of ATM"
    },
    "wire_transfer": {
      "typical":    "$15-$35 domestic, $25-$50 international",
      "eliminate":  "ACH for domestic transfers, Wise or similar for international"
    },
    "paper_statement": {
      "typical":    "$2-$5/month",
      "eliminate":  "Enroll in paperless — takes 30 seconds"
    }
  },

  "fee_reversal_script": {
    "context":  "Works for most one-time fees from accounts in good standing",
    "script":   "Hi, I noticed a [fee type] of [amount] on my account on [date].
                 I have been a customer for [X years] and have not had this issue before.
                 I would like to request a reversal of this fee.",
    "success_rate": "Overdraft and monthly fee reversals succeed 70-80% of the time
                     for customers who ask once, politely, on a first occurrence"
  }
}

Step 4: Interest Rate Optimization

RATE_OPTIMIZATION = {
  "savings_rate_audit": """
    def calculate_opportunity_cost(current_balance, current_apy, market_apy):
        annual_difference = current_balance * (market_apy - current_apy)
        monthly_difference = annual_difference / 12
        return {
            "annual_cost_of_staying": annual_difference,
            "monthly_cost_of_staying": monthly_difference,
            "5_year_compound_cost": current_balance * ((1 + market_apy)**5 - (1 + current_apy)**5)
        }

    # Example: $30,000 at 0.05% vs 5.00%
    # Annual difference: $1,485
    # 5-year compound difference: $8,200+
  """,

  "negotiating_rates": {
    "savings":  "Rarely negotiable at banks — switch to get better rate",
    "CD":       "Relationship pricing available at credit unions for large deposits",
    "mortgage": "Always negotiable — rate is a starting point not a final offer",
    "HELOC":    "Spread over prime is negotiable especially with strong credit",
    "credit_card": "APR reduction requests succeed 50%+ of the time for on-time payers"
  }
}

Step 5: International Banking

INTERNATIONAL_FRAMEWORK = {
  "wire_transfers": {
    "SWIFT":      "Traditional international wire — $25-50 fee, 1-5 business days, exchange rate markup",
    "SEPA":       "European transfers — cheaper within EU, typically next day",
    "alternatives": {
      "Wise":     "Mid-market exchange rate, low fixed fee — typically 70-80% cheaper than banks",
      "Revolut":  "Multi-currency account, interbank rate up to monthly limit",
      "Payoneer": "Business-focused, good for receiving international payments"
    },
    "comparison": """
      Sending $10,000 USD to EUR:
      Traditional bank:  $35 fee + 3% exchange markup = ~$335 total cost
      Wise:              $45 fee + 0.5% = ~$95 total cost
      Savings:           $240 on a single transfer
    """
  },

  "foreign_ATM": {
    "best_option":  "Schwab Bank checking — reimburses all ATM fees worldwide, no foreign transaction fee",
    "avoid":        "Dynamic currency conversion — always choose local currency when asked"
  },

  "multi_currency_accounts": {
    "when_needed":  "Regular transactions in multiple currencies",
    "options":      ["Wise multi-currency account", "Revolut", "HSBC Premier for high-balance customers"],
    "benefit":      "Hold and convert currencies when rate is favorable rather than at point of transaction"
  }
}

Step 6: Banking Disputes

DISPUTE_FRAMEWORK = {
  "unauthorized_transactions": {
    "timeline":     "Report within 2 business days for maximum protection under Reg E",
    "protection":   "Federal law limits liability to $50 if reported within 2 days,
                     $500 within 60 days",
    "process":      ["Call immediately to freeze card",
                     "File dispute in writing",
                     "Bank has 10 business days to investigate",
                     "Provisional credit typically issued within 5 days"]
  },

  "bank_error": {
    "documentation": "Screenshot or print the error before it is corrected",
    "process":       "Written complaint with account number, date, amount, description",
    "escalation":    "CFPB complaint if bank does not resolve within 60 days"
  },

  "regulatory_escalation": {
    "CFPB":         "Consumer Financial Protection Bureau — most powerful for US bank complaints",
    "OCC":          "For national banks (Chase, BofA, Wells Fargo)",
    "FDIC":         "For state-chartered banks",
    "effect":       "Regulatory complaints trigger formal response requirements.
                     Banks resolve CFPB complaints at much higher rates than internal complaints."
  }
}

Banking Product Reference

PRODUCT_GUIDE = {
  "checking":          "Daily transactions. Optimize for: no fees, ATM access, transfer speed.",
  "savings":           "Short-term storage. Optimize for: APY, no minimums.",
  "HYSA":              "Emergency fund. Optimize for: highest APY, FDIC insurance.",
  "money_market":      "Larger liquid balances. Optimize for: APY, check writing.",
  "CD":                "Committed savings. Optimize for: APY, term matching your timeline.",
  "business_checking": "Business separation. Optimize for: transaction limits, integrations.",
  "HSA":               "Healthcare savings. Triple tax advantage — maximize if eligible.",
  "brokerage":         "Not a bank product but where idle cash above emergency fund belongs."
}

Quality Check Before Delivering

  • [ ] Current account fees identified and elimination options provided
  • [ ] Interest rate opportunity cost calculated if savings at traditional bank
  • [ ] Account architecture matched to user's actual financial structure
  • [ ] Fee reversal script provided if relevant
  • [ ] International transfer alternatives provided if cross-border scenario
  • [ ] Dispute process specific to transaction type and timeline
  • [ ] Regulatory escalation path provided for unresolved disputes
  • [ ] Jurisdiction noted — banking regulations vary by country

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

需要根据任务场景推荐可安装能力包时

04

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

OpenClaw

70.38%
按下载量换算2,872

安全审计

VirusTotal

通过

ClawScan

通过

Static analysis

未展示

权限和风险

需要联网

该 Skill 可能需要联网访问来源站点、仓库或外部 API;具体网络访问范围需要结合源码和 README 复核。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills