a-share-analysis skillC
a-share-analysis is agent-read markdown (skill) from aaaaqwq/agi-super-team.
Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.
What the file says
# A股量化投资分析 Skill > **定位**: Agent可直接加载的A股投资分析技能 > **触发词**: 分析A股 | 精选个股 | 今日主线 | 复盘 | 盘前情报 | A股日报 > **数据引擎**: AKShare + 多源新闻API + Python > **更新**: 2026-06-30 — 新增 news.py / cron 自动化 / 实盘验证闭环 --- ## 概述 此Skill实现了三层分析体系: 1. **情报采集层** — 7路并发多源新闻采集,自动匹配板块和个股 2. **盘面阅读层** — 美股映射 + 大盘多空判断 + 实时主线(>9%题材分析) 3. **个股精选层** — 产业逻辑 + 形态8分类 + 盘口分析 + 题材排名 + 综合评分 4. **原始新闻浏览 (news.py)** — 分类展示影响股票的新闻,**源信息不做任何修改** ## 触发条件 当用户消息包含以下关键词时自动加载: ### 📈 完整分析 (reporter.py) - `分析A股` `A股分析` `今日A股` - `精选个股` `选股` - `今日主线` `主线分析` `热点题材` - `盘前` `盘前情报` `早报` - `复盘` `A股复盘` `今日复盘` - `龙虎榜` `涨停` `连板` - `a-share` `stock analysis` ### 📰 原始新闻浏览 (news.py — 源信息不修改) - `分类新闻` `新闻分类` `新闻浏览` - `原始新闻` `原始信息` `源信息` - `影响股票的信息` `影响股票的热门信息` - `不修改源` `不改源` `原文` `原文展示` - `news browser` `raw news` ## 项目路径 ``` ~/.openclaw/workspace/projects/a-share/ ├── SKILL.md # 本文件 ├── config.json # 全局配置 ├── config/ │ ├── sector_keywords.json # 板块关键词映射 │ ├── us_mapping.json # 美股→A股映射 │ └── finance_keywords.json # 财经过滤词 ├── plugins/ │ ├── base.py # NewsSourcePlugin 基类 │ ├── orz_hot.py # S1: orz.ai热点API │ ├── cls_flash.py # S2: 财联社电报 …
Read the whole file at its exact version.
How to install
mdr add aaaaqwq/agi-super-team/a-share-analysis@git:20260630.677ca7emdr add aaaaqwq/agi-super-team/a-share-analysis@sha256:5e852132bc6241fdPin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.
[](https://markdownregistry.com/a/art_snsfqyuop7bjluc7)
1 badge views in 30 days
Versions
| version | committed | commit | size | audit | |
|---|---|---|---|---|---|
| git:20260630.677ca7e latest | 2026-06-30 | 677ca7e | 15,698 B | C | view · diff |
| git:20260619.229ab60 | 2026-06-19 | 229ab60 | 12,857 B | C | view |
Audit of the latest version
- fail: Frontmatter block present
- fail: Frontmatter declares a name
- fail: Frontmatter declares a description
- pass: Size between 200 bytes and 200 KB (15698 bytes)
- pass: No zero-width or bidi control characters
- pass: No instruction hidden inside an HTML comment
- pass: No link to an exfiltration or paste host
- pass: No credential-shaped string
- pass: No instruction to send local credentials anywhere
- pass: No text hidden with inline styles
- pass: No prompt-injection phrasing
- pass: No curl or wget piped into a shell
- pass: No recursive delete of root, home or parent
- pass: No instruction to read or print local credentials
- pass: No base64 blob over 200 characters
- pass: No link to a raw IP address
- pass: No script tag
Source
aaaaqwq/agi-super-team · 98 stars · license MIT · pushed 2026-09-23 · branch main
API
GET https://markdownregistry.com/api/v1/artifacts/art_snsfqyuop7bjluc7 GET https://markdownregistry.com/api/v1/resolve?ref=aaaaqwq/agi-super-team/a-share-analysis GET https://markdownregistry.com/api/v1/blob/5e852132bc6241fd180dc43052c4a1fe99b5a040e4f66f0f31ee9d3a63938e3e
Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.
More from aaaaqwq/agi-super-team
Every file in aaaaqwq/agi-super-team