a-fund-monitor skillA
a-fund-monitor is agent-read markdown (skill) from aaaaqwq/agi-super-team: A股基金净值监控:盘中实时估值 + 盘后实际净值,定时推送到 Telegram。.
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股基金监控 A股基金净值监控,支持盘中实时估值和盘后实际净值,通过 OpenClaw cron 推送到 Telegram 私聊。 ## 架构 ``` fund_monitor.py (纯 Python,无外部依赖) ├── estimate 模式 → fundgz.1234567.com.cn (盘中实时估值) └── nav 模式 → api.fund.eastmoney.com/f10/lsjz (收盘净值) OpenClaw cron (isolated agentTurn) ├── 09:30-19:00 → estimate 模式(收盘后先推估值,净值当晚才公布) └── 19:00 之后 → nav 模式(收盘实际净值) └── stdout → delivery announce → Telegram 私聊 ``` **关键路径**: `skills/a-fund-monitor/scripts/`(本仓库) ## 手动执行 ```bash # 盘中估值(控制台输出) python3 scripts/fund_monitor.py estimate # 收盘净值(控制台输出) python3 scripts/fund_monitor.py nav ``` ## Cron 定时任务 OpenClaw cron,使用 **Asia/Shanghai** 时区。 | 北京时间 | 模式 | 数据源 | |---------|------|--------| | 10:30 | 盘中估值 | fundgz 接口 | | 12:30 | 盘中估值 | 同上 | | 14:30 | 盘中估值 | 同上 | | **22:00** | 收盘净值 | lsjz 接口(避开 20:30 数据未发布,QDII 滞后 1 天) | **合并为 1 个 cron job**: `04a185b2-f8ae-454e-b454-bc1944ca5c00` ``` Cron: 30 10,12,14,22 * * 1-5 (Asia/Shanghai) Runtime: isolated agentTurn (changqing) Model: minimax/MiniMax-M3 (fallback: deepseek/deepseek-v4-pro) Timeout: 300s Delivery: announce → telegram:8518085684 (Daniel 私聊) ``` …
Read the whole file at its exact version.
How to install
mdr add aaaaqwq/agi-super-team/a-fund-monitor@v2.1.0mdr add aaaaqwq/agi-super-team/a-fund-monitor@sha256:301e3b3978f7af79Pin 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_r245dggt73ikesre)
1 badge views in 30 days
Versions
| version | committed | commit | size | audit | |
|---|---|---|---|---|---|
| v2.1.0 latest | 2026-06-30 | d574a31 | 4,168 B | A | view · diff |
| v2.1.0 | 2026-05-25 | 9544ee7 | 3,361 B | A | view · diff |
| v2.0.0 | 2026-05-22 | fe0ccc1 | 3,130 B | A | view · diff |
| git:20260331.3101f5c | 2026-03-31 | 3101f5c | 1,661 B | A | view · diff |
| git:20260331.c38c957 | 2026-03-31 | c38c957 | 1,660 B | A | view |
Audit of the latest version
- pass: Frontmatter block present
- pass: Frontmatter declares a name
- pass: Frontmatter declares a description
- pass: Size between 200 bytes and 200 KB (4168 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_r245dggt73ikesre GET https://markdownregistry.com/api/v1/resolve?ref=aaaaqwq/agi-super-team/a-fund-monitor GET https://markdownregistry.com/api/v1/blob/301e3b3978f7af79d951767bcc5b8f5c705aeb8d5b065b63f70932688a62fa00
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.