daily-ai-news
自动产出并发布,适合媒体或社群的日常运营
需要 GitHub 与 LINE 推送权限及 API 凭据
生成每日泰语 AI 新闻简报,写入仓库并通过 LINE 推送
每天抓取過去 24 小時的泰文 AI 新聞、去重(避免連續兩天報同一則)、補上三位專家觀點,產出一篇 Markdown 並 commit 到 GitHub,最後把 TL;DR 推到 LINE。適合需要每日追蹤亞洲/曼谷時區 AI 新聞的場景,可排程自動跑或按需觸發,重點是內容去重與專家觀點豐富化。
▸ 展开 SKILL.md 英文原文
Generate a daily Thai-language AI news brief covering up to 5 stories from the last 24 hours (rolling window, Asia/Bangkok), with URLs deduplicated against yesterday's brief so the same story is never covered twice in a row, enrich it with three expert perspectives (professor / AI specialist / professional programmer), commit it to this repository via the GitHub connector, and push a TL;DR to LINE. Use this when the user asks for a "daily AI news brief", a "สรุปข่าว AI วันนี้", triggers this skill by name, or when it runs on schedule via Claude Web Routine.
帮我安装这个 skill:https://raw.githubusercontent.com/thannob/dailyainews/main/.claude/skills/daily-ai-news/SKILL.mdcurl -fsSL "https://raw.githubusercontent.com/thannob/dailyainews/main/.claude/skills/daily-ai-news/SKILL.md"# Daily AI News Brief End-to-end routine that produces **one Markdown article per day** at `articles/YYYY-MM-DD-brief.md`, commits it via the GitHub connector, then notifies LINE. Runs entirely inside Claude (Web / Routine) — **no shell, no git CLI, no Bash**. ## Runtime contract - **Timezone:** Asia/Bangkok. Compute `YYYY-MM-DD` from this TZ. - **Tools allowed:** `WebSearch`, `WebFetch`, `Read`, `Write`, `Edit`, and the configured GitHub MCP connector. - **Tools FORBIDDEN:** `Bash`, any shell, any `git` CLI. If you catch yourself reaching for `Bash`, stop — this skill must run on Claude Remote Routine where shell is unavailable. - **No fabrication:** every news item MUST have a real, fet