← 返回 Skills 市场
AI Stock Research Team
作者
charonling
· GitHub ↗
· v1.0.0
· MIT-0
492
总下载
1
收藏
2
当前安装
1
版本数
在 OpenClaw 中安装
/install stock-research-team
功能描述
Multi-role AI stock research team. When a user asks to analyze a stock (e.g. "分析贵州茅台", "analyze NVDA", "帮我看看AAPL"), this skill orchestrates technical, fundam...
安全使用建议
This skill appears to do what it says: it installs a Python virtual environment, pip-installs mcp/akshare/yfinance, and registers a local MCP server by writing to ~/.openclaw/openclaw.json or ~/.workbuddy/mcp.json. Before installing: (1) review scripts/setup.sh and scripts/server.py yourself (they will create ~/.openclaw entries and a .venv under the skill folder), (2) be aware pip will download third‑party packages (akshare/yfinance/mcp) — ensure you trust those packages and have a network connection, (3) consider running the setup in an isolated environment or VM if you want to limit impact, and (4) the uninstall.sh will remove the .venv and try to remove MCP entries but you should verify config changes after uninstall. If you want higher assurance, inspect server.py for any remote callbacks or unexpected network calls (the included code calls akshare and yfinance only).
功能分析
Type: OpenClaw Skill
Name: stock-research-team
Version: 1.0.0
The stock-research-team skill is a well-structured tool designed for multi-role financial analysis. It utilizes a dedicated MCP server (scripts/server.py) to fetch real-time and historical data for A-shares and US stocks using legitimate libraries (akshare and yfinance). The setup and uninstallation scripts (scripts/setup.sh, scripts/uninstall.sh) perform standard environment configuration and tool registration without any evidence of malicious intent, data exfiltration, or unauthorized persistence.
能力评估
Purpose & Capability
Name/description promise (multi-role stock research) matches the included assets: SKILL.md, a Python MCP server (server.py) and scripts to create a venv and install akshare/yfinance. Requiring python3 is appropriate and expected.
Instruction Scope
SKILL.md instructs the user to run scripts/setup.sh to install dependencies and register an MCP server, and the runtime guidance restricts data sources to MCP tools (akshare/yfinance). The setup script will write to user MCP config files (openclaw.json or WorkBuddy mcp.json) to register the server — this is within purpose but is a privileged filesystem change the user should expect.
Install Mechanism
No registry install spec is provided; installation is performed by the included setup.sh which creates a Python virtualenv and pip-installs mcp, akshare, yfinance from PyPI. This is a common pattern but has moderate risk because it downloads and installs third‑party packages and writes files into the user's home directory.
Credentials
The skill declares no required environment variables or credentials. The dependencies and the files it modifies (virtualenv and MCP config) are proportional to running a local MCP server that fetches market data.
Persistence & Privilege
The setup registers a local MCP server by adding entries to OpenClaw/WorkBuddy config (or instructing manual registration). That gives the skill a persistent local service that can be invoked by the agent via MCP — expected for this functionality but the user should know a background server process will be installed and callable by the agent.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install stock-research-team - 安装完成后,直接呼叫该 Skill 的名称或使用
/stock-research-team触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release: Multi-role AI stock research team with 6 analyst roles, MCP Server, A-share and US stock support
元数据
常见问题
AI Stock Research Team 是什么?
Multi-role AI stock research team. When a user asks to analyze a stock (e.g. "分析贵州茅台", "analyze NVDA", "帮我看看AAPL"), this skill orchestrates technical, fundam... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 492 次。
如何安装 AI Stock Research Team?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install stock-research-team」即可一键安装,无需额外配置。
AI Stock Research Team 是免费的吗?
是的,AI Stock Research Team 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
AI Stock Research Team 支持哪些平台?
AI Stock Research Team 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 AI Stock Research Team?
由 charonling(@charonling)开发并维护,当前版本 v1.0.0。
推荐 Skills