AI Coding Agents and Agent Orchestration
The single biggest theme on today's trending list is tooling built specifically for AI coding agents, whether that means giving agents more context, more skills, or a better runtime.
- garrytan/gstack (+922): A Claude Code setup with 23 opinionated tools covering CEO, Designer, Eng Manager, Release Manager, Doc Engineer, and QA roles.
- stablyai/orca (+331): An agent development environment for running fleets of parallel coding agents on desktop and mobile.
- JCodesMore/ai-website-cloner-template (+692): Clone any website with a single command using AI coding agents.
- anthropics/claude-plugins-official (+306): Anthropic's official, curated directory of high-quality Claude Code plugins.
- wshobson/agents (+50): A multi-harness agentic plugin marketplace for Claude Code, Codex CLI, Cursor, and similar tools.
- openai/codex (+349): OpenAI's lightweight coding agent that runs directly in your terminal.
- alibaba/page-agent (+280): A JavaScript in-page GUI agent that controls web interfaces with natural language.
- vercel-labs/agent-browser (+141): A browser automation CLI built for AI agents.
- NVIDIA/NemoClaw (+21): Runs agents like Hermes and OpenClaw securely inside NVIDIA OpenShell with managed inference.
- NVIDIA/skills (+45): AI agent skills published by NVIDIA for use across agentic platforms.
LLM Infrastructure and Routing
Builders are investing heavily in the plumbing that sits between applications and model providers.
- tashfeenahmed/freellmapi (+252): An OpenAI-compatible proxy that stacks 16 free-tier LLM providers behind a single /v1 endpoint, with smart routing and automatic failover.
- BerriAI/litellm (+159): Python SDK and proxy server for calling 100-plus LLM APIs in OpenAI format, with cost tracking, guardrails, and load balancing.
- langgenius/dify (+158): A production-ready platform for agentic workflow development.
- NousResearch/hermes-agent (+1178): A general-purpose agent designed to grow with its user.
- bytedance/deer-flow (+617): An open-source long-horizon super-agent that researches, codes, and creates using sandboxes, memories, and subagents.
AI-Powered Content and Media Generation
Video and voice generation tools are landing on trending lists with significant daily star counts.
- calesthio/OpenMontage (+3719): The world's first open-source agentic video production system with 12 pipelines, 52 tools, and 500-plus agent skills.
- heygen-com/hyperframes (+425): Write HTML, render video, built for agents.
- jamiepine/voicebox (+772): An open-source AI voice studio for cloning, dictating, and creating.
Developer Workflow and Tooling
Everyday developer tools continue to attract attention, with a few standout newcomers.
- google-labs-code/design.md (+619): A format specification for describing visual identity to coding agents, giving them a persistent understanding of a design system.
- firecrawl/firecrawl (+587): An API for searching, scraping, and interacting with the web at scale.
- mukul975/Anthropic-Cybersecurity-Skills (+1031): 817 structured cybersecurity skills for AI agents, mapped to six frameworks including MITRE ATT&CK and NIST CSF 2.0.
- tirth8205/code-review-graph (+29): A local-first code intelligence graph for MCP and CLI that reduces context size on large-repo workflows.
- googleworkspace/cli (+922): A single command-line tool for Drive, Gmail, Calendar, Sheets, Docs, and more, built from the Google Discovery Service with AI agent skills included.
- astral-sh/uv (+32): An extremely fast Python package and project manager written in Rust.
- microsoft/playwright (+83): The established framework for web testing and automation across Chromium, Firefox, and WebKit.
Infrastructure, Data, and Self-Hosting
- tursodatabase/turso (+193): An in-process SQL database compatible with SQLite.
- nocodb/nocodb (+31): A free, self-hostable alternative to Airtable.
- juspay/hyperswitch (+52): An open-source, composable payments platform with intelligent routing and revenue recovery.
- paperless-ngx/paperless-ngx (+56): A community-supported document management system for scanning, indexing, and archiving.
- rustdesk/rustdesk (+90): An open-source remote desktop application built for self-hosting.
- ZhuLinsen/daily_stock_analysis (+1468): An LLM-powered multi-market stock analysis system with real-time news and automated notifications.
Today's trending list makes one thing unmistakable: the developer community has shifted from asking whether to use AI agents to asking how to run more of them, faster, with better context and tighter integration into existing workflows. The volume of repos dedicated to agent skills, plugin registries, and orchestration runtimes suggests that agentic infrastructure is becoming as foundational to a modern dev stack as CI/CD or package management.