← 返回 Skills 市场
VibeTrader
作者
Ethan Barsketis
· GitHub ↗
· v1.0.2
2060
总下载
1
收藏
1
当前安装
3
版本数
在 OpenClaw 中安装
/install vibetrader
功能描述
Create and manage AI-powered trading bots via natural language. Paper & live trading, portfolio monitoring, backtesting, stock quotes, and options chains.
安全使用建议
This skill appears coherent, but treat any third-party trading API key as sensitive: (1) verify the vendor (vibetrader.markets) and TLS certificate before using your real account; (2) prefer paper mode first and test actions; (3) review how the vendor links broker accounts (Alpaca) and what permissions the API key grants; (4) consider creating a limited-scope key or rotating it after use; and (5) if you have strict security policies, confirm the cloud-run endpoint and privacy/terms on vibetrader.markets/docs before enabling live trading.
功能分析
Type: OpenClaw Skill
Name: vibetrader
Version: 1.0.2
The OpenClaw AgentSkills skill bundle for VibeTrader is classified as benign. All files consistently describe a skill for managing AI-powered trading bots, requiring a `VIBETRADER_API_KEY` and connecting to a specific external service endpoint (`https://vibetrader-mcp-289016366682.us-central1.run.app`). There is no evidence of malicious prompt injection in `SKILL.md` or `README.md`, nor any attempts at data exfiltration, malicious execution, persistence, or obfuscation. The requested permissions and network access are directly aligned with the stated purpose of interacting with a trading platform.
能力评估
Purpose & Capability
Name/description (AI trading bots) match the declared requirement (VIBETRADER_API_KEY) and the SKILL.md endpoints for bot/portfolio/trading operations. No unrelated credentials, binaries, or system access are requested.
Instruction Scope
SKILL.md instructs the agent to call a remote REST API and MCP server (both hosted under a Google Cloud Run URL) and to use the VIBETRADER_API_KEY via Authorization header. It also tells users where to set the env var in the OpenClaw config (~/.openclaw/openclaw.json). The instructions do not ask the agent to read other local files, secrets, or system state.
Install Mechanism
No install specification or code is included (instruction-only). Nothing will be downloaded or written to disk by an installer in this package.
Credentials
Only a single service-specific API key (VIBETRADER_API_KEY) is required, which is proportionate for a cloud-managed trading service. No other secret or unrelated env vars are requested.
Persistence & Privilege
The skill is not marked always:true and uses the platform's default autonomous-invocation setting. It does not request elevated or persistent system privileges or attempt to modify other skills.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install vibetrader - 安装完成后,直接呼叫该 Skill 的名称或使用
/vibetrader触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.2
- Added a new section detailing available REST API endpoints, including authentication requirements and example curl commands.
- Clarified base API URL and health check endpoint.
- Separated REST API usage from MCP protocol tools for improved documentation clarity.
- No code or file changes in this release; documentation update only.
v1.0.1
Added REST API Endpoints section with curl examples for all 8 endpoints
Documented base URL, authentication header format
Moved MCP tools table to a secondary "MCP Tools (Alternative)" section
v1.0.0
Initial release of VibeTrader skill.
- Create and manage AI-powered trading bots using natural language commands.
- Supports paper and live trading, portfolio monitoring, and backtesting.
- Provides real-time stock, ETF, crypto quotes, and options chains.
- Tools include bot creation/management, order placement, portfolio/account summaries, and market checks.
- Simple API key-based authentication required for use.
元数据
常见问题
VibeTrader 是什么?
Create and manage AI-powered trading bots via natural language. Paper & live trading, portfolio monitoring, backtesting, stock quotes, and options chains. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 2060 次。
如何安装 VibeTrader?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install vibetrader」即可一键安装,无需额外配置。
VibeTrader 是免费的吗?
是的,VibeTrader 完全免费(开源免费),可自由下载、安装和使用。
VibeTrader 支持哪些平台?
VibeTrader 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 VibeTrader?
由 Ethan Barsketis(@etbars)开发并维护,当前版本 v1.0.2。
推荐 Skills