a-stock-orchestrator
A股投研指挥官 - 编排调度多个股票分析Skill,串联成完整投研流水线。支持四种模式:板块扫描、板块分析、个股深度分析、持仓体检。最终输出结构化投资简报并自动存档飞书。
Install caution
Risk: High
Source: OpenClaw Master Skills
Path: skills/a-stock-orchestrator/SKILL.md
Review flags: credential or secret references, network access or external URLs, package installation commands, shell command snippets. These are review signals, not definitive security judgments; inspect before installing.
Required permissions
- • Environment variables / secrets
- • Shell commands
- • Network/API usage
Permissions are inferred from SKILL.md text only. They are review prompts, not guarantees about runtime behavior.
Risk flags explained
Mentions tokens, API keys, passwords, or private-key style environment variables.
Mentions external URLs, network APIs, downloads, or HTTP client usage.
Mentions package installation or dependency-fetching commands.
Contains shell command snippets. Review commands before copy/paste or agent execution.
Score explanation
Trust
- • Trust starts at 90 before review-signal penalties and metadata bonuses.
- • Risk-signal penalty: -50 from 4 detected flag(s).
- • Metadata bonus: +2 from author/version/description fields.
Utility
- • Utility starts at 55 and rewards clear descriptions, runnable examples, and explicit setup needs.
- • Description present: yes.
- • Command examples detected: 3.
- • Environment variables detected: 3.
Momentum
- • Momentum starts at 45 and uses public repo activity signals.
- • Recent repo update within 18 days.
- • Recent commit volume: 2 commit(s) in the lookback window (+6).
- • Source has strong public adoption: 2110 stars.
- • Fork activity suggests reuse: 319 forks.
Overall
- • Overall score weights trust 45%, utility 35%, and momentum 20%.
Detected signals
Env vars
- • API
- • TRADINGAGENTS_API_URL
- • TRADINGAGENTS_TOKEN
Commands
- • pip install baostock
- • pip install matplotlib
- • pip install tushare
URLs
- • https://app.510168.xyz
- • https://vicyrpffceo.feishu.cn/wiki/EhQ6w2F5yiC0DKkxlzlcEMvIn2f
- • https://your-server:8000
Provenance & evidence
SkillRadar makes each review traceable back to the exact source path, source blob SHA, scanner version, and text-only policy that produced the report.
Evidence snippets
…| 多空辩论(V2.1) | 读取 SKILL.md,按7步流程执行,采集时按需启停代理 | | tradingagents-analysis | 多智能体分析(辅助) | 需 TRADINGAGENTS_TOKEN,exec 调用 API | | a-stock-fundamental-screening | 基本面排雷 | 读取 SKILL.md 获取筛选规则 | | a-stock-le…
….cn/wiki/EhQ6w2F5yiC0DKkxlzlcEMvIn2f --- ## ⚙️ 依赖与配置 ### 必需 - Python 3.10+ - tushare (`pip install tushare`) ### 数据源配置 Tushare Pro 作为主数据源(支持海外访问),Token 轮换配置在 `config/tushare-tokens.json`。…
…- 持仓体检: `[日期] 持仓体检` - **工具**: 使用 feishu_create_doc 创建,将投资简报 Markdown 作为内容 - **Wiki 空间**: https://vicyrpffceo.feishu.cn/wiki/EhQ6w2F5yiC0DKkxlzlcEMvIn2f --- ## ⚙️ 依赖与配置 ### 必需 - Python…
…块分析报告 ``` ### 模式三:个股深度分析("帮我看看 600519") **触发词**:分析XX、看看XX、XX怎么样、帮我看看这个票、股票代码 **流程**: ``` Step 1 - 实时行情 调用 a-stock-trading-assistant(fetch_stock.py --code XXX) → 当前价、涨跌幅、成交量、技术指标 Step 2 - 历史数据 调用 akshare-stock 获取 K 线 + 财务数据 → 近30日K线、PE/PB/ROE等 Step 3 - 基本面排雷 调
Watch this skill
Get alerted when this skill adds credential requirements, shell commands, external domains, remote installer patterns, or risk-level changes.
Join watchlist betaMethodology note
SkillRadar scans SKILL.md as hostile text only. It does not execute commands, install packages, or load third-party skills.