← Back to Skills Marketplace
100
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install stock-investment-advisor
Description
提供沪深北港美美股实时行情、多维数据分析与专业投资报告的全流程股票综合智投顾问服务。
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install stock-investment-advisor - After installation, invoke the skill by name or use
/stock-investment-advisor - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
整合五大股票投资技能,提供从数据采集、多维度分析到专业报告输出的全流程服务
Metadata
Frequently Asked Questions
What is 股票投资智投顾问?
提供沪深北港美美股实时行情、多维数据分析与专业投资报告的全流程股票综合智投顾问服务。 It is an AI Agent Skill for Claude Code / OpenClaw, with 100 downloads so far.
How do I install 股票投资智投顾问?
Run "/install stock-investment-advisor" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is 股票投资智投顾问 free?
Yes, 股票投资智投顾问 is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does 股票投资智投顾问 support?
股票投资智投顾问 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created 股票投资智投顾问?
It is built and maintained by GOUYUJUN (@gouyujun); the current version is v1.0.0.
More Skills