โ† Back to hub

January 2026 Catchup

Top 25 hottest Claude Code items trending in January 2026.

#1. Claude Cowork

Anthropic's Jan 12 research preview โ€” Claude Code for knowledge workers. Direct permission-based access to local files from the macOS app.

anthropic
# macOS desktop app โ€” enable from claude.ai settings

#2. everything-claude-code

Full agent harness with 48 agents, 183 skills, hooks, rules and MCP configs. Hit ~162k stars three months after a Jan 18 creation.

plugin skill ๐Ÿ“ˆ ~161,633 stars
mcp ยท harness ยท viral ยท marketplace
/plugin marketplace add https://github.com/affaan-m/everything-claude-code

#3. awesome-openclaw-skills

VoltAgent's curated registry โ€” 5,400+ OpenClaw skills filtered from 13,729 candidates. Jan 25 launch pulled ~47k stars.

marketplace skill ๐Ÿ“ˆ ~46,684 stars
viral
clawhub install <skill-slug>

#4. antigravity-awesome-skills

Installable library of 1,400+ agentic skills covering Claude Code, Cursor, Codex CLI, Gemini CLI and Antigravity. ~34k stars from Jan 14.

marketplace skill ๐Ÿ“ˆ ~34,073 stars
agent ยท viral ยท terminal
npx antigravity-awesome-skills

#5. rtk

Rust CLI proxy that strips noise from dev-command output before it hits the model โ€” claims 60-90% token reduction. ~30k stars from Jan 22.

cost ๐Ÿ“ˆ ~30,424 stars
token ยท proxy ยท viral ยท terminal
brew install rtk

#6. oh-my-claudecode

Teams-first multi-agent orchestration layer for Claude Code. ~30k stars since its Jan 9 release.

plugin ๐Ÿ“ˆ ~30,168 stars
agent ยท viral ยท marketplace
/plugin marketplace add https://github.com/Yeachan-Heo/oh-my-claudecode

#7. nanoclaw

Container-native alternative to OpenClaw โ€” messaging integrations, memory, scheduled jobs, runs on Anthropic's Agents SDK. Exploded to ~28k stars from Jan 31.

viral ๐Ÿ“ˆ ~27,560 stars
memory ยท anthropic ยท alternative
gh repo fork qwibitai/nanoclaw --clone && cd nanoclaw && claude

#8. last30days-skill

Research skill that pulls 30-day signal from Reddit, X, YouTube, HN, Polymarket and the web into a grounded summary. ~23k stars from Jan 23.

skill ๐Ÿ“ˆ ~22,885 stars
plugin ยท viral ยท marketplace
/plugin marketplace add mvanhorn/last30days-skill

#9. claude-hud

Statusline plugin showing context usage, active tools, running agents and todo progress. ~20k stars since Jan 2.

plugin ๐Ÿ“ˆ ~20,062 stars
context ยท viral ยท marketplace
/plugin marketplace add jarrodwatts/claude-hud

#10. planning-with-files

Skill that implements Manus-style persistent markdown planning โ€” the workflow pattern behind the $2B acquisition. ~19k stars from Jan 3.

skill ๐Ÿ“ˆ ~19,125 stars
viral
npx skills add OthmanAdi/planning-with-files --skill planning-with-files -g

#11. baoyu-skills

Jim Liu's content + image-gen skill bundle โ€” infographics, slides, social publishing, nine image providers. ~15k stars from Jan 13.

skill ๐Ÿ“ˆ ~15,520 stars
viral
npx skills add jimliu/baoyu-skills

#12. cmux

Ghostty-based macOS terminal with vertical tabs and notifications purpose-built for AI coding agents. ~15k stars since Jan 28.

viral ๐Ÿ“ˆ ~14,847 stars
terminal
brew tap manaflow-ai/cmux && brew install --cask cmux

#13. hive

Zero-setup harness that auto-generates multi-agent topologies for long-running workflows. ~10k stars since Jan 12.

plugin ๐Ÿ“ˆ ~10,102 stars
agent ยท harness ยท viral
git clone https://github.com/aden-hive/hive.git && cd hive && ./quickstart.sh

#14. trailofbits/skills

Trail of Bits ships 40+ security skills โ€” smart-contract scanners, YARA authoring, Android APK checks, differential code audits. ~4.7k stars.

skill ๐Ÿ“ˆ ~4,688 stars
plugin ยท viral ยท marketplace ยท security
/plugin marketplace add trailofbits/skills

#15. antfu/skills

Anthony Fu's curated skills โ€” Vue, Nuxt, Vite, Vitest, Pinia, UnoCSS, pnpm โ€” hand-tuned plus generated from upstream docs. ~4.6k stars.

skill ๐Ÿ“ˆ ~4,645 stars
viral
pnpx skills add antfu/skills --skill='*'

#16. open-claude-cowork

Composio's open-source take on Claude Cowork with 500+ SaaS integrations. Shipped Jan 13, day after Anthropic's preview.

plugin marketplace ๐Ÿ“ˆ ~3,882 stars
anthropic
git clone https://github.com/ComposioHQ/open-claude-cowork.git && cd open-claude-cowork && ./setup.sh

#17. claude-code-ultimate-guide

24k lines of docs, 228 templates, 271 quiz questions and a built-in MCP server you can point Claude Code at. ~3.7k stars from Jan 9.

skill mcp ๐Ÿ“ˆ ~3,729 stars
viral
npx -y claude-code-ultimate-guide-mcp

#18. claude-scholar

Research assistant covering ideation โ†’ literature โ†’ experiments โ†’ writing, with Zotero and Obsidian integrations. ~3.4k stars.

skill ๐Ÿ“ˆ ~3,448 stars
viral
bash <(curl -fsSL https://raw.githubusercontent.com/Galaxy-Dawn/claude-scholar/main/scripts/setup.sh)

#19. ralphy

Autonomous bash loop that runs Claude Code, Codex, OpenCode, Cursor, Qwen and Droid against a PRD until it's done. ~2.8k stars.

viral ๐Ÿ“ˆ ~2,778 stars
terminal
npm install -g ralphy-cli

#20. claude-octopus

Puts up to 8 models on every coding task so blind spots surface before you ship. Plugin form, ~2.8k stars from Jan 15.

plugin ๐Ÿ“ˆ ~2,758 stars
viral ยท marketplace
/plugin marketplace add https://github.com/nyldn/claude-octopus.git

#21. 9router

Free router connecting Claude Code, Cursor and Cline to 40+ providers and 100+ models, auto-switching tiers when quotas die. ~2.7k stars.

cost ๐Ÿ“ˆ ~2,729 stars
proxy ยท viral
npm install -g 9router

#22. ouroboros

Spec-driven harness โ€” interview, seed, execute, evaluate, evolve โ€” with nine specialized agents and 3-stage evaluation gates. ~2.4k stars.

plugin ๐Ÿ“ˆ ~2,448 stars
harness ยท subagent ยท viral
curl -fsSL https://raw.githubusercontent.com/Q00/ouroboros/main/scripts/install.sh | bash

#23. agent-of-empires

Rust TUI + web dashboard for managing many Claude Code / OpenCode / Codex sessions via tmux and git worktrees. ~1.6k stars.

plugin ๐Ÿ“ˆ ~1,638 stars
viral
brew install aoe

#24. drift

MCP server that learns codebase patterns and remembers decisions across sessions. Offline CLI, works in any IDE. ~780 stars from Jan 19.

mcp ๐Ÿ“ˆ ~777 stars
local ยท viral ยท terminal
# MCP โ€” see repo README for server config

#25. mcp-security-hub

FuzzingLabs' collection of MCP servers wiring offensive tools โ€” Nmap, Ghidra, Nuclei, SQLMap, Hashcat โ€” into AI assistants. ~525 stars.

mcp ๐Ÿ“ˆ ~525 stars
viral ยท marketplace ยท security
git clone https://github.com/FuzzingLabs/mcp-security-hub