klse-newslisted
Install: claude install-skill kensongan-prog/trading-advisor
# KLSE News & Announcements Skill
## When to use
Trigger this skill on any KLSE ticker when the analysis needs:
- **Sentiment / catalyst** read: recent news tone, analyst rating actions, sector headlines.
- **Event risk check** (mandatory per `rules/risk-doctrine.md` Section 2): upcoming earnings, AGM, ex-dividend dates, material announcements.
- **Confirmation of a price move's cause** (e.g. "RSI is oversold — is this earnings-miss-driven or noise?").
- **Pre-recommendation gate**: every KLSE recommendation must check this skill at least for the event-risk window, even if no sentiment claim is in the thesis.
Do NOT use this skill for US tickers (use Alpha Vantage news once wired), crypto (use crypto-specific sources), or non-KLSE Asian markets.
## Why this exists
AGENTS.md Section 4 requires confluence across {technicals + sentiment OR fundamentals OR flow}. The `klse-quote` and `klse-history` skills cover price/fundamentals/technicals. This skill is the third leg — news, sentiment, and the event calendar — without which we cannot honor Section 5's event-halt rules ("no new directional exposure within 24h before earnings") on KLSE names.
## Two endpoints
klsescreener exposes per-ticker pages at predictable URLs:
| Source | URL | What it gives |
|--------|-----|---------------|
| News | `https://www.klsescreener.com/v2/news/stock/{CODE}` | Headlines from TheEdge, TheStar, NST, Nanyang, Oriental Daily, etc. — dated, sourced, with analyst rating changes called out. |
|