·ib-account
</>

ib-account

从盈透证券获取账户摘要,包括现金余额、购买力和账户价值。当用户询问他们的帐户、余额、购买力或可用现金时使用。需要本地运行的 TWS 或 IB 网关。

13安装·1热度·@staskh

安装

$npx skills add https://github.com/staskh/trading_skills --skill ib-account

如何安装 ib-account

通过命令行快速安装 ib-account AI 技能到你的开发环境

  1. 打开终端: 打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 运行安装命令: 复制并运行以下命令:npx skills add https://github.com/staskh/trading_skills --skill ib-account
  3. 验证安装: 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

来源:staskh/trading_skills。

SKILL.md

查看原文

User must have TWS or IB Gateway running locally with API enabled:

Note: If uv is not installed or pyproject.toml is not found, replace uv run python with python in all commands below.

Default behavior (no flags): fetches the first managed account only. Always use --all-accounts unless the user asks for a specific account.

从盈透证券获取账户摘要,包括现金余额、购买力和账户价值。当用户询问他们的帐户、余额、购买力或可用现金时使用。需要本地运行的 TWS 或 IB 网关。 来源:staskh/trading_skills。

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/staskh/trading_skills --skill ib-account
分类
</>开发工具
认证
收录时间
2026-03-09
更新时间
2026-03-10

Browse more skills from staskh/trading_skills

快速解答

什么是 ib-account?

从盈透证券获取账户摘要,包括现金余额、购买力和账户价值。当用户询问他们的帐户、余额、购买力或可用现金时使用。需要本地运行的 TWS 或 IB 网关。 来源:staskh/trading_skills。

如何安装 ib-account?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/staskh/trading_skills --skill ib-account 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

这个 Skill 的源码在哪?

https://github.com/staskh/trading_skills