Initial commit
This commit is contained in:
12
.claude-plugin/plugin.json
Normal file
12
.claude-plugin/plugin.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"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"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user