Best use case
a-fund-monitor is best used when you need a repeatable AI agent workflow instead of a one-off prompt.
监控 A 股基金实时估值与盘后净值,自动判断交易日并生成提醒或分析。
Teams using a-fund-monitor should expect a more consistent output, faster repeated execution, less prompt rewriting.
When to use this skill
- You want a reusable workflow that can be run more than once with consistent structure.
When not to use this skill
- You only need a quick one-off answer and do not need a reusable workflow.
- You cannot install or maintain the underlying files, dependencies, or repository context.
Installation
Claude Code / Cursor / Codex
Manual Installation
- Download SKILL.md from GitHub
- Place it in
.claude/skills/a-fund-monitor/SKILL.mdinside your project - Restart your AI agent — it will auto-discover the skill
How a-fund-monitor Compares
| Feature / Agent | a-fund-monitor | Standard Approach |
|---|---|---|
| Platform Support | Not specified | Limited / Varies |
| Context Awareness | High | Baseline |
| Installation Complexity | Unknown | N/A |
Frequently Asked Questions
What does this skill do?
监控 A 股基金实时估值与盘后净值,自动判断交易日并生成提醒或分析。
Where can I find the source code?
You can find the source code on GitHub using the link provided at the top of the page.
SKILL.md Source
# A股基金监控 Skill
A股基金净值监控,支持实时估值和盘后净值,自动判断交易日/节假日。
## 用法
### 快速监控(命令行)
```bash
# 默认配置,输出到控制台
bash ~/clawd/skills/a-fund-monitor/scripts/monitor.sh
# 推送到群(使用--push参数)
bash ~/clawd/skills/a-fund-monitor/scripts/monitor.sh --push
# 监控指定基金
bash ~/clawd/skills/a-fund-monitor/scripts/monitor.sh --codes "000979 002943"
```
### Agent调用
```
执行A股基金监控任务。
1. 读取配置文件: ~/clawd/skills/a-fund-monitor/config.json
2. 获取实时净值数据
3. 非交易日自动切换为简短报告
配置文件格式:
{
"funds": [
{"code": "000979", "name": "景顺长城沪港深精选股票A"},
{"code": "002943", "name": "广发多因子混合"}
],
"push": {
"enabled": true,
"chatId": -1003824568687
}
}
```
运行命令:
bash ~/clawd/skills/a-fund-monitor/scripts/monitor.sh [--push] [--codes "代码1 代码2"]
```
## 功能特性
- ✅ 清代理(减少网络波动)
- ✅ 交易日判断(周末 + 节假日)
- ✅ 盘中实时估值 / 盘后实际净值自动切换
- ✅ 非交易日简短报告(不推送详细数据)
- ✅ 重试机制(网络失败自动重试)
- ✅ 日期检查(显示净值日期)
## 配置
编辑 `config.json` 修改要监控的基金列表。
## 节假日更新
每年需要更新 `scripts/holidays.txt` 中的节假日列表(格式:YYYY-MM-DD,每行一个)。Related Skills
monitoring-whale-activity
Track large cryptocurrency transactions and whale wallet movements across multiple blockchains. Monitor exchange inflows/outflows, manage watchlists, Track large cryptocurrency transactions and whale wallet movements in real-time. Use when tracking large holder movements, exchange flows, or wallet activity. Trigger with phrases like "track whales", "monitor large transfers", "check whale activity", "exchange inflows", or "watch wallet".
position-monitor
Hourly position monitor — execute take-profit/stop-loss and track peak gains
email-monitor
AI inbox classification + Telegram notification
effect-monitoring
Use when monitoring Xiaohongshu marketing campaign performance, tracking promotion effectiveness, analyzing advertising ROI, measuring influencer collaboration results, evaluating activity success rates, or optimizing marketing spend allocation
ct-monitor-skill
> 证书透明度监控——SSL/TLS 证书透明度日志监控与告警
browser-login-monitor
> 浏览器登录安全监控——监测浏览器会话状态与登录安全
api-quota-monitor
查询监控 API 供应商/服务的额度、余额、消耗情况。支持官方供应商(Gemini/xAI/ZAI/Minimax/OpenRouter等)、中转站(AIXN/Provider-A等)、订阅服务(Brave/Tavily/Serper)。触发词:查额度、查余额、API用量、供应商额度、quota、balance、usage、billing。
wemp-operator
> 微信公众号全功能运营——草稿/发布/评论/用户/素材/群发/统计/菜单/二维码 API 封装
zsxq-smart-publish
Publish and manage content on 知识星球 (zsxq.com). Supports talk posts, Q&A, long articles, file sharing, digest/bookmark, homework tasks, and tag management. Use when publishing content to 知识星球, creating/editing posts, uploading files/images/audio, managing digests, batch publishing, or formatting content for 知识星球.
zoom-automation
Automate Zoom meeting creation, management, recordings, webinars, and participant tracking via Rube MCP (Composio). Always search tools first for current schemas.
zoho-crm-automation
Automate Zoho CRM tasks via Rube MCP (Composio): create/update records, search contacts, manage leads, and convert leads. Always search tools first for current schemas.
ziliu-publisher
字流(Ziliu) - AI驱动的多平台内容分发工具。用于一次创作、智能适配排版、一键分发到16+平台(公众号/知乎/小红书/B站/抖音/微博/X等)。当用户需要多平台发布、内容排版、格式适配时使用。触发词:字流、ziliu、多平台发布、一键分发、内容分发、排版发布。