AI Agents and LLM Tooling
The single loudest theme today is autonomous agents and the plumbing that connects them to models and data.
- usestrix/strix (open-source AI penetration testing tool to find and fix app vulnerabilities, +2137)
- HKUDS/Vibe-Trading (personal AI trading agent, +939)
- diegosouzapw/OmniRoute (free AI gateway unifying 231+ providers with token compression and smart fallback, +837)
- NousResearch/hermes-agent (a self-improving coding and reasoning agent, +829)
- browser-use/video-use (edit videos using coding agents, +554)
- firecrawl/firecrawl (API to search, scrape, and interact with the web at scale, +535)
- yikart/AiToEarn (platform for using AI to generate income, +462)
- ashishpatel26/500-AI-Agents-Projects (curated collection of 500 AI agent use cases across industries, +100)
- langflow-ai/langflow (visual builder for AI-powered agents and workflows, +117)
- browser-use/browser-use (browser automation layer making websites accessible to AI agents, +205)
- anthropics/claude-code (agentic coding tool that understands your codebase from the terminal, +202)
- openclaw/openclaw (cross-platform personal AI assistant, +243)
- ruvnet/ruflo (agent meta-harness for deploying multi-agent swarms with RAG and adaptive memory, +263)
- NateBJones-Projects/OB1 (infrastructure layer combining a database, AI gateway, and chat channel, +37)
MCP and Agent Skills Infrastructure
A cluster of repos today signals the emergence of a skills and MCP ecosystem, with Microsoft, Google, NVIDIA, Vercel, and the community all publishing standards and tooling.
- ChromeDevTools/chrome-devtools-mcp (Chrome DevTools exposed as an MCP server for coding agents, +104)
- modelcontextprotocol/ext-apps (official spec and SDK for the MCP Apps protocol, embedding AI chatbots in UIs, +7)
- microsoft/skills (MCP servers, custom agents, and Agents.md for grounding coding agents, +6)
- vercel-labs/skills (open agent skills tool, installable via npx, +159)
- google/agents-cli (CLI and skills turning any coding assistant into a Google Cloud agent deployer, +115)
- NVIDIA/skills (AI agent skills published by NVIDIA, +29)
- agentskills/agentskills (specification and documentation for the Agent Skills standard, +86)
- EveryInc/compound-engineering-plugin (official Compound Engineering plugin for Claude Code, Codex, Cursor, and Cline, +67)
- Gitlawb/openclaude (lightweight Claude runner for any OS or platform, +56)
Auth, Security, and Infrastructure
- logto-io/logto (OIDC and OAuth 2.1 authentication and authorization for SaaS and AI apps with multi-tenancy and RBAC, +361)
- clash-verge-rev/clash-verge-rev (modern Tauri-based GUI proxy client for Windows, macOS, and Linux, +220)
- PyCQA/bandit (static analysis tool for finding common security issues in Python, +8)
- facebook/astryx (open-source, fully customizable, agent-ready design system, +1108)
ML Frameworks and Learning Resources
- huggingface/transformers (model-definition framework for state-of-the-art text, vision, audio, and multimodal models, +61)
- pytorch/pytorch (tensors and dynamic neural networks with GPU acceleration, +65)
- harvard-edge/cs249r_book (Machine Learning Systems open textbook, +68)
- yangshun/tech-interview-handbook (curated coding interview prep for software engineers, +41)
- freeCodeCamp/freeCodeCamp (open-source curriculum for math, programming, and computer science, +145)
Dev Workflow and UI Tooling
- microsoft/vscode (Visual Studio Code, +78)
- OpenCut-app/OpenCut (open-source alternative to CapCut for video editing, +294)
- excalidraw/excalidraw (virtual whiteboard for hand-drawn-style diagrams, +93)
- ant-design/ant-design (enterprise-class React UI library, +8)
- actions/checkout (GitHub Action for checking out a repo, +26)
- psf/black (uncompromising Python code formatter, +14)
- public-apis/public-apis (collective list of free public APIs, +366)
- open-webui/open-webui (user-friendly AI interface supporting Ollama and OpenAI, +144)
What Today's Trends Signal
The concentration of stars around agent skills specs from Microsoft, Google, NVIDIA, and Vercel, alongside independent gateways like OmniRoute and meta-harnesses like ruflo, points to a platform moment: builders are racing to define the standard wiring layer between models and real work. The breakout numbers for strix and Vibe-Trading suggest that autonomous agents operating in high-stakes domains (security and finance) are moving from demos to tools people actually want to run.