Searches Naver News via a proxy so you skip the API key setup. Give it a Korean search term and it returns recent articles with titles, summaries, publication times, and links, all with HTML tags and entities already stripped. It defaults to relevance sorting but switches to chronological if you ask for latest news. The proxy enforces Naver's 1,000 item search window, so deep pagination fails by design. Good for quick Korean news lookups without dealing with Naver's developer portal, but you only get article snippets, not full text. If you need paywall content or real-time market data, look elsewhere. The response style guide is strict about not editorializing beyond what the API returns, which keeps hallucination risk low.
npx skills add https://github.com/nomadamas/k-skill --skill naver-news-search