Files
42marketplaces/sync/gh-feed-mob-claude-code-marketplace-plugins-ai-news-crawler.json
2025-11-29 18:53:27 +08:00

18 lines
587 B
JSON

{
"name": "ai-news-crawler",
"owner": {
"name": "zijie",
"email": "zijie@feedmob.com"
},
"plugins": [
{
"name": "ai-news-crawler",
"description": "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.",
"source": {
"source": "url",
"url": "https://git.waymay.us/zhongwei/gh-feed-mob-claude-code-marketplace-plugins-ai-news-crawler.git"
},
"strict": true
}
]
}