From greeting-plugin
HackerNews・Reddit・国内メガベンチャーのテックブログから最新情報を収集し、日本語で要約して返す。最新技術トレンドを知りたいときに使用する。
How this skill is triggered — by the user, by Claude, or both
Slash command
/greeting-plugin:tech-newsThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
以下のソースから最新のテック記事を収集し、日本語で要約してください。
以下のソースから最新のテック記事を収集し、日本語で要約してください。
curl -s -A "Mozilla/5.0" "https://www.reddit.com/r/programming/hot.json?limit=5"curl -s -A "Mozilla/5.0" "https://www.reddit.com/r/MachineLearning/hot.json?limit=5"各記事について以下の形式でまとめてください:
最後に「## 今日のまとめ」として全体のトレンドを3行で締めくくってください。
npx claudepluginhub yuta-ron/claude-plugin-test --plugin greeting-pluginAggregates RSS feeds from French tech sources like Journal du Hacker and Human Coders News, producing daily recaps of recent developer articles. Invoke via /veille [days].
Reads and searches GeekNews (hada.io) public RSS/Atom feed for recent posts, keyword search by title/summary/author, and detail lookup by item ID or link.
Scans HN, Lobsters, Reddit, and tech blogs for community opinions and experience reports on technologies or approaches. Use for gathering perspectives.