Install
openclaw skills install @chinng-inta/news-triageResearch and compare news from the Chinng AI-Agent Portal. Use when finding relevant articles, investigating a topic, or preparing a sourced news summary.
openclaw skills install @chinng-inta/news-triageUse the portal MCP server declared by this plugin.
Standalone install (no plugin): register the read-only MCP endpoint first — openclaw mcp add portal --transport http https://portal.chinng-lab-srv.dev/mcp. Other MCP clients: https://portal.chinng-lab-srv.dev/mcp.
license_note and omission metadata. Never reconstruct content withheld by the portal.Most external news is link-only. Those records carry no summary at all — only the title, the metadata fields, and the links — and their summary_omitted_reason says why. Triage them on title, tags, keywords_en, entities_en, and numeric_facts, which remain available, and present them as dated pointers.
A full news record's body is a wrapper: the title, the summary repeated as TL;DR, the tags as Key Points, then an empty Details section. There is no article text behind it. Retrieving the body of a news record therefore rarely adds anything the listing did not already return, so retrieve one only when the summary is genuinely needed and was not present in the listing.
Treat entities as a triage hint whose precision varies by source, and ignore related_auto entirely.
Keep discovery token-light: list or search first, retrieve bodies only when they materially improve the answer.