#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.
# macOS desktop app โ enable from claude.ai settings
Top 25 hottest Claude Code items trending in January 2026.
Anthropic's Jan 12 research preview โ Claude Code for knowledge workers. Direct permission-based access to local files from the macOS app.
# macOS desktop app โ enable from claude.ai settings
Full agent harness with 48 agents, 183 skills, hooks, rules and MCP configs. Hit ~162k stars three months after a Jan 18 creation.
/plugin marketplace add https://github.com/affaan-m/everything-claude-code
VoltAgent's curated registry โ 5,400+ OpenClaw skills filtered from 13,729 candidates. Jan 25 launch pulled ~47k stars.
clawhub install <skill-slug>
Installable library of 1,400+ agentic skills covering Claude Code, Cursor, Codex CLI, Gemini CLI and Antigravity. ~34k stars from Jan 14.
npx antigravity-awesome-skills
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.
brew install rtk
Teams-first multi-agent orchestration layer for Claude Code. ~30k stars since its Jan 9 release.
/plugin marketplace add https://github.com/Yeachan-Heo/oh-my-claudecode
Container-native alternative to OpenClaw โ messaging integrations, memory, scheduled jobs, runs on Anthropic's Agents SDK. Exploded to ~28k stars from Jan 31.
gh repo fork qwibitai/nanoclaw --clone && cd nanoclaw && claude
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.
/plugin marketplace add mvanhorn/last30days-skill
Statusline plugin showing context usage, active tools, running agents and todo progress. ~20k stars since Jan 2.
/plugin marketplace add jarrodwatts/claude-hud
Skill that implements Manus-style persistent markdown planning โ the workflow pattern behind the $2B acquisition. ~19k stars from Jan 3.
npx skills add OthmanAdi/planning-with-files --skill planning-with-files -g
Jim Liu's content + image-gen skill bundle โ infographics, slides, social publishing, nine image providers. ~15k stars from Jan 13.
npx skills add jimliu/baoyu-skills
Ghostty-based macOS terminal with vertical tabs and notifications purpose-built for AI coding agents. ~15k stars since Jan 28.
brew tap manaflow-ai/cmux && brew install --cask cmux
Zero-setup harness that auto-generates multi-agent topologies for long-running workflows. ~10k stars since Jan 12.
git clone https://github.com/aden-hive/hive.git && cd hive && ./quickstart.sh
Trail of Bits ships 40+ security skills โ smart-contract scanners, YARA authoring, Android APK checks, differential code audits. ~4.7k stars.
/plugin marketplace add trailofbits/skills
Anthony Fu's curated skills โ Vue, Nuxt, Vite, Vitest, Pinia, UnoCSS, pnpm โ hand-tuned plus generated from upstream docs. ~4.6k stars.
pnpx skills add antfu/skills --skill='*'
Composio's open-source take on Claude Cowork with 500+ SaaS integrations. Shipped Jan 13, day after Anthropic's preview.
git clone https://github.com/ComposioHQ/open-claude-cowork.git && cd open-claude-cowork && ./setup.sh
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.
npx -y claude-code-ultimate-guide-mcp
Research assistant covering ideation โ literature โ experiments โ writing, with Zotero and Obsidian integrations. ~3.4k stars.
bash <(curl -fsSL https://raw.githubusercontent.com/Galaxy-Dawn/claude-scholar/main/scripts/setup.sh)
Autonomous bash loop that runs Claude Code, Codex, OpenCode, Cursor, Qwen and Droid against a PRD until it's done. ~2.8k stars.
npm install -g ralphy-cli
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 marketplace add https://github.com/nyldn/claude-octopus.git
Free router connecting Claude Code, Cursor and Cline to 40+ providers and 100+ models, auto-switching tiers when quotas die. ~2.7k stars.
npm install -g 9router
Spec-driven harness โ interview, seed, execute, evaluate, evolve โ with nine specialized agents and 3-stage evaluation gates. ~2.4k stars.
curl -fsSL https://raw.githubusercontent.com/Q00/ouroboros/main/scripts/install.sh | bash
Rust TUI + web dashboard for managing many Claude Code / OpenCode / Codex sessions via tmux and git worktrees. ~1.6k stars.
brew install aoe
MCP server that learns codebase patterns and remembers decisions across sessions. Offline CLI, works in any IDE. ~780 stars from Jan 19.
# MCP โ see repo README for server config
FuzzingLabs' collection of MCP servers wiring offensive tools โ Nmap, Ghidra, Nuclei, SQLMap, Hashcat โ into AI assistants. ~525 stars.
git clone https://github.com/FuzzingLabs/mcp-security-hub