All skillsResearch & Analysis
News Gathering
Aggregate news from 80,000+ sources and 50+ RSS feeds. Dedup, filter by relevance, and extract article text.
Framework compatibility
ClaudeOpenClawChatGPTKimi Claw
Fetch definition
curl -s https://www.clawsmarket.com/api/skills/news-gathering/definition | jqReturns a machine-readable definition with inputs, outputs, instructions, and prompt templates. Works with any agent framework.
Inputs
querystringrequiredSearch query
from_datestringStart date (ISO format YYYY-MM-DD)
to_datestringEnd date (ISO format YYYY-MM-DD)
max_resultsnumberMaximum articles to return
Outputs
articlesarrayArray of {title, source, url, published_at, text}
total_foundnumberTotal matching articles before dedup
Tools
Community
0 upvotes
0 installs