/last30days — 最新トレンドリサーチSkill
**投稿者:** Matt Van Horn (@mvanhorn)
**投稿日時:** 2026年1月25日 (Sun Jan 25 22:26:22 +0000 2026)
**URL:** https://x.com/mvanhorn/status/2015551849710190697
**エンゲージメント:** 139返信 / 286リポスト / 4,437いいね / 9,534ブックマーク / 993,479表示
**カテゴリ:** 💻 技術Tips / 🔧 ツール
**有益度:** ⭐⭐⭐ HIGH
---
概要
Just shipped /last30days. A Claude Code skill for @claudeai that scans the last 30 days on Reddit, X, and the web for any topic and returns prompt patterns + new releases + workflows that work right now.
Last 30 days of research. 30 seconds of work.
---
まとめ
**過去30日間のReddit・X・Webを検索し、最新のプロンプト手法や実践例を発見するClaude Code Skill。**
機能:
- **リサーチ** — Reddit/Xから過去30日のディスカッションをスキャン
- **合成** — パターン、ベストプラクティス、実際に機能するものを特定
- **出力** — コピペ可能なプロンプト or 専門家レベルの回答
使用例:
/last30days prompting techniques for ChatGPT for legal questions
/last30days iOS app mockups for Nano Banana Pro
/last30days What are the best rap songs lately
/last30days remotion animations for Claude Codeインストール:
git clone https://github.com/mvanhorn/last30days-skill.git ~/.claude/skills/last30days
mkdir -p ~/.config/last30days
cat > ~/.config/last30days/.env << 'EOF'
OPENAI_API_KEY=sk-...
XAI_API_KEY=xai-...
EOF
chmod 600 ~/.config/last30days/.env実用例(ドキュメントより):
1. **法律系プロンプト** — ハルシネーション防止、認識論的誠実さ、スコープ制限
2. **ClawdBot使い方** — メール自動化、タスク管理、夜間コーディングエージェント
3. **セットアップガイド** — Docker推奨、コスト管理($200/夜の請求例も)
活用:
- AI世界は毎月再発明される → 最新情報をキャッチアップ
- 6ヶ月前ではなく「今日機能する」プロンプトを取得
---
関連リンク
- [GitHub リポジトリ](https://github.com/mvanhorn/last30days-skill)
- [元ツイート](https://x.com/mvanhorn/status/2015551849710190697)