resource: agent-framework
406 resources, primary matches first, then adoption-weighted; health v2 shown.
| Resource | Health v2 | Stars | Maturity |
|---|---|---|---|
| SocialAI-tianji/Tianji Tianji is an open-source Chinese-language LLM application and tutorial project focused on social nuance ('renqing shigu') scenarios, coveri… | 35 | 1822 | active |
| thinkwee/AgentsMeetRL A curated awesome list of open-source repositories for training LLM agents with reinforcement learning, organized by taxonomy categories li… | 62 | 1799 | active |
| datawhalechina/deepagents-in-action An open-source Chinese-language course ('Deep Agents 实战') that teaches building production-grade AI agents with the LangChain/LangGraph Dee… | 58 | 1790 | active |
| ai-hero-dev/ai-hero AI Hero is an open-source collection of course material, runnable examples, exercises, and libraries for learning AI engineering, created b… | 64 | 1787 | active |
| openai/openai-cua-sample-app A TypeScript sample application from OpenAI demonstrating how to use the Computer Using Agent (CUA) via the Responses API against browser e… | 53 | 1775 | active |
| neural-maze/agentic-patterns-course A Jupyter Notebook course implementing the four agentic patterns (reflection, tool use, planning/ReAct, and multiagent) from scratch using … | 31 | 1743 | active |
| trycua/acu A curated awesome-list of resources on AI agents for Computer Use, covering research papers, surveys, open-source and commercial frameworks… | 41 | 1738 | active |
| benchflow-ai/skillsbench SkillsBench is the first benchmark for evaluating how effectively AI agents use skills—modular folders of instructions, scripts, and resour… | 76 | 1725 | active |
| asinghcsu/AgenticRAG-Survey A survey repository accompanying the arXiv paper 'Agentic Retrieval-Augmented Generation: A Survey on Agentic RAG', providing a taxonomy, v… | 42 | 1723 | active |
| openai/mle-bench MLE-bench is an open-source benchmark from OpenAI that measures how well AI agents perform machine learning engineering tasks, built from 7… | 58 | 1720 | active |
| vbgate/learn-opencode A free, open-source Chinese-language course (with full source content) teaching OpenCode, an AI coding agent, from beginner setup to advanc… | 60 | 1715 | active |
| Barca0412/Introduction-to-Quantitative-Finance A Chinese-language open-source knowledge base for quantitative finance research, featuring a multi-factor equity investing tutorial, curate… | 73 | 1696 | active |
| Prat011/awesome-llm-skills A curated awesome-list of LLM Skills, resources, and tools for customizing AI agent workflows across platforms like Claude Code, Codex CLI,… | 58 | 1695 | active |
| luyao618/Claude-Code-Source-Study A 34-chapter deep-dive study guide analyzing the source code of Anthropic's Claude Code CLI agent, written primarily in Chinese. It dissect… | 52 | 1682 | active |
| neural-maze/ava-whatsapp-agent-course Ava is a course project and codebase for building a WhatsApp AI agent that chats realistically, understands voice and images, and replies w… | 43 | 1673 | active |
| Picrew/awesome-agent-harness A curated awesome list of agent harness engineering resources, including GitHub projects, tools, benchmarks, and practical guides, with 358… | 59 | 1671 | active |
| lst97/claude-code-sub-agents A curated collection of 33 specialized AI subagent configurations for Claude Code, covering frontend, backend, language-specific, and DevOp… | 37 | 1671 | active |
| disler/pi-vs-claude-code A collection of customized instances of the open-source Pi Coding Agent, presented as a hedge/alternative to the closed-source Claude Code … | 56 | 1639 | active |
| caramaschiHG/awesome-ai-agents-2026 A curated awesome-list cataloging 340+ AI agents, agent frameworks, and related tools across 20+ categories, updated monthly. It serves as … | 53 | 1635 | active |
| NirDiamant/Controllable-RAG-Agent A tutorial repository demonstrating an advanced, controllable RAG agent for complex question answering, built with a deterministic graph-ba… | 63 | 1621 | active |
| emarco177/langchain-course A project-based open-source course teaching how to build AI agents with LangChain v1+ and LangGraph in Python. It includes seven hands-on p… | 73 | 1615 | active |
| lucaswalter/n8n-ai-automations A curated collection of n8n workflow JSON templates and AI agent configurations published by The Recap AI YouTube channel and its Skool com… | 50 | 1606 | active |
| kaushikb11/awesome-llm-agents A curated awesome-list cataloging open-source frameworks, runtimes, and tooling for building LLM agents, with weekly-refreshed metrics like… | 75 | 1569 | active |
| JayLZhou/GraphRAG DIGIMON is a Python research framework that modularizes and decouples graph-based Retrieval-Augmented Generation (GraphRAG) methods for in-… | 35 | 1538 | active |
| neural-maze/philoagents-course An open-source course teaching how to build an AI-powered game simulation engine where agents impersonate historical philosophers like Plat… | 42 | 1537 | active |
| andyrewlee/awesome-agent-orchestrators A curated awesome-list of tools and frameworks for orchestrating AI agents, covering parallel coding agents, autonomous loop/task runners, … | 60 | 1521 | active |
| datacurve-ai/deep-swe DeepSWE is a benchmark of 113 original, long-horizon software engineering tasks drawn from active open-source repositories, used to measure… | 57 | 1499 | active |
| ShouZhengAI/CS146S_CN A Chinese-language companion course repository for Stanford CS146S 'The Modern Software Developer', containing assignments, lecture materia… | 61 | 1497 | active |
| aws-samples/amazon-bedrock-samples A collection of Jupyter notebook examples and guides for getting started with Amazon Bedrock, AWS's managed generative AI service. It cover… | 73 | 1496 | active |
| ZhangHanDong/harness-engineering-from-cc-to-ai-coding An open-source Chinese technical book (nicknamed 'The Horse Book') analyzing Claude Code's v2.1.88 source code to extract AI coding agent a… | 49 | 1492 | active |
| soluckysummer/n8n_workflows A collection of ready-to-import n8n workflow JSON configuration files shared alongside a YouTube channel's tutorials. Workflows cover AI ag… | 47 | 1482 | active |
| datawhalechina/agent-skills-with-anthropic A Chinese-language study companion for Andrew Ng's DeepLearning.AI short course 'agent-skills-with-anthropic', providing translations, know… | 54 | 1481 | active |
| DataTalksClub/ai-dev-tools-zoomcamp A free, hands-on cohort-based course from DataTalks.Club teaching AI-native software engineering with AI developer tools for building, test… | 63 | 1433 | active |
| groq/groq-api-cookbook A collection of tutorials, sample code, and guidelines for building applications with the Groq API, maintained as Jupyter Notebook examples… | 69 | 1418 | active |
| benman1/generative_ai_with_langchain Companion code repository for the Packt book 'Generative AI with LangChain, Second Edition', containing Jupyter notebook examples for build… | 72 | 1411 | active |
| KalyanKS-NLP/rag-zero-to-hero-guide A comprehensive open-source guide and course for learning Retrieval-Augmented Generation (RAG) from basics to advanced topics. It includes … | 26 | 1410 | active |
| agent-network-protocol/AgentNetworkProtocol AgentNetworkProtocol (ANP) is an open-source protocol specification suite defining how AI agents identify, discover, and communicate with e… | 77 | 1407 | active |
| alchaincyf/huashu-skills A master catalog of 52 open-source Agent Skills (SKILL.md format) by Huashu, organized into flagship, persona-perspective, and built-in lay… | 60 | 1407 | active |
| LottieFiles/motion-design-skill A skill package that teaches AI coding agents universal motion design principles — timing, easing, choreography, and Disney's 12 animation … | 52 | 1406 | active |
| Pluviobyte/rnskill A curated collection of 56 AI Agent Skills (SKILL.md packages) for Codex, Claude Code, and similar agent workflows, split into content-crea… | 67 | 1402 | active |
| IQuestLab/IQuest-Coder-V1 IQuest-Coder-V1 is a family of open code large language models (7B, 14B, and 40B variants including Base, Instruct, and Thinking versions) … | 47 | 1389 | active |
| philschmid/gemini-samples A collection of Jupyter notebook samples, snippets, and guides demonstrating how to use Google DeepMind Gemini models. It covers function c… | 52 | 1372 | active |
| https-deeplearning-ai/sc-agent-skills-files A companion repository for the DeepLearning.AI short course 'Agent Skills with Anthropic', containing summaries, notes, prompts, code files… | 54 | 1367 | active |
| majidmanzarpour/threejs-game-skills A collection of self-contained agent skills for Codex and Claude Code that guide AI agents through building polished, playable Three.js bro… | 55 | 1354 | active |
| hesreallyhim/a-list-of-claude-code-agents A community-submitted list of Claude Code Sub-Agents and agent frameworks, collected in a GitHub repository. It is explicitly not a curated… | 41 | 1346 | active |
| Azure-Samples/openai A collection of Jupyter Notebook code samples and starter templates for Azure OpenAI Service and Azure AI Foundry, complementing the OpenAI… | 74 | 1342 | active |
| pinchbench/skill PinchBench is a benchmarking system that evaluates LLM models as OpenClaw coding agents using 53 real-world tasks like scheduling, coding, … | 72 | 1325 | active |
| cloudflare/agents-starter A starter template from Cloudflare for building AI chat agents on Workers using the Agents SDK and Durable Objects. It ships with streaming… | 64 | 1322 | active |
| best-prompts A curated collection of high-quality Agent skills (SKILL.md files) installable into AI coding agents like Cursor, Claude Code, Codex, and O… | 51 | 1318 | active |
| mohitagw15856/pm-claude-skills A large open-source collection of 1,100+ plain-markdown 'agent skills' that give AI assistants like Claude, ChatGPT, Gemini, Cursor, and Co… | 78 | 1311 | active |
| taichengguo/LLM_MultiAgents_Survey_Papers A curated, regularly updated paper list accompanying the IJCAI 2024 survey 'Large Language Model based Multi-Agents: A Survey of Progress a… | 70 | 1307 | active |
| CharlesQ9/Self-Evolving-Agents A curated survey repository cataloging research papers on self-evolving AI agents, organized by what, when, how, and where agents evolve. I… | 39 | 1302 | active |
| piomin/claude-ai-spring-boot A template repository providing a structured starting point for Spring Boot applications optimized for Claude Code. It ships preconfigured … | 51 | 1283 | active |
| RefoundAI/lenny-skills A curated collection of 76+ markdown skill files for Claude Code and other AI agents, distilled from Lenny's Podcast and Newsletter. Each s… | 69 | 1279 | active |
| strongdm/attractor Attractor is a set of Natural Language Specifications (NLSpecs) from StrongDM describing how to build a non-interactive coding agent that c… | 47 | 1277 | active |
| TommyZihao/vlm_arm A tutorial project connecting a Mycobot 280 Pi robotic arm to multimodal large language models (GPT-4o, Claude 3, Yi-Vision, Qwen-VL) to bu… | 55 | 1274 | active |
| hahhforest/pi-textbook An open-source Chinese-language textbook ('动手学 Pi' / Build Your Own Pi) that teaches agent engineering by building a Pi-style coding agent … | 55 | 1267 | active |
| AIGeniusInstitute/AI-Agent-In-Action An open-source Chinese-language book, 'AI Agent In Action' (《AI Agent 开发实战》), covering AI agent theory, architecture, and development from … | 22 | 1266 | active |
| microsoft/generative-ai-with-javascript An open-source Microsoft course teaching Generative AI concepts to JavaScript developers through a time-travel themed narrative with lesson… | 68 | 1256 | active |
| AgenticHealthAI/Awesome-AI-Agents-for-Healthcare A curated awesome-list of research papers, projects, and resources on agentic AI and AI agents applied to healthcare, maintained alongside … | 61 | 1231 | active |
| IsHexx/system-prompts-and-models-of-ai-tools-chinese A Chinese-language collection of leaked and published system prompts from AI coding tools such as Cursor, Devin, VSCode Agent, Replit, Wind… | 48 | 1228 | active |
| Jenqyang/Awesome-AI-Agents A curated awesome-list cataloging open-source LLM-powered autonomous agents, multi-agent systems, agent frameworks, benchmarks, and related… | 71 | 1226 | active |
| e2b-dev/awesome-ai-sdks A curated awesome-list database of SDKs, frameworks, libraries, and tools for creating, monitoring, debugging, and deploying autonomous AI … | 69 | 1215 | active |
| datawhalechina/agentic-ai A Chinese-language tutorial project translating and organizing Andrew Ng's Agentic AI course series from DeepLearning.AI. It provides bilin… | 55 | 1215 | active |
| showlab/Awesome-GUI-Agent A curated awesome-list of papers, datasets, benchmarks, models, and projects for multi-modal Graphical User Interface (GUI) agents. It serv… | 40 | 1214 | active |
| alchaincyf/deepseek-harness-orange-book A free Chinese-language 'orange book' (PDF/EPUB/HTML) documenting hands-on first-party testing of DeepSeek's open-source Harness agent fram… | 57 | 1207 | active |
| IAAR-Shanghai/Awesome-AI-Memory A curated, continuously updated knowledge base (awesome list) on AI memory for LLMs and agents, collecting research papers, frameworks, ben… | 61 | 1196 | active |
| repowise-dev/claude-code-prompts A collection of independently authored prompt templates for building AI coding agents, covering system prompts, tool prompts, agent delegat… | 51 | 1196 | active |
| Accio-org/CommerceAgentBench CommerceAgentBench is a benchmark of 107 long-horizon agent tasks evaluated in high-fidelity, stateful, reproducible replicas of real onlin… | 57 | 1192 | active |
| togethercomputer/together-cookbook A collection of Jupyter notebook recipes and guides demonstrating how to build applications with open-source models using the Together AI A… | 63 | 1182 | active |
| dariubs/awesome-workflow-automation A curated awesome-list of workflow automation software, engines, and tools, spanning classic iPaaS (Zapier, Make, n8n), AI agent platforms,… | 68 | 1179 | active |
| handsome-rich/Awesome-Auto-Research-Tools A curated awesome-list of open-source projects that automate scientific research, spanning autonomous research systems, deep literature syn… | 59 | 1164 | active |
| agentplugins/agent-plugins-spec Agent Plugins is an open, vendor-neutral specification (v1.0.0) defining a portable package format for bundling Agent Skills and MCP server… | 58 | 1159 | active |
| tylerprogramming/ai A collection of tutorial projects and example code demonstrating Microsoft AutoGen and CrewAI multi-agent frameworks, accompanying a YouTub… | 53 | 1144 | active |
| OpenGVLab/ScaleCUA ScaleCUA is an open-source computer use agent project providing a large-scale cross-platform GUI operation dataset, trained models, and an … | 38 | 1133 | active |
| SaladDay/pi-from-scratch A tutorial project that walks through building a minimal 600-line TypeScript coding agent (nano-pi) modeled on the production-grade pi agen… | 57 | 1131 | active |
| rasbt/mini-coding-agent A minimal, readable Python implementation of a coding agent harness that demonstrates the six core components of coding agents (repo contex… | 49 | 1126 | active |
| bradAGI/awesome-cli-coding-agents A curated awesome-list directory of 120+ terminal-native AI coding agents and the harnesses that orchestrate them. It catalogs open-source … | 60 | 1123 | active |
| MinorJerry/WebVoyager WebVoyager is the official code and dataset for a research paper on an end-to-end web agent powered by large multimodal models that complet… | 26 | 1122 | active |
| mind-protocol/terminal-velocity Terminal Velocity is a 100,000-word novel written entirely by a team of 10 autonomous AI agents, with the full manuscript and development h… | 21 | 1116 | stable |
| LangChain-OpenTutorial/LangChain-OpenTutorial An open-source tutorial repository of Jupyter notebooks teaching LangChain and LangGraph, from basics to advanced features. It is maintaine… | 42 | 1108 | active |
| digitalknk/openclaw-runbook An unofficial, opinionated runbook (built as an Astro documentation site) for operating OpenClaw AI agents day to day with a focus on cost … | 53 | 1103 | active |
| alchaincyf/loop-engineering-orange-book A free bilingual (Chinese + English) PDF guidebook explaining 'loop engineering' — designing autonomous outer-loop systems that run AI codi… | 58 | 1098 | active |
| justlovemaki/openclaw-china-docker A Dockerized distribution of OpenClaw pre-configured with plugins for Chinese IM platforms including Feishu, DingTalk, QQ Bot, WeCom, and W… | 50 | 3740 | maintenance |
| 0xSojalSec/LLMs-local A curated awesome-list of platforms, tools, models, and resources for running large language models locally. It covers inference engines, U… | 55 | 1087 | active |
| huangjia2019/claude-code-engineering The official companion example repository for the GeekTime course 'Claude Code Engineering in Practice' (《Claude Code 工程化实战》), demonstratin… | 58 | 1083 | active |
| nateherkai/AIS-OS AIS-OS is a free starter kit that turns Claude Code into a personal 'AI Operating System' via three slash-command skills (/onboard, /audit,… | 50 | 1079 | active |
| adithya-s-k/manim_skill A collection of AI agent skills (SKILL.md files) providing best practices, patterns, and examples for creating mathematical animations with… | 44 | 1076 | active |
| Neph0s/awesome-llm-role-playing-with-persona A curated awesome-list of papers and resources on large language models role-playing with assigned personas, covering character role-play, … | 67 | 1065 | active |
| microsoft/lets-learn-mcp-python A Microsoft tutorial series teaching Python developers how to build Model Context Protocol (MCP) servers through guided, hands-on lessons. … | 37 | 1065 | active |
| carlini/yet-another-applied-llm-benchmark A personal benchmark of nearly 100 applied tests for evaluating how well large language models perform on practical tasks the author has ac… | 34 | 1064 | active |
| daronyondem/claude-architect-exam-guide A community-maintained study guide for the Claude Certified Architect – Foundations certification exam, written in Markdown and published a… | 71 | 1047 | active |
| WecoAI/awesome-autoresearch A curated awesome-list of AutoResearch use cases, where a coding agent iteratively optimizes a file against an evaluation metric in a keep/… | 57 | 1038 | active |
| docker/compose-for-agents A collection of ready-to-use Docker Compose examples for building and running AI agents with open-source LLMs, MCP tools, and agent runtime… | 64 | 1028 | active |
| ClaytonFarr/ralph-playbook A comprehensive HTML-based guide/playbook explaining how to run autonomous AI coding loops using Geoff Huntley's Ralph methodology. It orga… | 47 | 1025 | active |
| OSU-NLP-Group/Mind2Web Mind2Web is the first dataset and benchmark for developing and evaluating generalist LLM-based web agents that follow natural language inst… | 52 | 1021 | active |
| krishnaik06/Roadmap-To-Learn-Agentic-AI A curated roadmap repository linking YouTube playlists and resources for learning to build agentic AI systems, covering Python, NLP, deep l… | 37 | 1015 | active |
| SterlingChin/marvin-template MARVIN is a template repository that turns Claude Code (or GitHub Copilot CLI) into a personal AI assistant with session memory, goal track… | 60 | 1013 | active |
| bird-bench/BIRD-Interact BIRD-INTERACT is an interactive Text-to-SQL benchmark that evaluates LLMs through dynamic multi-turn interactions with a simulated user, a … | 52 | 1011 | active |
| Shanyin-ai/shanyin-screenwriting-master A Claude Skill (.skill/.md prompt package) that turns Claude or similar LLM chat tools into a full-format screenwriting assistant, covering… | 48 | 1010 | active |