Top GitHub repositories, week September 14–20, 2026
Repositories that gained the most stars during the week September 14–20, 2026: plain-language summaries, use cases and a star-trust check. Ranked among 1,743 repositories tracked by Seismograph.
-
5.0
cloudflare/security-audit-skill
A coding-agent skill that turns the agent into a security auditor, running a multi-phase code audit with independently verified, machine-readable findings.
-
3.6
alibaba/open-code-review
AI code review tool from Alibaba: reads git diffs and, via an LLM agent with file access and repo search, produces line-level review comments. Ships with built-in rules (NPE, thread-safety, XSS, SQL injection) and a…
-
7.2
browser-use/jev-ultrafast
A browser agent with a dynamic, indexed action space: given one natural-language goal it picks an operation (CLICK, TYPE_TEXT, SELECT, etc.) and an element, using a small LLM to generate text only for typing.
-
5.0
hypit-ai/hypit
Hypit gives AI agents a language and system to create video: the agent clones a viral clip as an editable workflow — footage, captions, B-roll and effects anchored to words instead of seconds.
-
4.7
eternity4719/HowToLiveBetter
An evidence-based life guide: 498 recommendations on longevity, first aid, personal finance, law, employment, family and emigration. Each lists costs, benefits, evidence level and primary sources.
-
4.9
deepseek-ai/deepseek-harness
Open-source agent harness by DeepSeek AI written in TypeScript, built on an everything-is-a-plugin architecture powered by Cordis. It runs as a web UI via npx and serves as a base for composing AI agents from plugins.
-
4.1
bilawalsidhu/gods-eye-view
A browser-based spy-satellite simulator on a photorealistic 3D globe that unifies public feeds: aircraft, ships, satellites, earthquakes, cameras, and traffic. Runs locally, with each layer as a separate module.
-
4.1
tt-a1i/archify
An agent skill for Cursor, Claude Code, Codex CLI, and OpenCode that turns a system description or codebase into interactive HTML/SVG architecture, workflow, sequence, data-flow, and lifecycle diagrams from typed JSON…
-
4.6
affaan-m/ECC
A performance optimization system for coding agents: a set of agents, skills, memory, and rules that adds a plan-test-review-remember workflow to Claude Code, Codex, Cursor, and other harnesses.
-
3.5
JustVugg/colibri
A pure-C, zero-dependency inference engine for running large MoE models (744B–2.8T parameters) on consumer hardware by treating VRAM, RAM, and storage as a single multitier hierarchy and streaming experts from disk.
-
3.9
debpalash/VoiceStudio
A fully local, open-source ElevenLabs alternative for voice cloning, voice design, video dubbing, dictation, transcription and audiobook creation on your own hardware, with no account or API key. Supports 16 TTS and 11…
-
4.9
stablyai/orca
Orca is an ADE for running a fleet of parallel coding agents (Claude Code, Codex, OpenCode, etc.) in isolated git worktrees with a unified interface, mobile companion, and remote runtime.
-
4.1
DietrichGebert/ponytail
A skill for AI coding agents (Claude Code, Codex, Copilot CLI, OpenCode) that enforces writing only the minimum necessary code via a laziness ladder: YAGNI, reuse, stdlib, native features. Benchmarks show ~54% less…
-
8.9
NandhaKishorM/laya
Laya is a non-autoregressive decision engine that answers typed questions (choice, score, noul) over any state (text, email, ticket, JSON) in a single forward pass (~35 ms on GPU) with calibrated probabilities.
-
5.1
tamaratran/fast-jev-compaction
Claude Code plugin that replaces context compaction summaries with Jev decisions: every tool call and result is scored in one fast request, stale ones are dropped or truncated, everything kept stays verbatim. Also…
-
4.2
mattpocock/skills
A set of small, composable skills for coding agents like Claude Code and Codex: they help align on a task before coding, build a shared project vocabulary, and follow a red-green-refactor loop.
-
3.9
Tencent/WeKnora
Open-source LLM knowledge platform: turns raw documents into queryable RAG, an autonomous reasoning agent, and a self-maintaining Wiki.
-
5.3
latent-spaces/brag
An agent skill (Claude Code, Codex, opencode, etc.) that turns a project you just built into a short launch video with music, motion, and share copy — in one command. Rendering is powered by Hyperframes.
-
3.6
ayghri/i-have-adhd
A skill for a coding agent (Claude Code) that makes it lead with the answer and numbered steps, without preamble or filler. Helps you get concrete actions instead of long-winded reasoning.
-
5.4
Tencent/BrowserSkill
BrowserSkill connects AI agents (Cursor, Claude Code, Codex, etc.) to your already logged-in browser via the bsk CLI and an extension, letting the agent work in a separate window without interrupting you.
-
5.9
zai-org/ZCode
Z.ai's coding agent workbench: an Electron desktop app, browser UI and terminal Agent CLI. The repo contains the client, backend, shared UI and the agent CLI/runtime sources.
-
2.7
NationalSecurityAgency/ghidra
A software reverse engineering framework from the NSA: disassembly, decompilation, graphing and scripting for analyzing compiled code on Windows, macOS and Linux.
-
5.8
robbietilton/Compositor
A free, open-source raster image editor for macOS written in Swift — a Photoshop alternative focused on compositing and post-processing.
-
3.1
abue-ammar/tinycast
A fully native macOS launcher with a global hotkey, clipboard history, file search, calculator, notes, and support for running Raycast extensions. Built in SwiftUI and AppKit with zero third-party dependencies, using…
-
3.6
addyosmani/agent-skills
A collection of 25 engineering skills and 9 slash commands for AI coding agents, covering the development lifecycle from spec to ship. Helps agents follow proven practices: TDD, code review, task planning.
-
1.8
deeplethe/utopia
Utopia is an open-source enterprise knowledge platform: a bitemporal knowledge graph, RAG search and agent workflows on a single Rust binary plus PostgreSQL. It deploys offline, for companies that need a controlled…
-
3.6
google/artemis
Google's tool for automating Android devices from natural-language instructions: drives apps, captures logs and screenshots, and integrates with AI assistants via MCP.
-
2.9
bojieli/ai-infra-book
Open book "Understanding AI Infra" by Bojie Li: quantitative derivation of LLM inference and training system design from hardware constraints and model architecture. Includes full text, PDF, calculation tools and…
-
3.7
Panniantong/Agent-Reach
A CLI tool that gives AI agents internet access: reading and searching Twitter/X, Reddit, YouTube, GitHub, Bilibili, XiaoHongShu and other platforms without paid APIs. It selects, installs and diagnoses working access…
-
4.1
obra/superpowers
A software development methodology for coding agents: a set of composable skills that make the agent clarify the spec, agree on a plan, and work through subagents with TDD.
-
1.9
alphaXiv/OpenResearch
A local-first workspace for research agents that turns Claude Code, Codex, OpenCode, or Cursor into agents reviewing literature, forming hypotheses, and running experiments. Each direction gets an isolated git worktree…
-
3.5
miuuyy/codex-chatgpt-web
A bridge that lets you use ChatGPT Web (including Pro) as a native model in Codex — with context, tools, streaming and images, without spending Codex quota.
-
4.0
earendil-works/pi
A TypeScript AI agent toolkit: a unified API across LLM providers, an agent runtime with tool calling, a TUI library, and an interactive coding agent CLI.
-
2.0
arnegiacomo/fugleramme
E-ink bird frame for Raspberry Pi that detects birds in real time by audio using BirdNET-Go and displays them as hand-cut 1800s illustrations.
-
3.4
blader/humanizer
Agent skill that rewrites AI-sounding text to remove telltale patterns while preserving meaning. Ships as a Markdown skill for Claude Code, Codex, Cursor and other agents.
-
4.0
bojieli/ai-agent-book
Open book on AI agent design principles and engineering practice: 10 chapters, PDF/EPUB in 15 languages, and 109 companion experiments with Python code.
-
6.2
Open-Dev-Society/OpenStock
An open-source alternative to paid market platforms: real-time price tracking, personalized alerts, and company insights. Built with Next.js, MongoDB, and Finnhub, free for everyone.
-
3.1
TencentCloud/Octop
Self-hosted AI assistant in Python with multi-user and multi-agent support: a single process serves a web dashboard, CLI, IM integrations and cron, with all data kept locally.
-
5.5
trycua/cua
Open-source toolkit for computer-use agents: cloud and local desktops, an app automation driver, and benchmarks for training and evaluation. For those giving AI agents control of a computer.
-
6.5
TheoLeeCJ/SemIf-OpenJev
An open reproduction of the Jev-style semantic decision interface: reads typed option probabilities directly from a 4B model's logits without generating text. Runs on a single RTX 3090.
-
3.9
Graphify-Labs/graphify
Turns any codebase, docs, SQL schemas, configs, and PDFs into a queryable knowledge graph. Works as a /graphify skill in Claude Code, Cursor, Codex, and Gemini CLI with local deterministic AST parsing.
-
3.2
Human-Agent-Society/reef
Continual learning infrastructure for self-improving agents: connects agent inference, feedback collection, learning, and versioned delivery of updates. Lets you train model weights or improve an agent's harness…
-
3.8
anthropics/claude-code
An agentic coding tool that lives in the terminal: it understands your codebase, executes routine tasks, explains complex code, and handles git workflows via natural language commands.
-
5.1
bendlang/bend
Bend 2 is a dependently-typed programming language with proofs that compiles to CPU and GPU. It lets you declare laws in LAWS.bend that the compiler mechanically verifies, blocking AI-agent mistakes.
-
3.5
microsoft/markitdown
A Python utility from Microsoft for converting PDFs, Office documents, images, audio, HTML, and other formats to Markdown, aimed at LLM and text-analysis pipelines. It preserves document structure (headings, lists,…
-
1.5
ever-co/ever-gauzy
Open business management platform covering ERP, CRM, HRM, ATS and project management with time tracking. Suits companies, agencies and freelancers who need employees, clients, invoices and tasks in one place.
-
3.5
TauricResearch/TradingAgents
A framework that simulates a trading firm with LLM agents (analysts, researchers, trader, risk manager) debating markets and producing trading decisions. Built for research, not real trading.
-
3.5
heygen-com/hyperframes
Framework for turning HTML, CSS, media and seekable animations into deterministic MP4 videos. Runs locally via CLI or from AI coding agents through a set of skills.
-
3.2
cathrynlavery/diagram-design
A set of 39 editorial diagram types for Claude Code, Codex and other agents: self-contained HTML + SVG with no build step or JavaScript. Lets an agent draw architecture, flow and analytics diagrams in a consistent…
-
2.5
SnailSploit/Claude-Red
A curated library of drop-in SKILL.md files for the Claude Skills system that primes Claude with offensive security methodology, from SQL injection to EDR evasion and exploit development.
-
3.8
public-apis/public-apis
A community-curated list of free public APIs across dozens of categories, from animals and anime to finance, geocoding and weather. Aimed at developers looking for a ready-made API for a prototype or product.
-
2.8
Lakr233/vphone-cli
CLI tool for booting a virtual iPhone on Apple Silicon via Virtualization.framework using PCC research VM infrastructure, including firmware patching and CFW installation.
-
2.5
shadcn-ui/lint
An agent-first linter for Tailwind design systems: you define rules for component usage, and errors explain to the agent what broke and how to fix it using your theme and variants.
-
2.6
jamiepine/voicebox
A local-first AI voice studio: clone voices, generate speech with 7 TTS engines, and dictate into any app via a global hotkey. An open-source alternative to ElevenLabs and WisprFlow running entirely on your machine.
-
3.3
mcncarl/jianying-headless
Local automation tool for Jianying Professional on macOS: builds native drafts from a JSON plan, edits copies of existing multi-track projects, and exports MP4 via the native engine on demand. Requires installed…
-
2.2
tonhowtf/omniget
Free desktop app for Windows, macOS and Linux that downloads Udemy and Hotmart courses, YouTube videos and 1,800+ other sites via yt-dlp, no terminal needed. Includes a course player, PDF/EPUB reader and music library,…
-
6.8
mizorewww/laya-mlx
Native MLX runtime for Laya typed decision models: returns probabilities for choices, scores or truth values without text generation, running locally on Apple Silicon.
-
2.7
wide-trace/open-higgsfield
Open-source self-hosted studio for image and video generation across 32 models (8 image, 24 video) in one interface with a single prompt bar, gallery and per-model settings.
-
3.1
Leonxlnx/taste-skill
A collection of Agent Skills that push AI agents to produce well-designed interfaces instead of boilerplate: stronger layout, typography, spacing and motion. Also includes image-generation skills for web, mobile and…
-
3.2
dataelement/dsh-desktop
Cross-platform desktop app for running DeepSeek Harness locally: manages agent profiles, plugins, workspaces and sessions, supports third-party models and PPTX generation.
-
2.9
multimodal-art-projection/YuE
YuE2 is a music generation model: from lyrics and a style prompt it builds an editable melody-and-chord plan, then renders a full song with vocals and accompaniment. It supports zero-shot covers and agentic composition…
-
3.2
anywhere-labs/dsh-desktop
Open-source desktop client for DeepSeek Harness on Windows and macOS that packages its local Web UI, host service and plugin system into a native app requiring no Node.js setup.
-
3.5
D4Vinci/Scrapling
An adaptive Python web scraping framework: the parser relocates elements when site markup changes, fetchers bypass anti-bot systems like Cloudflare Turnstile, and the spider system scales to concurrent multi-session…
-
8.9
google/ax
A declarative orchestrator for running autonomous AI agent workloads in a cluster, using a Kubernetes-like model with Task, Workspace, Gateway, and Model manifests. It sandboxes agents, pre-wires their environment, and…
-
3.1
calesthio/OpenMontage
Open-source agentic video production system: an AI coding assistant researches, scripts, generates assets, edits and renders a finished video from a plain-language prompt. 12 pipelines, 100+ tools and 700+ agent skill…
-
2.8
rakanki911/DLSS5-Swapper
A tool to install, tune and restore DLSS 5 in games and emulators: supports native DLSS games, DLSS5-Feeder for games without DLSS, RenoDX, OptiScaler and multipass rendering across DirectX, Vulkan, OpenGL and…
-
3.7
openai/codex
A local coding agent from OpenAI that runs in the terminal: installed with one command and used as a CLI tool for working with code.
-
3.4
JuliusBrussee/caveman
A skill and local proxy for coding agents that cut token usage: the skill makes the agent answer in terse caveman style, the proxy compresses logs, diffs and test output before they reach the model.
-
3.8
tashfeenahmed/freellmapi
Aggregates free tiers from 34 LLM providers (635 endpoints) behind a single OpenAI-compatible /v1 API with smart routing, automatic failover, and encrypted keys. Intended for personal experimentation and use with…
-
3.2
coder/coder
Self-hosted platform for cloud development environments and AI coding agents: workspaces are defined in Terraform, connected via a Wireguard tunnel, and shut down automatically when idle.
-
3.3
THU-MAIC/OpenMAIC
An open-source platform using multi-agent orchestration that turns a topic or document into an interactive lesson: slides, quizzes, simulations, and project-based activities led by AI teachers and classmates.
-
2.9
asciimoo/hister
A private Go search engine that indexes the full contents of visited pages and local files. Search is available via web UI, terminal, or an AI assistant through MCP.
-
3.2
github/spec-kit
An open-source toolkit for Spec-Driven Development that turns specifications into executable artifacts and guides the process from requirements to implementation with any AI coding agent.
-
3.0
asgeirtj/system_prompts_leaks
A collection of extracted system prompts from Anthropic, OpenAI, Google, xAI and others — the hidden instructions chatbots receive before a user's first message.
-
4.2
clash-verge-rev/clash-verge-rev
A cross-platform proxy GUI client built on Tauri with the Clash Meta (mihomo) core, continuing Clash Verge. It manages routing rules, configurations and system proxy on Windows, macOS and Linux.
-
3.7
harry0703/MoneyPrinterTurbo
A Python tool that auto-generates HD short videos from a topic or keyword, writing the script and assembling footage, voiceover, subtitles and music. It ships with AI Agent, WebUI, API, CLI and one-click publishing to…
-
2.5
sapientinc/PRAXIST
Autonomous research system for measurable, computer-executable research: coordinates parallel research peers, task-owned evaluation, and durable evidence across generations. Runs on top of an already runnable project…
-
3.9
pbakaus/impeccable
A set of commands and detector rules for AI coding agents that helps them produce better frontend design instead of generic templates. Installs as a skill into Claude Code, Cursor, Codex and other harnesses.
-
5.0
jarrodwatts/jev-trader
Trading bot for the Kuru DEX on Monad: every block (~300 ms) an AI model decides buy or sell from the MON-USDC order book and posts a post-only limit order one tick inside the touch, earning the spread. Includes a…
-
3.7
omacom/omarchy
An opinionated Linux distribution by DHH with preconfigured themes, hotkeys and a curated set of apps for development and daily use.
-
2.3
petergyang/no-ai-slop
A skill for coding agents (ChatGPT, Claude Code, Codex) that detects and removes 20+ AI slop patterns from writing while preserving the author's voice. It can also flag such patterns and generate them for satire.
-
3.3
Fission-AI/OpenSpec
OpenSpec is a spec-driven development framework for AI coding assistants: it turns ideas into Markdown specs with requirements and scenarios before any code is written. It supports 30+ tools (Cursor, Copilot, Codex,…
-
4.6
TianyuCodings/NanoJev
A nano replica of Jev built on Qwen3-0.6B that outputs probability distributions over candidates in a single forward pass with no token decoding, plus a training pipeline and game demos (maze, Snake).
-
3.4
yi1108/printfilm
Open-source AI studio for short videos and episodic comics: from theme and script through storyboard, image, video and voice generation to the final cut. Includes a user frontend, admin panel, billing and an open API.
-
3.8
yt-dlp/yt-dlp
Command-line audio/video downloader supporting thousands of sites, a youtube-dl fork with extras: format selection, subtitles, SponsorBlock, output templates.
-
3.9
XiaoDuoYa/codex-with-chatgpt
A bridge between the ChatGPT web app and the Codex coding agent: ChatGPT plans and reviews over an OAuth-protected read-only MCP connection while Codex executes. Uses your paid ChatGPT subscription instead of API…
-
2.8
666ghj/MiroFish
A prediction engine built on multi-agent simulation: it turns news, documents or financial signals into a digital world of thousands of agents and returns a report on likely future outcomes.
-
3.8
vorssaint/vorssaint-utils
Free open-source macOS menu bar toolkit bundling per-app volume mixer, system monitor, app switcher, window snapping, Dock previews, clipboard history, snippets and an uninstaller behind one icon.
-
1.6
Homebrew/BrewUI
Homebrew's official macOS GUI: lets users discover, install, update and remove packages through a native SwiftUI interface while keeping the underlying brew commands visible.
-
2.4
rustfs/rustfs
RustFS is a distributed object storage system written in Rust with an S3-compatible API, positioned as a faster Apache 2.0 alternative to MinIO. It is optimized for data lake, AI, and big data workloads.
-
1.2
Mantitup-Org/vista
Vista.js is a React 19 framework with App Router conventions, React Server Components, streaming SSR, and two engines: a webpack-backed default and a Rust-backed flashpack. It targets developers building…
-
3.1
n8n-io/n8n
Fair-code platform for workflow automation and AI agents: visual canvas plus custom code, self-hosted or cloud, with 1500+ integrations.
-
4.5
vercel-labs/json-render
Generative UI framework: an LLM turns prompts into JSON interfaces constrained to a catalog of components you define, keeping output predictable and safe. Supports React, Vue, Svelte, Solid, React Native, Next.js, 3D,…
-
2.6
amagine-ai/Amagine3D
An open-source 3D design layer for hardware creation: given a product description, reference images and dimensions, it generates editable enclosures and assemblies with STEP, STL and 3MF export.
-
2.6
ApodexAI/FrontierAgent
Open-source agent runtime with a terminal TUI: ReAct and Agent Team modes for long-horizon research and file work in a sandbox, plus an evaluation suite.
-
1.9
peetzweg/opendisplay
Free open-source alternative to Apple Sidecar and Duet Display: turns an iPhone, iPad or spare Mac into a true second monitor for your Mac over USB or WiFi with touch input.
-
2.7
localsend/localsend
Cross-platform app for sharing files and messages between nearby devices over the local network without internet or third-party servers, using HTTPS encryption.
-
3.4
vastsa/PI-Desktop
Local-first desktop workspace for AI coding agents: opens local projects, connects any model, and extends via plugins, MCP, and Skills. Sessions and files stay on your machine, with privileged actions gated by a…
-
3.5
supabase/supabase
Postgres development platform: hosted database with auth, auto-generated REST/GraphQL APIs, realtime subscriptions, file storage and edge functions. An open-source Firebase alternative.
-
3.4
jub0t/Concat
Cross-platform Rust video editor — a free CapCut replacement with no watermarks, subscriptions or accounts, running entirely locally. Supports multi-track editing, auto-captions, TTS and templates.