/last30days — 最新トレンドリサーチSkill

null ・ Matt Van Horn (@mvanhorn) ・ 💻 技術Tips / 🔧 ツール

/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。**

機能:

使用例:

/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/夜の請求例も)

活用:

---

関連リンク