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 職業分類に基づく
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.
| 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