logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt
How to install mvanhorn/last30days-skill. Official installation instructions. Project installation guide. Framework or library installation. Build installation instructions. How to setup and install from GitHub. Installation steps and setup instructions. Official docs and installation instructions GitHub.

mvanhorn/last30days-skill Installation Guide

How to install mvanhorn/last30days-skill. Official project installation instructions and setup guide.

Automated Install (Recommended)

Quick installation instructions for mvanhorn/last30days-skill. This is the fastest way to complete project installation and setup.

Install via curl

curl -fsSL https://hexmos.com/ipm-install | bash && 
ipm i mvanhorn/last30days-skill
or

Install via npx

npx @hexmos/ipm i mvanhorn/last30days-skill

Prerequisites

Node.js

runtime

Version: 22+

git

cli

Python

runtime

yt-dlp

cli

Version: optional

Manual Installation Methods

Manual installation instructions. How to install from GitHub source.

Claude Code Plugin (recommended)

/plugin marketplace add mvanvan/last30days-skill

/plugin install last30days@last30days-skill

Gemini CLI

gemini extensions install https://github.com/mvanhorn/last30days-skill.git

Manual Install (Claude Code / Codex)

git clone https://github.com/mvanhorn/last30days-skill.git ~/.claude/skills/last30days

mkdir -p ~/.config/last30days

cat > ~/.config/last30days/.env << 'EOF'
SCRAPECREATORS_API_KEY=...
OPENAI_API_KEY=sk-...
AUTH_TOKEN=...
CT0=...
XAI_API_KEY=xai-...
BSKY_HANDLE=you.bsky.social
BSKY_APP_PASSWORD=xxxx-xxxx-xxxx
EOF

chmod 600 ~/.config/last30days/.env

Codex CLI

git clone https://github.com/mvanhorn/last30days-skill.git ~/.agents/skills/last30days

Open Variant (Watchlist + Briefings)

cp variants/open/SKILL.md ~/.claude/skills/last30days/SKILL.md

last30 watch my biggest competitor every week

last30 run all my watched topics

Post Installation Steps

  • Ensure Node.js 22+ is installed for X search.
  • Configure API keys (SCRAPECREATORS_API_KEY, OPENAI_API_KEY, AUTH_TOKEN, CT0, XAI_API_KEY, BSKY_HANDLE, BSKY_APP_PASSWORD) in ~/.config/last30days/.env for full functionality.
  • Verify installation by running: node ~/.claude/skills/last30days/scripts/lib/vendor/bird-search/bird-search.mjs --whoami