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.
Curated Open-Source AI Repositories
fengaiyunzi/Skills-Manager ↗
Skills-Manager — sync AI coding assistant skills across Claude Code, Codex, Gemini, Cursor, OpenCode. Trending #1 Sep 7.
“I maintain 41 skills under .claude/skills and .gemini/skills — Skills-Manager syncs them across Claude Code + Codex + Gemini + Cursor in one command instead of manual copy. Its cross-platform sync is the missing catalog layer I patched for Gujarat SME teams.”
wagneripjr/skills ↗
Wagner Skills — 8 engineering + 14 RE pipeline skills (marketplace). JS, trending #2 Sep 7.
“I reverse 26% vulnerable MCP skills per audit — wagner 14-skill RE pipeline standardizes that RE flow in Claude Code marketplace format. Its JS plugin is the RE template I graft onto my SkillSpector gate.”
mohahasan/ios-agentic-skills ↗
iOS Agentic Skills — audit skills + playbooks for iOS/watchOS QA. JS, trending #8 Sep 7 (4 stars).
“I ship QA swarms that cut bugs 87% in CI/CD — ios-agentic-skills brings that swarm to iOS/watchOS audit with consistent playbooks. Its QA harness is the iOS analog of my autonomous QA swarm pattern.”
CeAlthubaiti/agents ↗
Agents — automate Polymarket trading via AI agents for strategy + opportunity. Python, trending #21 Sep 7 (4 stars).
“I gate Razorpay ₹15K+ via HITL where money moves — CeAlthubaiti agents apply the same OPA+HITL gate to Polymarket trades. Its strategy + opportunity loop is the market analog of my RFQ → OTel audit.”
openai/codex-plugin-cc ↗
Codex Plugin CC — use Codex from Claude Code to review code or delegate tasks. Monthly trending +679 (7.9k stars).
“I run Claude Code + Codex + OpenCode harnesses where cross-harness delegation is manual — codex-plugin-cc lets Claude Code delegate review tasks to Codex natively. Its harness-bridge pattern is the interop layer my Junagadh multi-harness setup needed.”
chaitanyagiri/munder-difflin ↗
Munder Difflin — local multi-agent harness in TypeScript. Daily trending 507 stars today (3.1k total).
“I test Google ADK vs LangGraph vs CrewAI for Gujarat subagents — munder-difflin is the local-first multi-agent harness that runs the same supervisor pattern without cloud lock-in. Its TS harness is the lightweight alternative I benchmark against ADK from Junagadh.”
agent-substrate/substrate ↗
Substrate — agent substrate core system in Go. Daily trending 252 stars today (1.4k total).
“I gate every tool via OPA + HITL at the runtime layer — substrate builds that substrate as a Go core system instead of Python glue. Its systems-level agent runtime is the foundation pattern I study for Pi 5 edge agents at 62 tok/s.”
cloudflare/computer ↗
Cloudflare Computer — give your agent a computer. Browser + OS automation primitive for AI agents. Weekly trending Sep 2026 (5.7k stars).
“I ship browser-use automation where agents stall on Cloudflare and logins — Cloudflare giving agents a first-class computer primitive removes the whole stealth-browser arms race. Its sandbox-as-API design is the computer-use layer I want beneath my Gujarat SME browser agents instead of fragile Playwright scripts.”
ayghri/i-have-adhd ↗
Skill that stops coding agents from burying the answer. ADHD-friendly output formatting for Claude Code and friends. Daily trending Sep 2026.
“I installed this in my Junagadh lab after agents kept dumping 400-line answers on small fixes. Responses got scannable in one day. It pairs well with my P95 ledger reviews where I skim 20 agent runs fast.”
TauricResearch/TradingAgents ↗
TradingAgents: multi-agent LLM financial trading framework. Researcher, analyst and trader agents debate before orders. Daily trending Sep 2026.
“I ran the paper-trading loop for a Surat client who wanted research summaries, not auto-orders. The debate logs read like an analyst desk. I cap it at end-of-day reports on the VPS, never live execution.”
davila7/claude-code-templates ↗
100-plus drop-in Claude Code configs: agents, slash commands, hooks, settings and MCP servers with one npx line. Trending Sep 2026.
“I use this as a starter shelf for new Claude Code seats, then trim hard. The Postgres and GitHub MCP entries saved me an hour per setup. My rule: read before install, keep the analytics dashboard on.”
open-gitagent/gitagent ↗
Git-native AI agent framework. Agent identity, rules, memory, tools and skills live as version-controlled files inside a repo. MCP client built in.
“I keep agent memory in git in my Junagadh lab, so git log on memory beats any dashboard. Branching a personality to test a hunch feels natural. I run it in-process with file and Postgres MCP servers attached.”
razzant/ouroboros ↗
Ouroboros — self-creating AI agent with persistent identity plus memory across restarts, live specialist swarm, self-rewriting code. Trending Sep 2026 (1.2k stars).
“I keep agent memory in git in my Junagadh lab so git log beats any dashboard. Ouroboros carrying identity plus durable memory across restarts is the exact continuity pattern I prototype for Curro, and I run it lab-only with file plus Postgres MCP servers attached for evals.”
openai/plugins ↗
Official Codex plugin examples: plugin.json manifests, skill directories, MCP endpoint configs, and agent personas for Figma, Notion, SwiftUI, and full-stack deploys. Successor to the deprecated openai/skills catalog. When NOT to use: skip if you need one static integration — a plugin per task adds registry overhead under 100 runs per day where a shell script wins.
“I wire Codex seats for Gujarat SME pilots from Junagadh, and reference plugins beat hand-rolled prompts for repeatable deploys. I copied the Notion capture pattern for a Rajkot client site docs setup and had capture running the same evening on the Rs 6K VPS. I keep the Figma plugin disabled by default — design tokens without a reviewer in the loop produced three off-brand landing drafts before I gated it.”
get-vix/vix ↗
Token-efficient coding agent: Tree-sitter virtual filesystem for minified reads (20-50 percent fewer tokens), JSON-defined multi-phase workflows, LSP navigation, MCP servers. Published plan-mode benchmark totals $6.64 vs $12.44 across 7 tasks. When NOT to use: skip single-file scripts where workflow scaffolding costs more than the task; plain agent answers win under 200 lines.
“I track token burn per run in my P95 ledger on fixed-price builds, so a 20-50 percent read saving is margin. I trialed Vix plan mode on a Laravel RFQ module in Junagadh and the stem-agent cache reuse across explore plus plan phases cut one review loop from $3.65 to $1.86. The 3,000-line-file case in their own benchmark still lags — I keep big-file refactors on my standard harness.”
anthropics/skills ↗
Anthropic public Agent Skills collection: SKILL.md folders across creative, technical, enterprise, and document tasks, plus authoring spec and template. When NOT to use: skip bulk-installing the catalog — 20 or more unreviewed skills widen tool permissions; audit each install against broad-permission requests before enabling.
“I maintain a 41-skill Junagadh catalog, and the official spec is what I measure third-party skills against. The document-skills section standardized how my Curro pipeline handles DOCX briefs for two Surat clients. I install with tight approvals after auditing trending skills for broad permission requests — the same gate I run before any skill touches payment keys.”