← 返回 Skills 市场
100
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install stock-investment-advisor
功能描述
提供沪深北港美美股实时行情、多维数据分析与专业投资报告的全流程股票综合智投顾问服务。
安全使用建议
Do not install or enable this skill until the author clarifies missing components and required credentials. Specifically: (1) confirm and provide the missing sub-scripts (scripts/a-stock/, scripts/glmv/, scripts/autoglm/) or update SKILL.md to match the included code; (2) specify exactly which environment variables or API tokens (Feishu, Tushare, data providers) are required and what scopes/permissions they need; (3) inspect any additional scripts for external endpoints and credential usage before providing secrets; (4) be aware the skill will write output files to ~/.openclaw/workspace/stock_data_output; run in a sandbox or test account first. The current package appears incomplete rather than overtly malicious, but the inconsistencies could allow unexpected behavior if missing components are later pulled from external sources.
功能分析
Type: OpenClaw Skill
Name: stock-investment-advisor
Version: 1.0.0
The skill bundle is a legitimate stock investment advisor tool designed to collect market data, perform multi-role analysis, and generate reports via Feishu. The instructions in SKILL.md and the logic in scripts/analyze.py are consistent with the stated purpose, utilizing standard tools like web_search and subprocess execution for data retrieval without any evidence of data exfiltration, malicious persistence, or harmful prompt injection.
能力评估
Purpose & Capability
The skill claims to integrate A‑share, HK, US real‑time data, K‑line extraction and Feishu document generation, but the repository only contains a placeholder scripts/analyze.py; SKILL.md and README reference multiple sub-scripts (scripts/a-stock/, scripts/glmv/, scripts/autoglm/) and a venv path that are not present. Generating Feishu documents implies Feishu API credentials, yet no required env vars or primary credential are declared. This mismatch suggests the published bundle is incomplete or expects external components not included.
Instruction Scope
Runtime instructions direct the agent to run local scripts (uv run {SKILL_DIR}/scripts/a-stock/analyze.py, {SKILL_DIR}/scripts/glmv/fetch_all.py), use tools like web_search, image, read, and feishu_create_doc, and to 'must read' generated images. Those commands assume presence of additional code and a Feishu integration. The provided analyze.py is a harmless placeholder that does not perform network data collection, so the instructions and actual runnable code diverge. The instructions also instruct writing and reading files under the user's home workspace (~/.openclaw/workspace), which is within agent filesystem scope but should be noted.
Install Mechanism
No install spec is provided (instruction-only plus one script), which limits automatic risk from arbitrary installers. However SKILL.md expects Python venvs and uv-managed scripts in subfolders and refers to running a specific interpreter in a venv path that does not exist in the bundle. This is not an active install risk but indicates missing components or implicit install steps that were not provided.
Credentials
The README and SKILL.md mention optional TUSHARE_TOKEN and Feishu API usage, yet requires.env is empty and no primary credential is declared. Creating cloud docs via Feishu will require credentials; the skill offers no explicit declaration of which env vars, scopes, or tokens it will use. analyze.py creates and writes to ~/.openclaw/workspace/stock_data_output (file‑write behavior), so the skill will touch user home files despite declaring no config paths. The absence of declared credentials for cloud APIs is an inconsistency.
Persistence & Privilege
always is false and there is no install script that modifies other skills or system settings. The skill does create a per‑user workspace directory (~/.openclaw/workspace/stock_data_output) for outputs, which is typical for such tools. Autonomous invocation is allowed by default (not flagged), but the skill does not request elevated or persistent platform privileges.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install stock-investment-advisor - 安装完成后,直接呼叫该 Skill 的名称或使用
/stock-investment-advisor触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
整合五大股票投资技能,提供从数据采集、多维度分析到专业报告输出的全流程服务
元数据
常见问题
股票投资智投顾问 是什么?
提供沪深北港美美股实时行情、多维数据分析与专业投资报告的全流程股票综合智投顾问服务。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 100 次。
如何安装 股票投资智投顾问?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install stock-investment-advisor」即可一键安装,无需额外配置。
股票投资智投顾问 是免费的吗?
是的,股票投资智投顾问 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
股票投资智投顾问 支持哪些平台?
股票投资智投顾问 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 股票投资智投顾问?
由 GOUYUJUN(@gouyujun)开发并维护,当前版本 v1.0.0。
推荐 Skills