world-news-api
Installation
SKILL.md
World News API
World News API provides access to news articles from around the world. Developers use it to integrate real-time news data into their applications. This allows them to keep users informed on current events.
Official docs: https://www.worldnewsapi.com/documentation
World News API Overview
- News
- Article
- Search
Working with World News API
This skill uses the Membrane CLI to interact with World News API. Membrane handles authentication and credentials refresh automatically — so you can focus on the integration logic rather than auth plumbing.
Install the CLI
Install the Membrane CLI so you can run membrane from the terminal:
Related skills