🤖
Raiffeisen Elba
Automate Raiffeisen ELBA online banking: login/logout, list accounts, and fetch transactions via Playwright.
安全通过
⚙️脚本
技能说明
name: raiffeisen-elba description: "Automate Raiffeisen ELBA online banking: login/logout, list accounts, and fetch transactions via Playwright." summary: "Raiffeisen ELBA banking automation: login, accounts, transactions." version: 1.3.3 homepage: https://github.com/odrobnik/raiffeisen-elba-skill metadata: openclaw: emoji: "🏦" requires: bins: ["python3"] python: ["requests", "playwright"] env: ["RAIFFEISEN_ELBA_ID", "RAIFFEISEN_ELBA_PIN"]
Raiffeisen ELBA Banking Automation
Fetch current account balances, securities depot positions, and transactions for all account types in JSON format for automatic processing. Uses Playwright to automate Raiffeisen ELBA online banking.
Entry point: {baseDir}/scripts/elba.py
Setup
See SETUP.md for prerequisites and setup instructions.
Commands
python3 {baseDir}/scripts/elba.py login
python3 {baseDir}/scripts/elba.py logout
python3 {baseDir}/scripts/elba.py accounts
python3 {baseDir}/scripts/elba.py transactions --account <iban> --from YYYY-MM-DD --until YYYY-MM-DD
Recommended Flow
login → accounts → transactions → portfolio → logout
Always call logout after completing all operations to clear the stored browser session (cookies, local storage, Playwright profile). This minimizes persistent auth state on disk.
如何使用「Raiffeisen Elba」?
- 打开小龙虾AI(Web 或 iOS App)
- 点击上方「立即使用」按钮,或在对话框中输入任务描述
- 小龙虾AI 会自动匹配并调用「Raiffeisen Elba」技能完成任务
- 结果即时呈现,支持继续对话优化