trend-daily
トレンド収集
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
トレンド収集
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
gog CLIでGmailの過去90日を読み取り専用監査し、頻繁かつ低価値なメールマガジンや反復通知だけを最大5件の解除・配信頻度変更・filter候補として提案する。受信箱のノイズ低減、newsletter整理、定期的なメール衛生レビューで使う。低品質でも低頻度のメールは候補にせず、解除、filter作成、削除、既読化は実行しない。
GmailとSlackの直近メッセージから、根拠付きの「今日やること」を最大3件に絞り、ADHDフレンドリーな日次アクションプランとしてlifeリポジトリへ保存する。朝や昼の受信箱トリアージ、返信・確認・フォローアップの計画、Hermes Agentの定期実行で使う。メール送信、Slack投稿、既読化、タスク登録、予定登録は行わない。
Conduct large-scale, resumable research over public X/Twitter posts with Bird from a user-supplied research specification. Use when collecting hundreds to tens of thousands of posts, enriching public profile signals, applying an arbitrary evidence-based classification rubric, and generating a source-linked dashboard with original-post detail views.
X/Twitter command-line tool for reading, searching, posting, and interacting. Use when the user wants to read, search, post, or interact with X/Twitter through the bird CLI.
Grokを使ってX(Twitter)上のリアルタイム情報を検索する。ユーザーの反応、最新トレンド、議論の調査に使用。Chrome MCP環境でのみ動作。Triggers on: 'Xでの反応', 'ツイッターで', 'SNSの反応', '最新情報', 'リアルタイム', 'トレンド', '話題', 'バズ', '評判', '口コミ', 'みんなどう言ってる', 'みんなの反応', '反応を調べ', '〜の反応', '〜への反応', '世間の声', '感想を調べ', 'grokで', 'grokを使って', '〜の使い方', '〜のtips', 'tips', '便利な使い方', 'おすすめ設定'
**WORKFLOW SKILL** - Use when designing, reviewing, or auditing REST-like HTTP/Web API contracts. USE FOR: resources, endpoints, schemas, errors, pagination, idempotency, auth, versioning, and whole-API audits. DO NOT USE FOR: implementation-only work with a fixed contract or GraphQL/gRPC schema design.
| name | trend-daily |
| description | トレンド収集 |
はてなブックマークIT人気エントリーとHacker Newsの人気記事を収集し、~/ghq/git.yutakobayashi.com/yuta/life/ideas/daily/YYYYMMDD-trend.md に保存する。
Radar Sources OPML の購読内容から推論した、以下の興味領域を理解する:
以下のサイトから最新のトレンド情報を取得:
日本市場(はてブIT)
https://b.hatena.ne.jp/hotentry/it.rss を取得するitem から title、link(元記事URL)、hatena:bookmarkcount(ブックマーク数)、dc:subject(タグ)を抽出するdc:subject とタイトル・概要を使って、AI、プログラミング、セキュリティ、エンジニアリングなどのカテゴリに分類するhttps://bookmark.hatenaapis.com/count/entries にURLを最大50件まで指定するlink にある元記事URLを使用するグローバル(Hacker News)
https://hacker-news.firebaseio.com/v0/topstories.json から上位30件のIDを取得するhttps://hacker-news.firebaseio.com/v0/item/<id>.json を取得し、type が story、かつ deleted と dead が true でない項目を使用するtitleをタイトル、scoreをポイント数として使用するidからHNコメントページURL(https://news.ycombinator.com/item?id=<id>形式)を組み立てるGitHub Trending(グローバル新規リポジトリ)
https://github.com/trending から取得するax https://github.com/trending 'article.Box-row' \
--row 'name=h2.h3.lh-condensed a.Link, stars=span.d-inline-block.float-sm-right, desc=p.col-9.color-fg-muted.my-1.tmp-pr-4, lang=div.f6.color-fg-muted.mt-2 span.d-inline-block.ml-0, url=h2.h3.lh-condensed a.Link@href' \
--json
https://github.com/trending/typescripthttps://github.com/trending/rusthttps://github.com/trending/pythonname(owner / repo 形式)、stars(今日獲得スター数)、desc(概要)、lang(言語)、url(相対パス /owner/repo)を抽出url は https://github.com をプレフィックスして完全URLにすることセキュリティ(追加ソース)
収集した情報を以下の観点で分析:
興味領域マッチング(最優先)
はてブIT
Hacker News
GitHub Trending
まず「トレンド収集完了。」というメッセージを返してから、結果を ~/ghq/git.yutakobayashi.com/yuta/life/ideas/daily/YYYYMMDD-trend.md に保存。
以下のフォーマットで出力:
# トレンド: YYYY-MM-DD
## はてブIT(日本市場)
### 注目トピック
| タイトル | ブクマ数 | 興味度 | カテゴリ | メモ |
|---------|---------|--------|---------|------|
| [タイトル](元記事URL) | XXX users | ★★★/★★/★ | AI/Web/Security等 | 発信に活用できるポイント |
**興味度の定義**:
- ★★★: 興味領域に直接関連(AIエージェント、セキュリティ、Web標準、OSS、デジタル権利など)
- ★★: 間接的に関連(技術トレンド全般、エンジニアリング文化)
- ★: 一般的なIT/技術ニュース
### 全エントリー
1. [タイトル](元記事URL) (XXX users) - 概要
2. ...
## Hacker News(グローバル)
### 注目トピック
| タイトル | ポイント | 興味度 | カテゴリ | メモ |
|---------|---------|--------|---------|------|
| [タイトル](HNコメントページURL) | XXXpt | ★★★/★★/★ | AI/Security/Dev等 | 発信に活用できるポイント |
### 全エントリー
1. [タイトル](HNコメントページURL) (XXXpt) - 概要
2. ...
## GitHub Trending(グローバル)
### 注目トピック
| リポジトリ | 言語 | 今日のスター | 興味度 | カテゴリ | メモ |
|-----------|------|-------------|--------|---------|------|
| [owner/repo](https://github.com/owner/repo) | TypeScript | +XXX | ★★★/★★/★ | AI/Dev/OSS等 | 発信に活用できるポイント |
### 全エントリー
1. [owner/repo](https://github.com/owner/repo) (+XXX stars today, TypeScript) - 概要
2. ...
<!-- Redditは403エラーのため出力対象から一時除外。
## Reddit(13サブレッド)
### 注目トピック
| タイトル | 投票数 | コメント数 | 興味度 | カテゴリ | サブレッド | メモ |
|---------|--------|-----------|--------|---------|-----------|------|
| [タイトル](Redditコメントページ完全URL) | XXX ups | XXX | ★★★/★★/★ | Security/AI/OSS等 | r/subreddit | 発信に活用できるポイント |
### カテゴリ別エントリー
#### セキュリティ系
1. [タイトル](RedditコメントページURL) (XXX ups, XXX comments) - r/netsec - 概要
2. ...
#### AI系
1. [タイトル](RedditコメントページURL) (XXX ups, XXX comments) - r/OpenAI - 概要
2. ...
#### OSS/個人開発系
1. [タイトル](RedditコメントページURL) (XXX ups, XXX comments) - r/opensource - 概要
2. ...
#### キャリア/実践系
1. [タイトル](RedditコメントページURL) (XXX ups, XXX comments) - r/cscareerquestions - 概要
2. ...
-->
ax https://github.com/trending ... --json)item?id=形式)を使用(元記事URLではなく)https://github.com + 相対パス で完全URLにすることstars は「今日獲得スター数」であり、累計スター数ではない