Files
gh-feed-mob-claude-code-mar…/.claude-plugin/plugin.json
2025-11-29 18:26:45 +08:00

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"
]
}