AI and LLM Tooling
The biggest theme today is autonomous agents and the scaffolding around them.
- google-labs-code/design.md - A persistent format spec for communicating visual identity to coding agents (+2407)
- garrytan/gstack - Garry Tan's opinionated Claude Code setup with 23 tools covering CEO, designer, engineering manager, and QA roles (+950)
- JCodesMore/ai-website-cloner-template - Clone any website with one command using AI coding agents (+1088)
- stablyai/orca - An agentic development environment (ADE) for running fleets of parallel coding agents on desktop and mobile (+578)
- anomalyco/opencode - An open source coding agent (+573)
- tashfeenahmed/freellmapi - An OpenAI-compatible proxy that stacks free tiers from 16 LLM providers behind a single endpoint with smart routing and failover (+563)
- vllm-project/vllm - A high-throughput, memory-efficient inference and serving engine for LLMs (+178)
- topoteretes/cognee - An open-source AI memory platform giving agents persistent long-term memory via a self-hosted knowledge graph (+729)
- vercel-labs/skills - An open agent skills tool distributed via npx (+91)
- EKKOLearnAI/hermes-studio - A web dashboard for multi-platform AI chat, session management, scheduled jobs, and usage analytics (+47)
Agent Data and Document Pipelines
- opendatalab/MinerU - Converts PDFs and Office documents into LLM-ready Markdown or JSON for agentic workflows (+960)
- Panniantong/Agent-Reach - Gives AI agents read and search access to Twitter, Reddit, YouTube, GitHub, and other platforms with no API fees (+1194)
- alibaba/page-agent - A JavaScript in-page GUI agent for controlling web interfaces with natural language (+530)
- safishamsi/graphify - Turns any codebase, SQL schemas, scripts, or docs into a queryable knowledge graph for use with coding assistants (+474)
- open-metadata/OpenMetadata - An open context layer for data and AI, providing trusted data context and business semantics for agents and humans (+24)
- aws/agent-toolkit-for-aws - Official AWS-supported MCP servers, skills, and plugins for AI agents building on AWS (+243)
- run-llama/llama_index - A leading document agent and OCR platform for building data pipelines (+55)
Finance and Research Agents
- xbtlin/ai-berkshire - A value investing research framework built on Claude Code, combining four investor methodologies with multi-agent adversarial analysis (+1274)
- ZhuLinsen/daily_stock_analysis - An LLM-powered multi-market stock analysis system with real-time news, decision dashboards, and automated notifications (+637)
Creative and Media Production
- calesthio/OpenMontage - An open-source agentic video production system with 12 pipelines, 52 tools, and 500-plus agent skills (+1754)
- remotion-dev/remotion - A library for making videos programmatically with React (+98)
Infrastructure and Dev Environments
- labring/sealos - An AI-native cloud operating system on Kubernetes covering the full application lifecycle from cloud IDEs to production (+14)
- warpdotdev/warp - An agentic development environment built out of the terminal (+68)
- googleworkspace/cli - A single CLI for Drive, Gmail, Calendar, Sheets, Docs, and more, dynamically built from the Google Discovery Service with AI agent skills (+246)
- commaai/openpilot - An operating system for robotics that upgrades driver assistance on 300-plus supported cars (+80)
- juspay/hyperswitch - An open-source composable payments platform with intelligent routing, revenue recovery, and reconciliation (+18)
Observability and Data Platforms
- grafana/grafana - The open and composable observability and data visualization platform for metrics, logs, and traces (+32)
- nocodb/nocodb - A free and self-hostable Airtable alternative (+27)
- nocobase/nocobase - An open-source AI plus no-code platform for building business systems with WYSIWYG tooling (+14)
Web Frameworks, CMS, and UI Libraries
- mauriceboe/TREK - A self-hosted travel planner with real-time collaboration, interactive maps, PWA support, and budgeting (+1060)
- every-app/open-seo - An open source alternative to Semrush and Ahrefs (+594)
- strapi/strapi - The leading open-source headless CMS, fully TypeScript-based and developer-first (+32)
- medusajs/medusa - A flexible open-source commerce platform (+33)
- element-plus/element-plus - A Vue.js 3 UI component library from the Element team (+7)
- angular/angular - Google's web application framework for building production-grade apps (+9)
Today's list makes one thing clear: builders are converging on agents as the primary unit of software work, with infrastructure for memory, parallel execution, document ingestion, and multi-source data access all trending in parallel. The breadth of domains touched, from finance research and video production to SEO and payments, suggests agent-native tooling is moving well beyond developer productivity into every vertical application category.