Skip to main content
Back to registry

sports-news

machina-sports/sports-skills

Before writing queries, consult references/api-reference.md for command parameters and references/rss-feeds.md for curated feed URLs.

Installs168
Install command
npx skills add https://github.com/machina-sports/sports-skills --skill sports-news
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykWARN
About this skill
Before writing queries, consult references/api-reference.md for command parameters and references/rss-feeds.md for curated feed URLs. Prefer the CLI — it avoids Python import path issues: Python SDK (alternative): CRITICAL: Before calling any news command, verify: Derive the current date from the system prompt's date (e.g., currentDate: 2026-02-16 means today is 2026-02-16). Example 1: Transfer news search User says: "What's the latest Arsenal transfer news?" Actions: Example 2: Curated RSS feed User says: "Show me BBC Sport football headlines" Actions: Example 3: Date-filtered news User says: "Any Champions League news from this week?" Actions: If a command is not listed in the Commands table above, it does not exist. Error: Google News returns empty results Cause: query is missing or too narrow, or google_news=True is not set Solution: Ensure google_news=True AND a query are both set. Try broader keywords (e.g., "Arsenal" instead of "Arsenal vs Chelsea goal") Error: RSS feed returns an error Cause: The feed URL may be temporarily down or the URL format has changed Solution: Use Google News ( fetch_items with google_news=True ) as a fallback for the same topic Error: Articles returned are old despite using "recent" query Cause: sort_by_date=True is not set, or the after date filter is missing Solution: Add sort_by_date=True and after= to ensure newest articles appear first -...

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does sports-news do?

Before writing queries, consult references/api-reference.md for command parameters and references/rss-feeds.md for curated feed URLs.

Is sports-news good?

sports-news does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does sports-news work with?

sports-news currently lists compatibility with codex, gemini-cli, opencode, cursor, kimi-cli, github-copilot.

What are alternatives to sports-news?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install sports-news?

npx skills add https://github.com/machina-sports/sports-skills --skill sports-news

Related skills

More from machina-sports/sports-skills

Related skills

Alternatives in Software Engineering