jpskill.com
✍️ ライティング コミュニティ

daily-ai-news

最新のAIニュースを複数の情報源から集約し、要点をまとめたニュース記事へのリンクとともに簡潔に提供、ビジネスパーソンがAIの最新動向を効率的に把握するのに役立つSkill。

📜 元の英語説明(参考)

Aggregates and summarizes the latest AI news from multiple sources including AI news websites and web search. Provides concise news briefs with direct links to original articles. Activates when user asks for 'today's AI news', 'AI updates', 'latest AI developments', or mentions wanting a 'daily AI briefing'.

🇯🇵 日本人クリエイター向け解説

一言でいうと

最新のAIニュースを複数の情報源から集約し、要点をまとめたニュース記事へのリンクとともに簡潔に提供、ビジネスパーソンがAIの最新動向を効率的に把握するのに役立つSkill。

※ jpskill.com 編集部が日本のビジネス現場向けに補足した解説です。Skill本体の挙動とは独立した参考情報です。

⚡ おすすめ: コマンド1行でインストール(60秒)

下記のコマンドをコピーしてターミナル(Mac/Linux)または PowerShell(Windows)に貼り付けてください。 ダウンロード → 解凍 → 配置まで全自動。

🍎 Mac / 🐧 Linux
mkdir -p ~/.claude/skills && cd ~/.claude/skills && curl -L -o daily-ai-news.zip https://jpskill.com/download/21227.zip && unzip -o daily-ai-news.zip && rm daily-ai-news.zip
🪟 Windows (PowerShell)
$d = "$env:USERPROFILE\.claude\skills"; ni -Force -ItemType Directory $d | Out-Null; iwr https://jpskill.com/download/21227.zip -OutFile "$d\daily-ai-news.zip"; Expand-Archive "$d\daily-ai-news.zip" -DestinationPath $d -Force; ri "$d\daily-ai-news.zip"

完了後、Claude Code を再起動 → 普通に「動画プロンプト作って」のように話しかけるだけで自動発動します。

💾 手動でダウンロードしたい(コマンドが難しい人向け)
  1. 1. 下の青いボタンを押して daily-ai-news.zip をダウンロード
  2. 2. ZIPファイルをダブルクリックで解凍 → daily-ai-news フォルダができる
  3. 3. そのフォルダを C:\Users\あなたの名前\.claude\skills\(Win)または ~/.claude/skills/(Mac)へ移動
  4. 4. Claude Code を再起動

⚠️ ダウンロード・利用は自己責任でお願いします。当サイトは内容・動作・安全性について責任を負いません。

🎯 このSkillでできること

下記の説明文を読むと、このSkillがあなたに何をしてくれるかが分かります。Claudeにこの分野の依頼をすると、自動で発動します。

📦 インストール方法 (3ステップ)

  1. 1. 上の「ダウンロード」ボタンを押して .skill ファイルを取得
  2. 2. ファイル名の拡張子を .skill から .zip に変えて展開(macは自動展開可)
  3. 3. 展開してできたフォルダを、ホームフォルダの .claude/skills/ に置く
    • · macOS / Linux: ~/.claude/skills/
    • · Windows: %USERPROFILE%\.claude\skills\

Claude Code を再起動すれば完了。「このSkillを使って…」と話しかけなくても、関連する依頼で自動的に呼び出されます。

詳しい使い方ガイドを見る →
最終更新
2026-05-18
取得日時
2026-05-18
同梱ファイル
4

📖 Skill本文(日本語訳)

※ 原文(英語/中国語)を Gemini で日本語化したものです。Claude 自身は原文を読みます。誤訳がある場合は原文をご確認ください。

日刊AIニュース速報

複数の情報源から最新のAIニュースを集約し、直接リンク付きの簡潔な要約をお届けします。

このスキルを使用するタイミング

ユーザーが以下のような場合に、このスキルを起動してください。

  • 今日のAIニュースや最新のAI動向を尋ねる
  • 日刊AI速報や最新情報を要求する
  • AIで何が起こっているか知りたいと述べる
  • AI業界ニュース、トレンド、ブレークスルーを尋ねる
  • 最近のAI発表の要約を求める
  • 「给我今天的AI资讯」(今日のAI情報をください)と言う
  • 「AI有什么新动态」(AIに何か新しい動きはありますか)と言う

ワークフローの概要

このスキルは、AIニュースを収集、フィルタリング、分類、提示するために4段階のワークフローを使用します。

フェーズ1:情報収集
  ├─ 直接ウェブサイト取得(主要AIニュースサイト3~5件)
  └─ 日付フィルター付きウェブ検索
      ↓
フェーズ2:コンテンツフィルタリング
  ├─ 保持:過去24~48時間、主要な発表
  └─ 削除:重複、マイナーな更新、古いコンテンツ
      ↓
フェーズ3:分類
  └─ 5つのカテゴリに整理
      ↓
フェーズ4:出力フォーマット
  └─ リンクと構造で提示

フェーズ1:情報収集

ステップ1.1:主要AIニュースソースからの取得

mcp__web_reader__webReader を使用して、主要なAIニュースウェブサイト3~5件からコンテンツを取得します。

推奨される主要ソース(セッションごとに3~5件選択):

パラメーター:

  • return_format: markdown
  • with_images_summary: false(テキストコンテンツに焦点を当てる)
  • timeout: ソースごとに20秒

ステップ1.2:ウェブ検索クエリの実行

日付フィルター付きのクエリで WebSearch を使用し、追加のニュースを発見します。

クエリテンプレート(日付は動的に調整):

General: "AI news today" OR "artificial intelligence breakthrough" after:[2025-12-23]
Research: "AI research paper" OR "machine learning breakthrough" after:[2025-12-23]
Industry: "AI startup funding" OR "AI company news" after:[2025-12-23]
Products: "AI application launch" OR "new AI tool" after:[2025-12-23]

ベストプラクティス:

  • 常に現在の日付または昨日の日付をフィルターに使用する
  • 異なるカテゴリで2~3のクエリを実行する
  • クエリごとに上位10~15件の結果に限定する
  • 過去24~48時間以内のソースを優先する

ステップ1.3:記事全体の取得

検索結果から最も関連性の高い上位10~15件のストーリーについて:

  • 検索結果からURLを抽出する
  • mcp__web_reader__webReader を使用して記事全体のコンテンツを取得する
  • これにより、スニペットのみを使用するのではなく、正確な要約が保証されます

フェーズ2:コンテンツフィルタリング

フィルタリング基準

保持:

  • 過去24~48時間以内(できれば今日)のニュース
  • 主要な発表(製品発表、モデルリリース、研究のブレークスルー)
  • 業界の動向(資金調達、パートナーシップ、規制、買収)
  • 技術的進歩(新しいモデル、技術、ベンチマーク)
  • 重要な企業アップデート(OpenAI、Google、Anthropicなど)

削除:

  • 重複するストーリー(複数のソースで同じニュース)
  • マイナーな更新やマーケティングの宣伝
  • 非常に重要でない限り、3日以上前のコンテンツ
  • AI以外のコンテンツや、関連性の低い記事

重複排除戦略

同じストーリーが複数のソースに表示される場合:

  • 最も包括的なバージョンを保持する
  • 要約に代替ソースを記載する
  • 信頼できるソースを優先する(企業ブログ > ニュースアグリゲーター)

フェーズ3:分類

ニュースを5つのカテゴリに整理します。

🔥 主要な発表

  • 製品発表(新しいAIツール、サービス、機能)
  • モデルリリース(GPTアップデート、Claude機能、Gemini機能)
  • 主要な企業発表(OpenAI、Google、Anthropic、Microsoft、Meta)

🔬 研究と論文

  • 学術的なブレークスルー
  • 主要な会議からの新しい研究論文
  • 斬新な技術や方法論
  • ベンチマークの達成

💰 業界とビジネス

  • 資金調達ラウンドと投資
  • 合併と買収
  • パートナーシップとコラボレーション
  • 市場トレンドと分析

🛠️ ツールとアプリケーション

  • 新しいAIツールとフレームワーク
  • 実用的なAIアプリケーション
  • オープンソースリリース
  • 開発者向けリソース

🌍 ポリシーと倫理

  • AI規制とポリシー
  • 安全性と倫理に関する議論
  • 社会的影響研究
  • 政府の取り組み

フェーズ4:出力フォーマット

一貫した出力のために、以下のテンプレートを使用します。

# 📰 日刊AIニュース速報

**日付**: [現在の日付、例:2025年12月24日]
**ソース**: [Y]ソースからの[X]記事
**カバー範囲**: 過去24時間

---

## 🔥 主要な発表

### [見出し1]

**要約**: [ニュースの1文の概要]

**主なポイント**:
- [重要な詳細1]
- [重要な詳細2]
- [重要な詳細3]

**影響**: [これが重要な理由 - 1文]

📅 **ソース**: [出版物名] • [出版日]
🔗 **リンク**: [元の記事へのURL]

---

### [見出し2]

[上記と同じフォーマット]

---

## 🔬 研究と論文

### [見出し3]

[上記と同じフォーマット]

---

## 💰 業界とビジネス

### [見出し4]

[上記と同じフォーマット]

---

## 🛠️ ツールとアプリケーション

### [見出し5]

[上記と同じフォーマット]

---

## 🌍 ポリシーと倫理

### [見出し6]

[上記と同じフォーマット]

---

## 🎯 主要なポイント

1. [その日の最大のニュース - 1文]
2. [2番目に重要な進展 - 1文]
3. [注目すべき新たなトレンド - 1文]

---

**生成日時**: [タイムスタンプ]
**次回の更新**: 最新のAIニュースについては明日ご確認ください

カスタマイズオプション

最初の速報を提供した後、カスタマイズを提案します。

1. 重点分野

「特定のトピックに焦点を当てますか?」

  • 研究論文のみ
  • 製品発表とツール
  • 業界ニュースと資金調達
  • 特定の企業(OpenAI/Google/Anthropic)
  • 技術チュートリアルとガイド

2. 詳細レベル

「どの程度詳細にしますか?」

  • 簡潔: 見出しのみ(2~3の箇条書きポイント/

(原文はここで途切れています)

📜 原文 SKILL.md(Claudeが読む英語/中国語)を展開

Daily AI News Briefing

Aggregates the latest AI news from multiple sources and delivers concise summaries with direct links

When to Use This Skill

Activate this skill when the user:

  • Asks for today's AI news or latest AI developments
  • Requests a daily AI briefing or updates
  • Mentions wanting to know what's happening in AI
  • Asks for AI industry news, trends, or breakthroughs
  • Wants a summary of recent AI announcements
  • Says: "给我今天的AI资讯" (Give me today's AI news)
  • Says: "AI有什么新动态" (What's new in AI)

Workflow Overview

This skill uses a 4-phase workflow to gather, filter, categorize, and present AI news:

Phase 1: Information Gathering
  ├─ Direct website fetching (3-5 major AI news sites)
  └─ Web search with date filters
      ↓
Phase 2: Content Filtering
  ├─ Keep: Last 24-48 hours, major announcements
  └─ Remove: Duplicates, minor updates, old content
      ↓
Phase 3: Categorization
  └─ Organize into 5 categories
      ↓
Phase 4: Output Formatting
  └─ Present with links and structure

Phase 1: Information Gathering

Step 1.1: Fetch from Primary AI News Sources

Use mcp__web_reader__webReader to fetch content from 3-5 major AI news websites:

Recommended Primary Sources (choose 3-5 per session):

Parameters:

  • return_format: markdown
  • with_images_summary: false (focus on text content)
  • timeout: 20 seconds per source

Step 1.2: Execute Web Search Queries

Use WebSearch with date-filtered queries to discover additional news:

Query Template (adjust dates dynamically):

General: "AI news today" OR "artificial intelligence breakthrough" after:[2025-12-23]
Research: "AI research paper" OR "machine learning breakthrough" after:[2025-12-23]
Industry: "AI startup funding" OR "AI company news" after:[2025-12-23]
Products: "AI application launch" OR "new AI tool" after:[2025-12-23]

Best Practices:

  • Always use current date or yesterday's date in filters
  • Execute 2-3 queries across different categories
  • Limit to top 10-15 results per query
  • Prioritize sources from last 24-48 hours

Step 1.3: Fetch Full Articles

For the top 10-15 most relevant stories from search results:

  • Extract URLs from search results
  • Use mcp__web_reader__webReader to fetch full article content
  • This ensures accurate summarization vs. just using snippets

Phase 2: Content Filtering

Filter Criteria

Keep:

  • News from last 24-48 hours (preferably today)
  • Major announcements (product launches, model releases, research breakthroughs)
  • Industry developments (funding, partnerships, regulations, acquisitions)
  • Technical advances (new models, techniques, benchmarks)
  • Significant company updates (OpenAI, Google, Anthropic, etc.)

Remove:

  • Duplicate stories (same news across multiple sources)
  • Minor updates or marketing fluff
  • Content older than 3 days unless highly significant
  • Non-AI content or tangentially related articles

Deduplication Strategy

When the same story appears in multiple sources:

  • Keep the most comprehensive version
  • Note alternative sources in the summary
  • Prioritize authoritative sources (company blogs > news aggregators)

Phase 3: Categorization

Organize news into 5 categories:

🔥 Major Announcements

  • Product launches (new AI tools, services, features)
  • Model releases (GPT updates, Claude features, Gemini capabilities)
  • Major company announcements (OpenAI, Google, Anthropic, Microsoft, Meta)

🔬 Research & Papers

  • Academic breakthroughs
  • New research papers from top conferences
  • Novel techniques or methodologies
  • Benchmark achievements

💰 Industry & Business

  • Funding rounds and investments
  • Mergers and acquisitions
  • Partnerships and collaborations
  • Market trends and analysis

🛠️ Tools & Applications

  • New AI tools and frameworks
  • Practical AI applications
  • Open source releases
  • Developer resources

🌍 Policy & Ethics

  • AI regulations and policies
  • Safety and ethics discussions
  • Social impact studies
  • Government initiatives

Phase 4: Output Formatting

Use the following template for consistent output:

# 📰 Daily AI News Briefing

**Date**: [Current Date, e.g., December 24, 2025]
**Sources**: [X] articles from [Y] sources
**Coverage**: Last 24 hours

---

## 🔥 Major Announcements

### [Headline 1]

**Summary**: [One-sentence overview of the news]

**Key Points**:
- [Important detail 1]
- [Important detail 2]
- [Important detail 3]

**Impact**: [Why this matters - 1 sentence]

📅 **Source**: [Publication Name] • [Publication Date]
🔗 **Link**: [URL to original article]

---

### [Headline 2]

[Same format as above]

---

## 🔬 Research & Papers

### [Headline 3]

[Same format as above]

---

## 💰 Industry & Business

### [Headline 4]

[Same format as above]

---

## 🛠️ Tools & Applications

### [Headline 5]

[Same format as above]

---

## 🌍 Policy & Ethics

### [Headline 6]

[Same format as above]

---

## 🎯 Key Takeaways

1. [The biggest news of the day - 1 sentence]
2. [Second most important development - 1 sentence]
3. [An emerging trend worth watching - 1 sentence]

---

**Generated on**: [Timestamp]
**Next update**: Check back tomorrow for the latest AI news

Customization Options

After providing the initial briefing, offer customization:

1. Focus Areas

"Would you like me to focus on specific topics?"

  • Research papers only
  • Product launches and tools
  • Industry news and funding
  • Specific companies (OpenAI/Google/Anthropic)
  • Technical tutorials and guides

2. Depth Level

"How detailed should I go?"

  • Brief: Headlines only (2-3 bullet points per story)
  • Standard: Summaries + key points (default)
  • Deep: Include analysis and implications

3. Time Range

"What timeframe?"

  • Last 24 hours (default)
  • Last 3 days
  • Last week
  • Custom range

4. Format Preference

"How would you like this organized?"

  • By category (default)
  • Chronological
  • By company
  • By significance

Follow-up Interactions

User: "Tell me more about [story X]"

Action: Use mcp__web_reader__webReader to fetch the full article, provide detailed summary + analysis

User: "What are experts saying about [topic Y]?"

Action: Search for expert opinions, Twitter reactions, analysis pieces

User: "Find similar stories to [story Z]"

Action: Search related topics, provide comparative summary

User: "Only show research papers"

Action: Filter and reorganize output, exclude industry news

Quality Standards

Validation Checklist

  • All links are valid and accessible
  • No duplicate stories across categories
  • All items have timestamps (preferably today)
  • Summaries are accurate (not hallucinated)
  • Links lead to original sources, not aggregators
  • Mix of sources (not all from one publication)
  • Balance between hype and substance

Error Handling

  • If webReader fails for a URL → Skip and try next source
  • If search returns no results → Expand date range or try different query
  • If too many results → Increase threshold for significance
  • If content is paywalled → Use available excerpt and note limitation

Examples

Example 1: Basic Request

User: "给我今天的AI资讯"

AI Response: [Executes 4-phase workflow and presents formatted briefing with 5-10 stories across categories]


Example 2: Time-specific Request

User: "What's new in AI this week?"

AI Response: [Adjusts date filters to last 7 days, presents weekly summary]


Example 3: Category-specific Request

User: "Any updates on AI research?"

AI Response: [Focuses on Research & Papers category, includes recent papers and breakthroughs]


Example 4: Follow-up Deep Dive

User: "Tell me more about the GPT-5 announcement"

AI Response: [Fetches full article, provides detailed summary, offers to find expert reactions]

Additional Resources

For comprehensive lists of news sources, search queries, and output templates, refer to:

  • references/news_sources.md - Complete database of AI news sources
  • references/search_queries.md - Search query templates by category
  • references/output_templates.md - Alternative output format templates

同梱ファイル

※ ZIPに含まれるファイル一覧。`SKILL.md` 本体に加え、参考資料・サンプル・スクリプトが入っている場合があります。