with one click
stock-ranker
A股筛选股票工具。基于市场、计划、候选池、热点、资金与事件信息,筛选少量高质量候选股票。
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
A股筛选股票工具。基于市场、计划、候选池、热点、资金与事件信息,筛选少量高质量候选股票。
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
AstraTrade 的外部重型个股深度分析技能。用于对单只或少量沪深 A 股进行多智能体投研分析,并把结果作为候选池、策略、持仓风控或复盘决策的证据来源。适用于用户明确要求个股深度分析、持仓复核、候选验证、买卖条件评估或风险复盘的场景。
AstraTrade workspace 的 schema 指引,用于决定在写入 state、pools、logs、reports 或 agent run 文件前应读取哪个 schema reference。当 Agent 需要创建、更新、追加、校验或检查 AstraTrade workspace 中的结构化文件时使用,例如 state/*.json、pools/*.jsonl、logs/*.jsonl、reports/*.json 或 logs/agent_runs/*。
基于东方财富权威数据库的金融数据查询工具,支持行情、财务及关联关系数据。
妙想提供的股票模拟组合管理系统,支持持仓查询、买卖操作、撤单、委托查询、历史成交查询和资金查询等功能。通过安全认证的API接口实现真实交易体验。
本skill基于东方财富妙想搜索能力,基于金融场景进行信源智能筛选,用于获取涉及时效性信息或特定事件信息的任务,包括新闻、公告、研报、政策、交易规则、具体事件、各种影响分析、以及需要检索外部数据的非常识信息等。避免AI在搜索金融场景信息时,参考到非权威、及过时的信息。
AstraTrade alarm 任务管理 skill。用于让 Agent 自主创建、更新、启用、禁用或删除 config/alarm.json 中的 alarm 定时任务,并通过 alarm 在指定时间以 manual 形式唤醒主 Agent。适用于用户要求“提醒我之后检查某股票”“明天盘前分析候选池”“收盘后复盘”“定时让 Agent 执行某个自然语言任务”等场景。
| name | stock-ranker |
| version | 0.1.0 |
| description | A股筛选股票工具。基于市场、计划、候选池、热点、资金与事件信息,筛选少量高质量候选股票。 |
| tags | ["A股","盘前","选股","候选池","股票推荐","量化打分","openclaw"] |
输出格式请严格参考:
skills/astra-trade-schema/references/pools.md
Agent 可参考以下信息:
必要时使用:
结合数据与事件判断:
候选来源:
合并去重。
根据以下因素综合打分:
低质量标的不输出。
详细字段定义请参考:
references/output-format.md
对每条结果调用:
add( path="pools/candidates.jsonl", content=<单条JSON字符串> )