Vol. 01 — 2026

Curated Open-Source AI Repositories

A strictly vetted directory of open-source artificial intelligence repositories, local LLM engines, multi-agent frameworks, and vector search tooling. Annotated with personal engineering takes from production builds.

AGENT FRAMEWORKS

openai/codex ↗

★ 106,200

OpenAI Codex — 10.9K stars gained in Aug, 106.2K total, lightweight coding agent that runs in your terminal.

Why It's Essential:

“My terminal baseline for vibe coding 2.0 — I benchmark every harness (98.4% infra paper) against Codex to keep token hunger honest.”

#codex #coding-agent #openai #terminal
AGENT FRAMEWORKS

CopilotKit/OpenBot ↗

★ 2,423

OpenBot — 2.4K stars, AI coworkers that each get a computer (browser, files, tools) with AG-UI governance.

Why It's Essential:

“OpenBot governs an agent via AG-UI — I run LangGraph, Mastra or ADK bots as coworkers with separate computers, audit after decision before action.”

#openbot #coworker #ag-ui #browser
★ 8,920

AI skill-routing pack for reverse engineering, CTF and authorized pen-testing — routes to Claude Code, Cursor, Cline with shared skill context.

Why It's Essential:

“I use it to unify security tooling across agents — one skill pack replaces per-agent glue for RE, pentest and CTF; the routing + memory design is why it topped GitHub Trending Aug 1 over openwork and chatwoot. Rating: 4.6/5. When NOT to use: Avoid on production customer data — it is built for authorized lab/CTF scopes, not for compliance-bound pen-tests without isolated VPC.”

#agent-skills #reverse-engineering #ctf #claude-code #security
★ 143,953

Complete AI agency catalog of specialized agent personas for Claude Code, Cursor and Codex — frontend wizards, community managers, reality checkers.

Why It's Essential:

“I curate it over generic agent lists because it gives you a real org chart — frontend, community, reality-checker — each pre-prompted for Claude/Cursor/Codex. The 143k-star flip past semantica on Aug 12 proves the persona model stuck. Rating: 4.8/5. When NOT to use: Not for single-agent loops — overhead is real until you actually run a team-of-agents with shared MCP state.”

#agency-agents #personas #claude-code #cursor #team-of-agents
★ 86,386

Production-grade engineering skills pack installable into AI coding agents via skills CLI — battle-tested workflows.

Why It's Essential:

“Unlike toy skill demos, Addy’s pack is production-grade — installable via skills CLI into Claude/Cursor with tests. That is why it held steady #4 on Aug 12 while paperclip and orca churned. Rating: 4.7/5. When NOT to use: Not if you want pure prompt tricks — these are opinionated engineering workflows with guardrails, not one-liner hacks.”

#agent-skills #skills-cli #engineering #workflows
AGENT FRAMEWORKS

apache/maka ↗

★ 4,045

Apache Maka (Incubating) — local-first AI agent workspace with append-only execution log, Runtime Host, TUI/CLI/Desktop.

Why It's Essential:

“It is the first ASF-incubating agent workspace to nail local-first: append-only log of model messages/tool calls, one Runtime Host for Desktop/TUI/eval. +1,978 stars last week and +3,848 total proves teams want recoverable execution facts, not just chat. Rating: 4.7/5. When NOT to use: Skip if you need cloud multi-tenant now — Maka is macOS-first, Windows unsigned preview, no Linux yet, incubation WIP.”

#apache #maka #agent-workspace #local-first #incubating #tui
★ 35,300

Official Anthropic-managed directory of high-quality Claude Code Plugins — marketplace, MCP, skills, slash commands.

Why It's Essential:

“After skills went viral (218k+ stars for skills repo), Anthropic shipped the official marketplace — immutable slugs, renames map, strict skill-bundle plugins. 35.3k stars + 3,438 commits is the canonical registry I wire in Curro. Rating: 4.9/5. When NOT to use: Not for non-Claude harnesses — it is Claude Code plugin directory; wire via MCP if you need cross-harness.”

#claude-plugins #claude-code #marketplace #mcp #skills #anthropic
★ 3,927

Scientific agent skills pack — domain skills for research, data analysis, hypothesis-to-paper workflows.

Why It's Essential:

“Most skill packs are coding-centric; this one targets science workflows — hypothesis, experiment, paper — which is where Gujarat research SMEs actually need agents. Trending #2 on GitHub today alongside archify proves niche skills are winning. Rating: 4.4/5. When NOT to use: Avoid if you only need web-dev personas — scientific skills add overhead without bench tasks.”

#scientific-skills #research #agent-skills #k-dense
AGENT FRAMEWORKS

THU-MAIC/OpenMAIC ↗

★ 27,700

Tsinghua MAIC multi-agent interactive classroom — v1.0.0 Aug 27 2026, MIT TypeScript, rank #1 Sep 1 Trends MCP.

Why It's Essential:

“I run agent swarms for Gujarat SMEs — OpenMAIC showed me how to orchestrate 30+ classroom agents with shared memory and turn-taking. Its MIT classroom loop is the cleanest multi-agent handoff I have seen for education + meeting simulation.”

#multi-agent #classroom #education #mcp
★ 19,121

Unofficial Python API + agentic skill for Google Gemini NotebookLM — full programmatic access to notebooks, sources, audio overviews.

Why It's Essential:

“I repurpose journal → video → podcast — notebooklm-py gives my n8n workflow direct NotebookLM source ingestion and audio overview generation without browser clicks. Its skill wrapper is how I auto-test MCP handshakes.”

#notebooklm #gemini #skill #automation
★ 47,951

Marketing skills for Claude Code and AI agents — CRO, copywriting, SEO, analytics, growth engineering. 47.9k stars, +602 today, trending Sep 6.

Why It's Essential:

“I run SEO & AEO Services where Google AI Overviews need cited answers — marketingskills gave my Claude Code an AEO checklist that maps to FAQPage + JSON-LD I ship for Gujarat SMEs. Its CRO/SEO skills turn my journal posts into 120% more clicks when cited.”

#marketing #seo #cro #claude-skills
AGENT FRAMEWORKS

bytedance/deer-flow ↗

★ 81,740

Open-source SuperAgent harness that researches, codes, and creates with sandboxes, memories, tools, skills, subagents and message gateway — handles minutes-to-hours tasks.

Why It's Essential:

“I orchestrate autonomous swarms with Supervisor + Pydantic + HITL — deer-flow showed me how ByteDance layers sandboxes + memories + message gateway so one harness runs research→code→create for hours without token blowout. Its pattern informs my OPA+HITL gate before ₹15K Razorpay.”

#superagent #byteDance #harness #multi-agent
AGENT FRAMEWORKS

openai/skills ↗

★ 25,888

Official Skills Catalog for Codex — OpenAI-curated agentic skills for the Codex harness, 25.8k stars, 372 today. Trending Sep 6.

Why It's Essential:

“I curate awesome-claude-skills alongside Codex — openai/skills is the canonical catalog that standardizes skill installation for Codex the way MCP does for tools. Its catalog format is what I now validate against before publishing any of my 41 skills.”

#openai #codex #skills #catalog
★ 15,400

Headroom — compress tool outputs, logs, files and RAG chunks before they reach the LLM. 60-95% fewer tokens, same answers. Weekly #2 trending Sep 2026 (15.4k stars).

Why It's Essential:

“I run Pydantic + OmniRoute pipelines where 22% thinking calls eat token budgets — headroom compresses tool output 60-95% before it hits the LLM, the same quota discipline I enforce from Junagadh on Pi 5 62 tok/s. Its compress-before-LLM rail is the pre-filter I bolt in front of my 90-day OTel ledger.”

#context-compression #token-optimization #rag #claude-code
AGENT FRAMEWORKS

vxcontrol/pentagi ↗

★ 24,000

Pentagi — fully autonomous AI agents system for complex penetration testing tasks. Go. TopGit trending Sep 14 2026 (24k stars).

Why It's Essential:

“I red-team every MCP server with JWT + OPA + HITL before it touches Razorpay — pentagi automates that adversarial loop as a swarm instead of a checklist. Its autonomous pentest pattern is the pre-deploy gate I am adding to my Junagadh ship pipeline for Gujarat fintech clients.”

#pentesting #security #autonomous-agents #go #red-team
★ 38,700

OpenHuman — your personal AI superintelligence. Local-first memory of your life, orchestrator of agent fleets and workflows, deep researcher. Rust. Weekly trending +2.3k Aug 2026 (38.7k stars).

Why It's Essential:

“I built Curro as an AI content studio that writes like its owner — openhuman pushes the same idea further with local-first life memory plus fleet orchestration in Rust. Its memory-of-your-life architecture is the direction I am taking Curro for Junagadh founders who refuse cloud journals.”

#personal-ai #local-first #memory #orchestration #rust
← AI Skills Library Architecture Blueprints → ← Back home