astock-data
A股历史数据基础设施服务。本地SQLite缓存优先、增量联网拉取、标准化JSON输出。为下游分析/回测/图表Skill提供稳定高效的数据源,避免重复联网。支持前复权/后复权/不复权,股票代码强校验(sh./sz./bj.前缀),数据清洗与校验。
A股深度分析、量化筛选与交易计划生成。当用户说"深度分析"、"分析XX股票"时调用deep_analyze.py。当用户说"趋势选股"、"趋势扫描"时调用analyze_astock.py。当用户说"超跌"、"反弹"、"抄底"时调用scan_oversold.py(支持短期/长期双模式)。当用户说"底部反转"、"放量反转"、"底部放量"时调用scan_reversal.py。当用户说"交易计划"、"怎么买"、"止损止盈"时调用make_trade_plan.py。当用户说"历史报告"、"之前的分析"时调用view_reports.py。用于A股行情分析、选股、技术面评估、深度评级、交易策略制定。
This listing is imported from SkillsMP metadata and should be treated as untrusted until upstream source review is completed.
Install skill "astock-analysis" with this command: npx skills add kaikai-openclaw/skillsmp-kaikai-openclaw-kaikai-openclaw-astock-analysis
This source entry does not include full markdown content beyond metadata.
This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.
Related by shared tags or category signals.
A股历史数据基础设施服务。本地SQLite缓存优先、增量联网拉取、标准化JSON输出。为下游分析/回测/图表Skill提供稳定高效的数据源,避免重复联网。支持前复权/后复权/不复权,股票代码强校验(sh./sz./bj.前缀),数据清洗与校验。
Turn a solved workflow into canonical knowledge docs and a self-contained ClawHub-publishable skill. 把一个已验证流程沉淀成规范知识文档,并打包成可发布到 ClawHub 的自包含 skill。
Integrate with Odoo 17 via XML-RPC API. Use when: managing projects, tasks, calendar events, time off requests, helpdesk tickets, knowledge articles, documen...
Batch anonymize DICOM medical images by removing patient sensitive information (name, ID, birth date) while preserving image data for research use. Trigger w...