GitHub Discovery

AI Repos Worth Watching

GitHub's trending AI repos ranked and scored. Updated daily.

Trending Streak — Last 90 Days25 repos
#1
affaan-m/ECC

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

208.6k
32.0k
JavaScript10d trendingbest rank #216.5k total
#2
mvanhorn/last30days-skill

AI agent skill that researches any topic across Reddit, X, YouTube, HN, Polymarket, and the web - then synthesizes a grounded summary

39.4k
3.2k
Python7d trendingbest rank #111.8k total
#3
harry0703/MoneyPrinterTurbo

利用AI大模型,一键生成高清短视频 Generate short videos with one click using AI LLM.

85.5k
12.2k
Python7d trendingbest rank #119.5k total
#4
obra/superpowers

An agentic skills framework & software development methodology that works.

227.2k
20.2k
Shell7d trendingbest rank #48.6k total
#5
Lum1104/Understand-Anything

Graphs that teach > graphs that impress. Turn any code into an interactive knowledge graph you can explore, search, and ask questions about. Works with Claude Code, Codex, Cursor, Copilot, Gemini CLI, and more.

43.6k
3.5k
TypeScript6d trendingbest rank #126.5k total
#6
Leonxlnx/taste-skill

Taste-Skill - gives your AI good taste. stops the AI from generating boring, generic slop

37.5k
2.7k
Shell6d trendingbest rank #39.8k total
#7
addyosmani/agent-skills

Production-grade engineering skills for AI coding agents.

58.8k
6.4k
Shell5d trendingbest rank #18.7k total
#8
phuryn/pm-skills

PM Skills Marketplace: 100+ agentic skills, commands, and plugins — from discovery to strategy, execution, launch, and growth.

17.2k
1.8k
5d trendingbest rank #24.6k total
#9
anthropics/knowledge-work-plugins

Open source repository of plugins primarily intended for knowledge workers to use in Claude Cowork

17.5k
2.0k
Python5d trendingbest rank #24.9k total
#10
EveryInc/compound-engineering-plugin

Official Compound Engineering plugin for Claude Code, Codex, Cursor, and more

19.2k
1.4k
TypeScript5d trendingbest rank #31.6k total
#11
hardikpandya/stop-slop

A skill file for removing AI tells from prose

7.1k
501
5d trendingbest rank #32.9k total
#12
openai/plugins

OpenAI Plugins

2.7k
314
JavaScript5d trendingbest rank #51.1k total
#13
mukul975/Anthropic-Cybersecurity-Skills

754 structured cybersecurity skills for AI agents · Mapped to 5 frameworks: MITRE ATT&CK, NIST CSF 2.0, MITRE ATLAS, D3FEND & NIST AI RMF · agentskills.io standard · Works with Claude Code, GitHub Copilot, Codex CLI, Cursor, Gemini CLI & 20+ platforms · 26 security domains · Apache 2.0

11.2k
1.3k
Python5d trendingbest rank #54.6k total
#14
apple/container

A tool for creating and running Linux containers using lightweight virtual machines on a Mac. It is written in Swift, and optimized for Apple silicon.

36.6k
1.0k
Swift4d trendingbest rank #19.0k total
#15
NousResearch/hermes-agent

The agent that grows with you

186.5k
32.1k
Python4d trendingbest rank #16.6k total
#16
chopratejas/headroom

Compress tool outputs, logs, files, and RAG chunks before they reach the LLM. 60-95% fewer tokens, same answers. Library, proxy, MCP server.

14.9k
947
Python4d trendingbest rank #110.4k total
#17
nesquena/hermes-webui

Hermes WebUI: The best way to use Hermes Agent from the web or from your phone!

13.3k
1.6k
Python4d trendingbest rank #23.7k total
#18
rohitg00/ai-engineering-from-scratch

Learn it. Build it. Ship it for others.

21.3k
3.5k
Python4d trendingbest rank #29.0k total
#19
maziyarpanahi/openmed

open-source healthcare ai

3.3k
311
Python4d trendingbest rank #31.7k total
#20
aquasecurity/trivy

Find vulnerabilities, misconfigurations, secrets, SBOM in containers, Kubernetes, code repositories, clouds and more

36.0k
455
Go4d trendingbest rank #3645 total
#21
supermemoryai/supermemory

Memory engine and app that is extremely fast, scalable. The Memory API for the AI era.

25.4k
2.2k
TypeScript4d trendingbest rank #32.2k total
#22
twentyhq/twenty

The open alternative to Salesforce, designed for AI.

48.5k
6.9k
TypeScript4d trendingbest rank #41.8k total
#23
revfactory/harness

A meta-skill that designs domain-specific agent teams, defines specialized agents, and generates the skills they use.

5.3k
707
HTML4d trendingbest rank #5967 total
#24
x1xhlol/system-prompts-and-models-of-ai-tools

FULL Augment Code, Claude Code, Cluely, CodeBuddy, Comet, Cursor, Devin AI, Junie, Kiro, Leap.new, Lovable, Manus, NotionAI, Orchids.app, Perplexity, Poke, Qoder, Replit, Same.dev, Trae, Traycer AI, VSCode Agent, Warp.dev, Windsurf, Xcode, Z.ai Code, Dia & v0. (And other Open Sourced) System Prompts, Internal Tools & AI Models

140.4k
34.7k
4d trendingbest rank #6949 total
#25
DigitalPlatDev/FreeDomain

DigitalPlat FreeDomain: Free Domain For Everyone

172.1k
3.4k
HTML4d trendingbest rank #66.5k total
18 repos · page 2 of 2
kimmmmyy223/llm-batch

🚀 Process JSON data in batches with `llm-batch`, leveraging sequential or parallel modes for efficient interaction with LLMs.

1

llm-batch is an open-source tool that processes JSON data in batches to enable efficient interaction with large language models using sequential or parallel modes.

InfraGitHub LLM Serving
roshini0108/InferSim

🔍 Simulate LLM inference performance to identify bottlenecks and optimize models with InferSim, a lightweight and dependency-free Python tool.

1

InferSim is a lightweight Python tool for simulating and analyzing large language model (LLM) inference performance to find bottlenecks and help optimize models.

InfraGitHub LLM Serving
m1ns09/Llama

🌐 Run GGUF models directly in your web browser using JavaScript and WebAssembly for a seamless and flexible AI experience.

4
1

A JavaScript and WebAssembly tool enables running GGUF LLM models directly in web browsers for flexible AI inference without backend dependencies.

InfraGitHub LlamaIndex Ecosystem
AnnieBabs/Create-MCP

🚀 Generate and extend production-ready Model Context Protocol (MCP) servers with a modern CLI tool that showcases all MCP features in one cohesive example.

6
1

Create-MCP is a CLI tool to generate and extend production-ready Model Context Protocol servers demonstrating full MCP capabilities in a unified example.

InfraGitHub Model Context Protocol
ai-action/setup-ollama

🦙 Set up GitHub Actions with Ollama CLI.

13
1

This GitHub repository provides a TypeScript-based GitHub Action to set up and use the Ollama CLI in workflows.

InfraGitHub AI Workflows
ProfRandom92/Comptextv7

Cloud-first enterprise token reduction, validation, and artifact-driven AI processing framework.

0

Comptextv7 is a Python-based enterprise framework designed for cloud-native AI workflows focusing on token reduction, validation, and artifact-driven processing.

InfraGitHub AI Workflows
kamalrss88/FlashMLA

🚀 Accelerate attention mechanisms with FlashMLA, featuring optimized kernels for DeepSeek models, enhancing performance through sparse and dense attention.

0

FlashMLA accelerates attention mechanisms using optimized CUDA kernels for DeepSeek models, improving performance in sparse and dense attention computations.

InfraGitHub LLM Tools
ZaikoXeas/mcpbr

🚀 Benchmark your MCP server with real GitHub issues for accurate performance metrics using a simple command.

1

ZaikoXeas/mcpbr is a Python benchmarking tool that tests MCP servers using real GitHub issues to measure performance accurately with a simple CLI command.

InfraGitHub Model Context Protocol