← Back to Skills Marketplace
125
Downloads
0
Stars
0
Active Installs
3
Versions
Install in OpenClaw
/install traderbro
Description
Query analyst predictions, content, and market research from the TraderBro platform.
Usage Guidance
This skill appears coherent: it calls a TraderBro CLI and needs only a TraderBro API key. Before installing, verify the Homebrew tap/formula and the CLI binary (check the tap repo, formula contents, and binary checksum if available). Create a least-privilege API key on traderbro.ai and avoid reusing it elsewhere; set TRADERBRO_API_KEY in a secure place (not a shared repo). Note SKILL.md mentions TRADERBRO_SERVER (not declared in metadata) — if you set a custom server URL, ensure it points to the official service. Finally, after installing, run traderbro whoami --json to confirm the key works and be prepared to revoke the key if anything looks suspicious.
Capability Analysis
Type: OpenClaw Skill
Name: traderbro
Version: 1.0.3
The traderbro skill bundle is a standard CLI wrapper for a financial analysis platform (traderbro.ai). It provides instructions for an AI agent to query stock predictions, analyst performance, and market research using a dedicated binary. No evidence of data exfiltration, malicious execution, or harmful prompt injection was found; the instructions are strictly aligned with the tool's stated purpose of market analysis.
Capability Tags
Capability Assessment
Purpose & Capability
Name/description align with the requested artifacts: a traderbro CLI binary and a TraderBro API key are exactly what a CLI-based client needs to query analyst predictions and content.
Instruction Scope
SKILL.md is an instruction-only workflow for calling the traderbro CLI and recommends using --json and piping output to jq/fzf. It also documents an extra environment variable (TRADERBRO_SERVER) for agents which is not listed in requires.env — this is a minor documentation mismatch but otherwise instructions stay within the stated purpose and do not ask to read unrelated files or secrets.
Install Mechanism
The install uses a Homebrew formula from traderbro/tap (third‑party tap). brew-based install is typical for CLI tools, but third‑party taps are higher trust than core Homebrew packages — you should verify the tap/formula and binary source before installing.
Credentials
The skill only requires TRADERBRO_API_KEY (proportionate). SKILL.md also references TRADERBRO_SERVER for agent usage but that env var is not declared in requires.env — minor inconsistency. No unrelated credentials or config paths are requested.
Persistence & Privilege
No always:true, no system config paths, and the skill does not request persistent elevated privileges; autonomous invocation is not changed from the platform default.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install traderbro - After installation, invoke the skill by name or use
/traderbro - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.3
- Changed the default analyst list sorting from accuracy to return in documentation and examples.
- Updated examples for analyst list threshold filters to sort by return.
- No code or functional changes; documentation only update.
v1.0.2
Fix setup URL: traderbro.ai
v1.0.1
Initial release
Metadata
Frequently Asked Questions
What is TraderBro - Credit Rating for Investment Influencers?
Query analyst predictions, content, and market research from the TraderBro platform. It is an AI Agent Skill for Claude Code / OpenClaw, with 125 downloads so far.
How do I install TraderBro - Credit Rating for Investment Influencers?
Run "/install traderbro" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is TraderBro - Credit Rating for Investment Influencers free?
Yes, TraderBro - Credit Rating for Investment Influencers is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does TraderBro - Credit Rating for Investment Influencers support?
TraderBro - Credit Rating for Investment Influencers is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created TraderBro - Credit Rating for Investment Influencers?
It is built and maintained by Mainul (@datalin); the current version is v1.0.3.
More Skills