← 返回 Skills 市场
hotea

Tigerbrokers

作者 Hotea · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ 安全检测通过
226
总下载
0
收藏
1
当前安装
2
版本数
在 OpenClaw 中安装
/install tigerbrokers
功能描述
Tiger Brokers OpenAPI Python SDK — complete skills for AI coding tools. Covers SDK setup, market data queries, stock/futures/options trading, real-time push...
安全使用建议
This skill appears coherent for integrating the Tiger Brokers Python SDK: the requested env vars and commands match the stated purpose. Pay attention to two practical safety points before installing/using: (1) the SDK and MCP instructions tell you to store and use your private key and account credentials — treat these like sensitive secrets and prefer a read-only/paper account for initial testing, and (2) the docs recommend running an external install script (curl | sh) to install 'uv'; executing remote install scripts has risk — prefer installing via your package manager or inspecting the installer before running it. Finally, always confirm live-trade actions explicitly and consider using the recommended read-only / paper modes until you trust the setup.
功能分析
Type: OpenClaw Skill Name: tigerbrokers Version: 1.0.1 The Tiger Brokers skill bundle is a legitimate and well-documented set of instructions for integrating the Tiger Open API. It includes comprehensive guides for market data, trading, and MCP server setup. Critically, both SKILL.md and references/trade.md contain explicit safety instructions for the AI agent to default to paper trading and require manual user confirmation before placing live orders. No evidence of data exfiltration, malicious execution, or harmful prompt injection was found; all network and file operations are consistent with the stated purpose of a financial trading SDK.
能力标签
cryptorequires-walletcan-make-purchases
能力评估
Purpose & Capability
Name/description, required env vars (TIGEROPEN_TIGER_ID, TIGEROPEN_PRIVATE_KEY, TIGEROPEN_ACCOUNT), and required binaries (python, pip) align with a Python SDK for Tiger Brokers. Declared primary credential (TIGEROPEN_TIGER_ID) and config-file/env-var authentication methods are expected for this purpose.
Instruction Scope
SKILL.md and reference files are detailed and stay within trading/market-data scope (SDK install, auth, quote/trade/push examples, CLI and MCP integration). The skill repeatedly instructs use of private keys and account IDs (appropriate for trading). It also gives operational instructions that can perform live trades — but explicitly instructs to default to paper trading and to confirm before live orders. One operational note: references include instructing users to run external install commands (curl | sh for uv installer) and to export private keys into environment variables or config files; these are legitimate for the MCP/CLI setup but carry operational risk if misused.
Install Mechanism
There is no formal install spec for the skill bundle (instruction-only). The docs recommend 'pip install tigeropen' (expected). The references also advise installing 'uv' via an external script fetched from https://astral.sh/uv/install.sh (curl ... | sh) and using 'uvx tigermcp' — recommending execution of a remote installer script is common for some CLI tools but is higher-risk than installing from a curated package manager. That risk is in the documentation/installation step, not hidden in code in the skill bundle.
Credentials
All required environment variables are directly relevant to Tiger Brokers API access (tiger id, private key, account). Optional/alternate env vars mentioned (props path, secret_key, token) are justified for institutional or TBHK use. No unrelated credentials or broad system secrets are requested.
Persistence & Privilege
The skill does not request always:true or elevated platform privileges. It is user-invocable and may be auto-activated by keywords (documented), which is reasonable for a domain-specific skill. There is no instruction to modify other skills or global agent settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install tigerbrokers
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /tigerbrokers 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
- Added support for the tigeropen CLI command-line tool with dedicated reference guide (cli.md) - Description now includes the CLI tool and relevant activation keywords - Safety warning added: always use paper trading unless live trading is explicitly requested, and confirm order details with user - Language auto-reply rule: respond in user's language, keep technical terms untranslated - Expanded and updated common stock symbol lookup tables (HK/US) - Updated SDK and documentation links to latest versions
v1.0.0
Initial release of Tiger Brokers OpenAPI Python SDK skill. - Provides complete skill set for AI coding tools using Tiger Brokers API. - Includes SDK setup, market data queries, stock/futures/options trading, and real-time push subscription guides. - Supports MCP server integration for advanced AI editor workflows. - Compatible with Python 3.8+ and requires a Tiger Brokers developer account. - Reference guides available for quickstart, market data, trading, options, push services, and MCP integration.
元数据
Slug tigerbrokers
版本 1.0.1
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 2
常见问题

Tigerbrokers 是什么?

Tiger Brokers OpenAPI Python SDK — complete skills for AI coding tools. Covers SDK setup, market data queries, stock/futures/options trading, real-time push... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 226 次。

如何安装 Tigerbrokers?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install tigerbrokers」即可一键安装,无需额外配置。

Tigerbrokers 是免费的吗?

是的,Tigerbrokers 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Tigerbrokers 支持哪些平台?

Tigerbrokers 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Tigerbrokers?

由 Hotea(@hotea)开发并维护,当前版本 v1.0.1。

💬 留言讨论