"Every weekday at 7:30am, send me a Telegram message with:
- Today's weather and if I need an umbrella
- My Google Calendar events for today
- Unread emails marked important
- Top 3 Hacker News stories"
動作内容: 複数のソースから情報を集約し、1つの朝のダイジェストにまとめます。
必要なセットアップ: Google Calendar連携、メールアクセス、天気API。
2. 一日の終わりのサマリー
"Every weekday at 6pm, summarize what I accomplished today:
- GitHub commits and PRs merged
- Emails sent and received
- Calendar meetings attended
- Tasks completed in Linear"
3. 週次レポート生成
"Every Friday at 4pm, generate a weekly summary of my
GitHub activity: PRs merged, issues closed, lines changed.
Format it as a brief status update I can paste into Slack."
開発者ワークフロー
4. PRレビューアラート
"Watch my GitHub repos. When a new PR is opened that requests
my review, send me a Telegram message with the PR title,
author, files changed count, and a direct link."
"Monitor GitHub Actions on my main repos. If any workflow
fails on the main branch, send me the workflow name,
error summary, and a link to the failed run."
6. 依存関係更新ダイジェスト
"Every Monday, check my top 5 repos for outdated npm
dependencies. List packages with available updates,
grouped by major/minor/patch."
データ収集&モニタリング
7. 価格トラッカー
"Check the price of [product URL] every 6 hours. If the
price drops more than 10% from the first price you saw,
send me a Telegram alert with the old price, new price,
and a link."
8. 競合チェンジログモニター
"Every day, check [competitor.com/changelog] for new entries.
If there's anything new since last check, send me a summary
of what changed."
9. 求人アラート
"Search LinkedIn Jobs for 'product designer' in NYC every
morning. If there are new postings from companies on my
target list [Company A, Company B, Company C], alert me
with the details."
コミュニケーション&生産性
10. メールトリアージアシスタント
"Check my inbox every 30 minutes. For new emails, categorize
them as: urgent, needs reply, FYI, or spam. Send me a
Telegram summary of urgent ones only."
11. ミーティング準備
"15 minutes before each Google Calendar meeting, send me
a Telegram message with: who's attending, the last 3
emails exchanged with the main attendee, and any relevant
documents shared."
12. スマートフォローアップリマインダー
"Track emails I send that ask a question. If I don't get
a reply within 48 hours, remind me to follow up and
draft a polite follow-up message."
"The morning briefing is great but skip the weather.
Add my Stripe revenue from yesterday instead."
レシピの組み合わせ
レシピは連携して動作します。組み合わせワークフローの例:
"Morning briefing at 7:30am (recipe 1), PR alerts during
the day (recipe 4), CI failure alerts (recipe 5), and
an end-of-day summary at 6pm (recipe 2)."