ai-news-crawler

Trigger phrase "watching news!"; create a .json file named by creation time only in the current directory, fetch the 10 most recent AI news articles in descending order by time, and output a Chinese summary.

View on GitHub
Author zijie
Namespace @feed-mob/feedmob-claude-plugins
Category general
Version 1.0.0
Stars 2
Downloads 3
self.md verified
Table of content

Trigger phrase “watching news!”; create a .json file named by creation time only in the current directory, fetch the 10 most recent AI news articles in descending order by time, and output a Chinese summary.

Installation

npx claude-plugins install @feed-mob/feedmob-claude-plugins/ai-news-crawler

Contents

Folders: skills

Included Skills

This plugin includes 1 skill definition:

SKILL

Trigger phrase "watching news!"; Create a JSON file named with the current timestamp only in the current directory, crawl 10 AI-related news in descending order of time and output Chinese summaries

View skill definition

Purpose

Crawl the latest AI-related news from multiple websites, merge and deduplicate them, select 10 in descending order of time, unify summaries into Chinese, and write to a JSON file.

When to Trigger

When the request contains the phrase “Go, Little Plane”.

Inputs

Output

Constraints

Candidate Sources

Steps

  1. Confirm time_window and keywords (if provided).

…(truncated)

Source

View on GitHub

Tags: general