← 返回 Skills 市场
116
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install stock-research-desk
功能描述
Claude Code skill for multi-agent equity research. Produces buy-side memos with debate, scenario projection, and bilingual DOCX delivery. Use when researchin...
安全使用建议
This skill claims to be a complex Python CLI but contains only an instruction file — there is no code to implement the 12-agent pipeline. Before installing or running anything: (1) verify the upstream repository (the homepage) and confirm the package files and a safe install procedure exist; (2) do not paste your OLLAMA_API_KEY into unknown tools — prefer a scoped/limited key or test in a sandbox; (3) be cautious if following the pip install advice — it may require pulling code from the GitHub repo; (4) if you want to proceed, ask the publisher for the code or a packaged release, review the source, and run it in an isolated environment. Because of the mismatch between claims and provided files, treat this as suspicious until you can inspect the actual implementation.
功能分析
Type: OpenClaw Skill
Name: stock-research-desk
Version: 1.0.0
The skill bundle describes a multi-agent equity research tool ('stock-research-desk') designed to produce financial memos. The SKILL.md and _meta.json files contain standard configurations, requesting access to necessary tools like WebSearch and Bash to execute its research pipeline. There is no evidence of malicious intent, data exfiltration, or prompt injection; the requested environment variable (OLLAMA_API_KEY) and installation steps (pip install) are consistent with the stated purpose of running a local or proxied LLM-based research desk.
能力标签
能力评估
Purpose & Capability
The name/description describe a complex 12-agent Python tool and CLI (./bin/research-stock). The skill declares python3, pip and an OLLAMA_API_KEY which would be reasonable for such a tool, but there are no code files, no install spec, and nothing in the bundle that implements the described pipeline. Asking the user to pip install -e .[dev] and run a local binary is inconsistent with the instruction-only packaging.
Instruction Scope
SKILL.md instructs installing a local package, setting OLLAMA_API_KEY in a .env, calling ./bin/research-stock and producing DOCX on the desktop, and describes web scraping/filtering behavior. Those runtime commands reference local files/binaries that are not present in the skill bundle. The instructions also allow web fetch/search and file read/write/edit operations — appropriate for research, but the combination with missing code means the agent could be given broad discretion without implemented constraints.
Install Mechanism
There is no formal install spec in the skill bundle (lowest risk), but SKILL.md tells users to run `pip install -e .[dev]` which presumes a local Python package. Because no package files are included, that instruction is misleading; it does not create an external download risk, but it is incoherent and could lead users to fetch the referenced GitHub repo or run arbitrary pip installs themselves.
Credentials
Only OLLAMA_API_KEY is required and declared as the primary credential, which is proportionate for an LLM-backed research tool. No unrelated secrets or multiple credentials are requested.
Persistence & Privilege
always:false and no requested config paths. The skill permits read/write/edit and web tools which are reasonable for a research/CLI tool, but these capabilities combined with missing code increase the need for caution.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install stock-research-desk - 安装完成后,直接呼叫该 Skill 的名称或使用
/stock-research-desk触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of Stock Research Desk (v1.0.0)
- Provides a 12-agent multi-factor equity research pipeline for deep dives, sector screening, and watchlist management
- Generates bilingual (Chinese/English) buy-side memos in DOCX format
- Includes source quality scoring and noise filtering
- No trading execution, portfolio management, or backtesting features
元数据
常见问题
Stock Research Desk 是什么?
Claude Code skill for multi-agent equity research. Produces buy-side memos with debate, scenario projection, and bilingual DOCX delivery. Use when researchin... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 116 次。
如何安装 Stock Research Desk?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install stock-research-desk」即可一键安装,无需额外配置。
Stock Research Desk 是免费的吗?
是的,Stock Research Desk 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Stock Research Desk 支持哪些平台?
Stock Research Desk 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Stock Research Desk?
由 Da Wei(@wd041216-bit)开发并维护,当前版本 v1.0.0。
推荐 Skills