{"slug": "install-last30days-skill-research-the-last-30-days-of-the-internet-installing-on", "title": "Install last30days-skill Research the Last 30 Days of the Internet: Installing last30days on Hermes Agent", "summary": "A developer documented the installation of the last30days-skill on Hermes Agent, an AI agent skill that researches topics across Reddit, X, YouTube, HN, Polymarket, and the web to synthesize grounded summaries. The installation was performed on a Raspberry Pi 4 running Ubuntu OS using Node.js and the skills CLI tool, with the skill installed globally via symlink.", "body_md": "In this article, I'll show you how to install last30days-skill on Hermes Agent.\n\nMy Hermes Agent is on Raspberry Pi 4 (Ubuntu OS).\n\nPrerequisites: Node.js (which includes `npm`\n\nand `npx`\n\n) is installed and available in your PATH.\n\nI'm using `mise`\n\nto install Node.js and other languages and package manager.\n\nAI agent skill that researches any topic across Reddit, X, YouTube, HN, Polymarket, and the web - then synthesizes a grounded summary\n\n**An AI agent-led search engine scored by upvotes, likes, and real money - not editors.**\n\nThis README tracks the current v3 pipeline. The runtime skill spec lives in [skills/last30days/SKILL.md](https://github.com/mvanhorn/last30days-skill/skills/last30days/SKILL.md), which is the source of truth for the latest command and setup behavior.\n\n**Claude Code (recommended — auto-updates via marketplace):**\n\n```\n/plugin marketplace add mvanhorn/last30days-skill\n/plugin install last30days\n```\n\n**Codex, Cursor, Copilot, Gemini CLI, or any of 50+ Agent Skills hosts:**\n\n```\nnpx skills add mvanhorn/last30days-skill -g\n```\n\n(`-g`\n\ninstalls globally for your user, available across all projects. Drop it to scope per-project.)\n\nMore install options (claude.ai web, OpenClaw, manual) in the [Install](https://github.com/mvanhorn/last30days-skill#install) section below.\n\nZero config. Reddit, HN, Polymarket, and GitHub work immediately. Run it once and the setup wizard unlocks X, YouTube, TikTok, and more in 30 seconds.\n\nReddit upvotes. X likes. YouTube transcripts. TikTok engagement. Polymarket odds backed by real money and insider information. That's millions of people voting…\n\n`npx skill`\n\n`npx skills add mvanhorn/last30days-skill -g`\n\n```\nnpx skills add mvanhorn/last30days-skill -g\nNeed to install the following packages:\nskills@1.5.11\nOk to proceed? (y) Y\n\n███████╗██╗  ██╗██╗██╗     ██╗     ███████╗\n██╔════╝██║ ██╔╝██║██║     ██║     ██╔════╝\n███████╗█████╔╝ ██║██║     ██║     ███████╗\n╚════██║██╔═██╗ ██║██║     ██║     ╚════██║\n███████║██║  ██╗██║███████╗███████╗███████║\n╚══════╝╚═╝  ╚═╝╚═╝╚══════╝╚══════╝╚══════╝\n\n┌   skills \n│\n◇  Source: https://github.com/mvanhorn/last30days-skill.git\n│\n◇  Repository cloned\n│\n◇  Found 1 skill\n│\n●  Skill: last30days\n│\n│  Research what people actually say about any topic in the last 30 days. Pulls posts and engagement from Reddit, X, YouTube, TikTok, Hacker News, Polymarket, GitHub, and the web.\n│\n◇  71 agents\n◇  Which agents do you want to install to?\n│  Amp, Antigravity, Antigravity CLI, Cline, Codex, Cursor, Deep Agents, Gemini CLI, GitHub Copilot, Kimi Code CLI, OpenCode, Warp, Zed, Hermes Agent\n│\n◇  Installation method\n│  Symlink (Recommended)\n\n│\n◇  Installation Summary ─────────────────────────────────────────────────╮\n│                                                                        │\n│  ~/.agents/skills/last30days                                           │\n│    universal: Amp, Antigravity, Antigravity CLI, Cline, Codex +8 more  │\n│    symlink → Hermes Agent                                              │\n│                                                                        │\n├────────────────────────────────────────────────────────────────────────╯\n│\n◇  Security Risk Assessments ─────────────────────────────────╮\n│                                                             │\n│              Gen               Socket            Snyk       │\n│  last30days  High Risk         1 alert           High Risk  │\n│                                                             │\n│  Details: https://skills.sh/mvanhorn/last30days-skill       │\n│                                                             │\n├─────────────────────────────────────────────────────────────╯\n│\n◇  Proceed with installation?\n│  Yes\n│\n◇  Installation complete\n\n│\n◇  Installed 1 skill ────────────────────────────────────────────────────╮\n│                                                                        │\n│  ✓ ~/.agents/skills/last30days                                         │\n│    universal: Amp, Antigravity, Antigravity CLI, Cline, Codex +8 more  │\n│    symlinked: Hermes Agent                                             │\n│                                                                        │\n├────────────────────────────────────────────────────────────────────────╯\n\n│\n└  Done!  Review skills before use; they run with full agent permissions.\n\n│\n│  One-time prompt - you won't be asked again if you dismiss.\n│\n◇  Install the find-skills skill? It helps your agent discover and suggest skills.\n│  Yes\n\n│\n◇  Installing find-skills skill...\n\n┌   skills \n│\n◇  Source: https://github.com/vercel-labs/skills.git\n│\n◇  Found 1 skill\n│\n●  Selected 1 skill: find-skills\n\n│\n◇  Installation Summary ─────────────────────────────────────────────────╮\n│                                                                        │\n│  ~/.agents/skills/find-skills                                          │\n│    universal: Amp, Antigravity, Antigravity CLI, Cline, Codex +8 more  │\n│    symlink → Hermes Agent                                              │\n│                                                                        │\n├────────────────────────────────────────────────────────────────────────╯\n│\n◇  Security Risk Assessments ─────────────────────────────────╮\n│                                                             │\n│               Gen               Socket            Snyk      │\n│  find-skills  Safe              0 alerts          Med Risk  │\n│                                                             │\n│  Details: https://skills.sh/vercel-labs/skills              │\n│                                                             │\n├─────────────────────────────────────────────────────────────╯\n│\n◇  Installation complete\n\n│\n◇  Installed 1 skill ────────────────────────────────────────────────────╮\n│                                                                        │\n│  ✓ ~/.agents/skills/find-skills                                        │\n│    universal: Amp, Antigravity, Antigravity CLI, Cline, Codex +8 more  │\n│    symlinked: Hermes Agent                                             │\n│                                                                        │\n├────────────────────────────────────────────────────────────────────────╯\n\n│\n└  Done!  Review skills before use; they run with full agent permissions.\n```\n\n`hermes skills list`\n\n```\n🥩 koji ~/dev \n❯❯ hermes skills list\n                                    Installed Skills                                     \n┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━┳━━━━━━━━━━┳━━━━━━━━━┓\n┃ Name                           ┃ Category             ┃ Source   ┃ Trust    ┃ Status  ┃\n┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━╇━━━━━━━━━━╇━━━━━━━━━┩\n│ dogfood                        │                      │ builtin  │ builtin  │ enabled │\n│ find-skills                    │                      │ local    │ local    │ enabled │\n│ last30days                     │                      │ local    │ local    │ enabled │\n│ remotion-best-practices        │                      │ local    │ local    │ enabled │\n│ workspace-dispatch             │                      │ local    │ local    │ enabled │\n│ yuanbao                        │                      │ builtin  │ builtin  │ enabled │\n│ claude-code                    │ autonomous-ai-agents │ builtin  │ builtin  │ enabled │\n│ codex                          │ autonomous-ai-agents │ builtin  │ builtin  │ enabled │\n│ hermes-agent                   │ autonomous-ai-agents │ builtin  │ builtin  │ enabled │\n```\n\n", "url": "https://wpnews.pro/news/install-last30days-skill-research-the-last-30-days-of-the-internet-installing-on", "canonical_source": "https://dev.to/0xkoji/install-last30days-skill-research-the-last-30-days-of-the-internet-installing-last30days-on-hermes-51j6", "published_at": "2026-06-13 21:17:42+00:00", "updated_at": "2026-06-13 21:50:41.043292+00:00", "lang": "en", "topics": ["ai-agents", "developer-tools", "ai-tools"], "entities": ["Hermes Agent", "Raspberry Pi", "Node.js", "Reddit", "YouTube", "Hacker News", "Polymarket", "GitHub"], "alternates": {"html": "https://wpnews.pro/news/install-last30days-skill-research-the-last-30-days-of-the-internet-installing-on", "markdown": "https://wpnews.pro/news/install-last30days-skill-research-the-last-30-days-of-the-internet-installing-on.md", "text": "https://wpnews.pro/news/install-last30days-skill-research-the-last-30-days-of-the-internet-installing-on.txt", "jsonld": "https://wpnews.pro/news/install-last30days-skill-research-the-last-30-days-of-the-internet-installing-on.jsonld"}}