12 lines
399 B
JSON
12 lines
399 B
JSON
{
|
|
"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.",
|
|
"version": "1.0.0",
|
|
"author": {
|
|
"name": "zijie",
|
|
"email": "zijie@feedmob.com"
|
|
},
|
|
"skills": [
|
|
"./skills/SKILL.md"
|
|
]
|
|
} |