원클릭으로
google-news
Current news headlines aggregated across publishers via Google News RSS (English US feed).
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Current news headlines aggregated across publishers via Google News RSS (English US feed).
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Chinese tech business news, startup funding, and industry analysis from 36kr.
Transcribe video/audio URL to text + word-level timestamps using Bilibili Bcut ASR API (free, no API key). Preferred for Chinese content — Bcut gives character-level timestamps vs Whisper word-level. Returns text + segments [{start, end, text}]. Requires yt-dlp + ffmpeg.
Transcribe video/audio URL or local file to text + SRT using yt-dlp + Groq Whisper API (free tier). Preferred default for v2 transcription. Returns raw text and segments; summary is caller's responsibility.
Transcribe video/audio URL or local file to text + SRT using yt-dlp + OpenAI Whisper API. Paid fallback for v2 transcription when Groq is rate-limited or unavailable. Returns raw text and segments; summary is caller's responsibility.
Transcribe video/audio URL or local file to text + SRT using yt-dlp + local mlx-whisper (Apple Silicon). Free, offline, fastest on M-series Macs. Opt-in advanced path for users with Apple Silicon + mlx-whisper installed. Returns raw text and segments; summary is caller's responsibility.
Deep URL fetch using crawl4ai (Playwright-powered) for JS-rendered pages, anti-bot sites, and dynamic content. Slower than fetch-jina but handles sites that block simple fetchers. Requires user-installed crawl4ai package.
| name | google_news |
| description | Current news headlines aggregated across publishers via Google News RSS (English US feed). |
| version | 1 |
| languages | ["en","mixed"] |
| methods | [{"id":"api_search","impl":"methods/api_search.py","requires":[],"rate_limit":{"per_min":30,"per_hour":500}}] |
| fallback_chain | ["api_search"] |
| when_to_use | {"query_languages":["en","mixed"],"query_types":["current-events","news","recent-development","company-announcement"],"domain_hints":["tech","politics","business","science","health"]} |
| quality_hint | {"typical_yield":"high","chinese_native":false} |
| layer | leaf |
| domains | ["generic-web"] |
| scenarios | ["recent-news","time-sensitive"] |
| model_tier | Fast |
| experience_digest | experience.md |
Google News adds current editorial coverage aggregated across many publishers through the public RSS search feed. It is useful when the query is about recent events, announcements, or developing stories and the search should stay broad across mainstream news outlets without depending on a private API key.
link field is a Google News redirect URL rather than the direct publisher URL, and v1 keeps it intentionally to avoid lossy or failure-prone decoding.hl=en-US&gl=US&ceid=US:en for v1; non-English and non-US market variants are a follow-up.