Install
openclaw skills install news-corbett-reportThe Corbett Report — official WordPress RSS at corbettreport.com/feed/. Fetch only; answer in English; items strictly from XML; dated header, numbered list,...
openclaw skills install news-corbett-reportIndependent outlet (James Corbett). For current episodes and posts use only the official feed — do not invent third-party pages or items.
fetch tool)https://corbettreport.com/feed/
Optional check:
curl -sL "https://corbettreport.com/feed/"
Typical fields:
<title>, <link>, <lastBuildDate><item>: <title>, <link> (canonical post URL), <pubDate>, <description> (teaser), optional <category> (may repeat), often <enclosure> (MP3). For the reply, the post link is always <link>, not the enclosure URL.Render XML entities readably (e.g. – → en dash). Do not expand or rewrite feed text.
<item>. No extra episodes or URLs.Non-negotiable checklist (single-file skill — everything lives in this README):
Source: Use only items from https://corbettreport.com/feed/ after a successful fetch. Do not invent titles or URLs.
Per item: Title, link, and teaser must come from the same <item>. The article URL is the item’s <link>, not the MP3 enclosure URL.
Count: Default 3–5 newest items unless the user specifies otherwise.
Layout: ## title, optional ### for the list; blank line after headings; numbered list; **[title](url)** with no separate link line.
Language: Reply fully in English (headings, labels, and feed text as-is). No German or other translation unless the user explicitly requests translation.
No emoji required. Blank line after ## / ###. Each item on its own line(s).
## The Corbett Report
*As of feed `lastBuildDate`: …*
### Latest
1. **[Exact `<title>`](https://corbettreport.com/…/)** — *categories if useful*
- *Teaser from `<description>` (trim if long, ~200 chars max)*
2. …
**[…](url)**, not a separate *Link:* line.<category> only; omit if empty or redundant.If the feed is empty or fetch fails, say so briefly — do not invent content.
Questions about Corbett Report, James Corbett, latest episode or interview, Corbett podcast headlines, “what’s new on Corbett Report”.