Open-source skill repos
Find the public repos shaping how AI agents work.
Browse curated GitHub repos builders can install, study, adapt, compare, or integrate into real agent workflows. Each card points to the source and the trust checks to run before use.
Featured starting points
Start with repos that map cleanly to builder workflows
These are not generic AI links. Each one gives builders a concrete workflow, skill format, context pattern, or integration path to study.
Agent skill stack
GStack
Role-based CEO, design, engineering, release, docs, and QA workflows for agentic coding.
Engineering skills
Agent Skills
Production engineering skills for AI coding agents from Addy Osmani.
MCP server
GitHub MCP Server
GitHub MCP server for giving agents structured access to GitHub workflows.
Category guides
Browse by agent builder problem
Use these static guides when you want a focused comparison set instead of the full inventory.
Claude Code directory
Claude Code skills and workflows
Skill packs, directories, and workflow examples for builders shaping Claude Code into a more reliable teammate.
Open guideMCP server
MCP servers for AI agents
Model Context Protocol servers and directories that connect agents to tools, repos, memory, browsers, and business systems.
Open guidePrompt library
Prompt libraries for agent builders
Prompt references and teaching repos that help builders turn loose instructions into stricter agent workflows.
Open guideCoding agent
AI coding agents and harnesses
Open-source coding agents, CLIs, editor assistants, and harnesses for hands-on software work.
Open guideMemory and context
Memory and context tools for AI agents
Memory layers, semantic stores, and repo context tools that help agents remember useful facts without overreaching.
Open guideDesign context
Design context for AI-generated UI
Design context, rules, and examples that give coding agents stronger taste and UI constraints.
Open guideMarketing skills
Marketing and operator skills for AI agents
Domain skills for copy, CRO, analytics, SEO, positioning, and operator workflows supported by human review.
Open guideCurated comparisons
Choose between common agent repo options
These short guides compare practical first moves without pretending to rank every project in the ecosystem.
GStack vs Agent Skills
Choose between a broad operator skill stack and a focused engineering skill pack for coding agents.
Open comparisonCodex vs Claude Code vs OpenCode
Compare coding agent CLIs and workflows by review control, provider needs, and sandbox habits.
Open comparisonBest MCP servers for AI agents to evaluate first
A restrained shortlist of MCP directories and servers worth comparing before connecting agents to tools.
Open comparisonPrompt libraries vs agent skills
Decide when a public prompt is enough and when to turn the idea into a versioned agent skill.
Open comparisonCurated repo inventory
Filter by the job you need the repo to do
Use category and intent filters to find install candidates, study references, adaptation patterns, comparison sets, and integrations.
Agent skill stack
GStack
Shared by Garry Tan · garrytan/gstack
Role-based CEO, design, engineering, release, docs, and QA workflows for agentic coding.
Engineering skills
Agent Skills
Shared by Addy Osmani · addyosmani/agent-skills
Production engineering skills for AI coding agents from Addy Osmani.
Marketing skills
Marketing Skills
Shared by Corey Haines · coreyhaines31/marketingskills
Marketing skills for Claude Code and AI agents across CRO, copywriting, SEO, analytics, and growth engineering.
Claude Code directory
Awesome Claude Code
Shared by hesreallyhim · hesreallyhim/awesome-claude-code
A curated list of Claude Code skills, hooks, slash commands, orchestrators, apps, and plugins.
Design context
Awesome DESIGN.md
Shared by VoltAgent · VoltAgent/awesome-design-md
A collection of DESIGN.md files that teach coding agents how popular design systems behave.
Cursor rules
Awesome CursorRules
Shared by PatrickJS · PatrickJS/awesome-cursorrules
A collection of Cursor rule files that shape AI editor behavior across frameworks and workflows.
Prompt library
Prompt Engineering Guide
Shared by dair-ai · dair-ai/Prompt-Engineering-Guide
Guides, papers, lessons, notebooks, and resources for prompt engineering, context engineering, RAG, and agents.
Prompt library
Prompts.chat
Shared by f · f/prompts.chat
A large open-source prompt collection formerly known as Awesome ChatGPT Prompts.
MCP directory
Awesome MCP Servers
Shared by punkpeye · punkpeye/awesome-mcp-servers
A curated directory of MCP servers that add tools and data sources to AI agents.
MCP server
GitHub MCP Server
Shared by GitHub · github/github-mcp-server
GitHub MCP server for giving agents structured access to GitHub workflows.
Coding agent
OpenAI Codex CLI
Shared by openai · openai/codex
Open-source coding agent CLI for terminal-based software work.
Coding agent
Claude Code
Shared by anthropics · anthropics/claude-code
Public Claude Code repo and docs for studying agentic coding workflows.
Coding agent
OpenCode
Shared by sst · sst/opencode
Terminal-first AI coding agent with provider flexibility and project workflows.
Coding agent
Aider
Shared by Aider-AI · Aider-AI/aider
AI pair programming in the terminal with Git-aware code edits.
Coding agent
Continue
Shared by continuedev · continuedev/continue
Open-source autopilot for VS Code and JetBrains with local and hosted models.
Agent framework
AutoGen
Shared by microsoft · microsoft/autogen
Framework for building conversational, tool-using, and multi-agent applications.
Agent framework
CrewAI
Shared by crewAIInc · crewAIInc/crewAI
Framework for orchestrating role-based autonomous AI agents.
Agent framework
LangChain
Shared by langchain-ai · langchain-ai/langchain
Framework for building applications with LLMs, tools, retrieval, and agents.
Agent framework
LangGraph
Shared by langchain-ai · langchain-ai/langgraph
Graph-based framework for controllable, stateful agent workflows.
RAG and documents
LlamaIndex
Shared by run-llama · run-llama/llama_index
Data framework for connecting private documents and tools to LLM applications.
Workflow builder
Dify
Shared by langgenius · langgenius/dify
Open-source platform for building agentic workflows, RAG apps, and model operations.
Workflow builder
Flowise
Shared by FlowiseAI · FlowiseAI/Flowise
Drag-and-drop builder for LLM flows, tools, retrieval, and agent chains.
Workflow builder
n8n
Shared by n8n-io · n8n-io/n8n
Workflow automation platform that can connect agent steps to business systems.
Workflow builder
Langflow
Shared by langflow-ai · langflow-ai/langflow
Visual framework for building and testing agent and RAG workflows.
Memory and context
Mem0
Shared by mem0ai · mem0ai/mem0
Memory layer for AI agents that need persistent user and task context.
Memory and context
Zep
Shared by getzep · getzep/zep
Long-term memory service for assistants with user, session, and facts context.
Memory and context
Letta
Shared by letta-ai · letta-ai/letta
Framework for stateful agents with memory, tools, and long-running behavior.
Memory and context
MCP Memory Service
Shared by doobidoo · doobidoo/mcp-memory-service
MCP server that gives compatible agents semantic memory capabilities.
RAG and documents
Open WebUI
Shared by open-webui · open-webui/open-webui
Self-hosted AI interface with document workflows, tools, and local model support.
RAG and documents
AnythingLLM
Shared by Mintplex-Labs · Mintplex-Labs/anything-llm
Desktop and server workspace for private documents, agents, and retrieval.
RAG and documents
PrivateGPT
Shared by zylon-ai · zylon-ai/private-gpt
Reference implementation for private document ingestion and question answering.
RAG and documents
RAGFlow
Shared by infiniflow · infiniflow/ragflow
RAG engine focused on document understanding, parsing, and knowledge workflows.
Observability and evals
Langfuse
Shared by langfuse · langfuse/langfuse
Open-source tracing, prompt management, and evaluation for LLM applications.
Observability and evals
Phoenix
Shared by Arize-ai · Arize-ai/phoenix
Open-source observability and eval tooling for LLM, RAG, and agent systems.
Observability and evals
Promptfoo
Shared by promptfoo · promptfoo/promptfoo
CLI and framework for testing prompts, models, and agent behaviors.
Observability and evals
DeepEval
Shared by confident-ai · confident-ai/deepeval
Evaluation framework for testing LLM outputs, RAG quality, and agent behavior.
Browser automation
Playwright MCP
Shared by microsoft · microsoft/playwright-mcp
MCP server that gives agents structured browser automation through Playwright.
Browser automation
Browser Use
Shared by browser-use · browser-use/browser-use
Toolkit for connecting AI agents to browser actions and web tasks.
Browser automation
Skyvern
Shared by Skyvern-AI · Skyvern-AI/skyvern
AI browser automation for repetitive web workflows and form-heavy tasks.
Code graph and context
Gitingest
Shared by cyclotruc · cyclotruc/gitingest
Turn GitHub repositories into digestible text context for LLMs and agents.
Code graph and context
Repomix
Shared by yamadashy · yamadashy/repomix
Pack repository contents into agent-friendly files for analysis and coding tasks.
Code graph and context
Serena
Shared by oraios · oraios/serena
Coding agent toolkit that uses language-server based semantic code understanding.
Learning resource
Aider Benchmarks
Shared by Aider-AI · Aider-AI/aider-chat-benchmark
Benchmarks and reports useful for comparing coding agent model performance.
Learning resource
Awesome Generative AI
Shared by steven2358 · steven2358/awesome-generative-ai
Curated resources for generative AI tools, agents, courses, and references.
Learning resource
AI Engineering Hub
Shared by patchy631 · patchy631/ai-engineering-hub
Hands-on examples for RAG, agents, LLM apps, and production AI engineering.
Trust check
Treat every public agent workflow as source to review, not magic to trust.
Before installing or integrating, check the license, maintainer activity, permission scope, hidden network calls, credential handling, and whether the workflow was tested on a task like yours.
Build in public with us
Have an AI agent skill, MCP server, or workflow repo worth studying?
Submit it for review. Strong fits can be added to the directory, highlighted on BuildLeanSaaS X, and included in future blog roundups for builders comparing real agent workflows.
Submit yours for X highlightBuilder learning path
Want help turning these repo ideas into working agent systems?
BuildLeanSaaS teaches builders how to evaluate public examples, design safer workflows, and ship agent-backed product systems with review loops.
Explore the skills marketplace