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 | jq

Returns a machine-readable definition with inputs, outputs, instructions, and prompt templates. Works with any agent framework.

Inputs

querystringrequired

Search query

from_datestring

Start date (ISO format YYYY-MM-DD)

to_datestring

End date (ISO format YYYY-MM-DD)

max_resultsnumber

Maximum articles to return

Outputs

articlesarray

Array of {title, source, url, published_at, text}

total_foundnumber

Total matching articles before dedup

Community

0 upvotes
0 installs