watchlist-check
Check watchlist conditions from data/watchlist.json and alert when triggered. Designed for /loop 5m usage.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Check watchlist conditions from data/watchlist.json and alert when triggered. Designed for /loop 5m usage.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | watchlist-check |
| description | Check watchlist conditions from data/watchlist.json and alert when triggered. Designed for /loop 5m usage. |
| allowed-tools | mcp__vn-stock-trader__get_stock_price |
Designed for recurring use: /loop 5m /watchlist-check
data/watchlist.json for alert conditionsget_stock_price(symbol){
"alerts": [
{"symbol": "VNM", "condition": "price_below", "value": 80000},
{"symbol": "HPG", "condition": "price_above", "value": 30000},
{"symbol": "FPT", "condition": "pct_change_above", "value": 5},
{"symbol": "MWG", "condition": "near_ceiling", "value": 1},
{"symbol": "TCB", "condition": "near_floor", "value": 1}
]
}
If NO triggers:
✅ {time} — Watchlist: {N} mã, không có alert mới.
If triggers:
🔔 Watchlist Alert — {time}
━━━━━━━━━━━━━━━━━━━━━━━━
🎯 {symbol}: {condition_desc} — Giá hiện tại: {price}
Điều kiện: {condition} {value} → TRIGGERED
Watchlist: {triggered}/{total} alerts active
Thu thập tin tức mới từ CafeF/Vietstock/VNExpress, deduplicate với archive, chỉ hiển thị tin chưa từng thấy. Dùng khi user muốn cập nhật tin tức mới nhất mà không bị lặp lại tin cũ.
Phân tích cơ bản một mã cổ phiếu Việt Nam — định giá, tài chính, triển vọng ngành. Dùng khi user hỏi về P/E, P/B, ROE, EPS, định giá, BCTC, báo cáo tài chính, hoặc phân tích cơ bản (FA).
Pre-market morning brief — market overview, portfolio status, overnight news. Use before trading session starts.
Phân tích tác động tin tức lên cổ phiếu Việt Nam — sentiment, catalyst, rủi ro sự kiện. Dùng khi user hỏi về tin tức, news, sự kiện sắp tới, catalyst, hoặc sentiment của một mã cụ thể.
Monitor portfolio positions for price changes, volume spikes, and ceiling/floor alerts. Designed for /loop 5m usage during trading sessions.
Đánh giá danh mục đầu tư Việt Nam — hiệu suất, rủi ro, phân bổ, và khuyến nghị tái cơ cấu. Dùng khi user muốn review/đánh giá danh mục, phân bổ tài sản, hoặc tái cơ cấu portfolio.