Fetch and summarize the latest video game news from major gaming outlets (IGN, Kotaku, GameSpot, Polygon, Eurogamer, Rock Paper Shotgun, VG247, Gematsu, Play...
数据来源:ClawHub。 在 ClawSkills 查看
选择你使用的 Agent
方法一:命令行安装(推荐)
推荐(无需提前安装 clawhub)
npx clawhub@latest --dir ~/.claude/skills install gamer-news或使用 clawhub CLI(需提前安装)
clawhub --dir ~/.claude/skills install gamer-news⚠️ 需要 Node.js 18+,没有 Node?请使用下方方法二直接下载 ZIP。 安装 Node.js →
方法二:手动下载安装(无需 Node)
下载 ZIP,解压后将文件夹放到以下路径,重启 Agent 即可:
安装路径
~/.claude/skills/gamer-news/💡解压后将文件夹放到上方路径,重启 Agent 即可生效
--- name: gamer-news description: Fetch and summarize the latest video game news from major gaming outlets (IGN, Kotaku, GameSpot, Polygon, Eurogamer, Rock Paper Shotgun, VG247, Gematsu, PlayStation Blog). Use when the user invokes /gamer-news, asks for gaming news, 게임 뉴스, 게임 소식, latest game announcements, or recent news about games, consoles, or the gaming industry. homepage: https://github.com/byeolbit/gamer-news-skill version: "1.0.0" author: byeolbit tags: gaming, news, ign, kotaku, gamespot, polygon, eurogamer, videogames, summary ---
주요 게임 뉴스 사이트들의 RSS 피드를 수집하여 최신 비디오게임 뉴스를 요약합니다.
Slash command trigger:
/gamer-newsKeyword auto-trigger:
The following gaming outlets are checked in this priority order. Each source has a distinct focus — use the source best suited to the user's interest, or aggregate across multiple:
| # | Outlet | RSS Feed URL | Focus | |---|--------|-------------|-------| | 1 | IGN | https://feeds.ign.com/ign/all | Broad coverage: games, movies, TV | | 2 | Kotaku | https://kotaku.com/rss | News, culture, opinion | | 3 | GameSpot | https://www.gamespot.com/feeds/mashup/ | Reviews, news, all platforms | | 4 | Polygon | https://www.polygon.com/rss/index.xml | Culture, features, reviews | | 5 | Eurogamer | https://eurogamer.net/feed | European perspective, Digital Foundry tech analysis | | 6 | Rock Paper Shotgun | https://www.rockpapershotgun.com/feed | PC gaming focus | | 7 | VG247 | https://vg247.com/feed | Breaking news, all platforms | | 8 | Gematsu | https://gematsu.com/feed | Japan / Asian game focus | | 9 | PlayStation Blog | https://blog.playstation.com/feed | Official Sony/PS announcements |
Fetch the top 3 sources simultaneously (IGN, Kotaku, VG247) and aggregate results. Deduplicate stories that appear across multiple sources — if the same event is covered by 2+ outlets, mention it once but note "IGN, Kotaku 등 다수 보도".
From each RSS feed, extract per article:
or or or or (first 200 chars if full content included)Show up to 5 stories total by default. If user asks for more, show up to 10.
If the user asks for a deeper summary of a specific story, fetch the article URL and extract the main content from or tags.
🎮 게임 뉴스 브리핑 · [날짜]
📰 [제목] — [출처]
🔗 [URL]
📝 [2–3문장 요약]
📰 [제목] — [출처]
🔗 [URL]
📝 [2–3문장 요약]
...
Rules:
| Situation | Response | |-----------|----------| | One feed fails | Skip it silently, fetch from next source | | All feeds fail | "현재 게임 뉴스를 불러올 수 없습니다. 잠시 후 다시 시도해 주세요." | | Feed returns empty | Try next source in priority order | | Partial results | Show what was found, note which sources were unavailable |
If this skill fails to work correctly or you encounter unexpected behavior, check the repository for the latest version and known issues:
👉 https://github.com/byeolbit/gamer-news-skill
安装 gamer-news-skill 后,可以对 AI 说这些话来触发它
Help me get started with gamer-news-skill
Explains what gamer-news-skill does, walks through the setup, and runs a quick demo based on your current project
Use gamer-news-skill to fetch and summarize the latest video game news from major gaming ou...
Invokes gamer-news-skill with the right parameters and returns the result directly in the conversation
What can I do with gamer-news-skill in my data & analytics workflow?
Lists the top use cases for gamer-news-skill, with example commands for each scenario
将技能文件夹放到 ~/.claude/skills/gamer-news/ 目录(个人级,所有项目可用),或 .claude/skills/gamer-news/(项目级)。重启 AI 客户端后,用 /gamer-news 主动调用,或让 AI 根据上下文自动发现并使用。
gamer-news-skill 支持 Claude、Cursor、OpenClaw,可与这些 AI 平台无缝集成,扩展其能力。
gamer-news-skill 可免费安装使用。请查阅仓库了解许可证信息。
Fetch and summarize the latest video game news from major gaming outlets (IGN, Kotaku, GameSpot, Polygon, Eurogamer, Rock Paper Shotgun, VG247, Gematsu, Play...
gamer-news-skill 属于「Data & Analytics」分类,该分类的技能帮助 AI 智能体在此领域执行专业任务。
Automate my data & analytics tasks using gamer-news-skill
Identifies repetitive steps in your workflow and sets up gamer-news-skill to handle them automatically