17-day longest streak
-
Archon
The first open-source harness builder for AI coding. Make AI coding deterministic and repeatable.
TypeScript ★ 22k 5d agoExplain → -
context-engineering-intro
Context engineering is the new vibe coding - it's the way to actually make AI coding assistants work. Claude Code is the best for this so that's what this repo is centered around, but you can apply this strategy with any AI coding assistant!
Python ★ 13k 3mo agoExplain → -
ottomator-agents
All the open source AI Agents hosted on the oTTomator Live Agent Studio platform!
Python ★ 5.6k 7mo agoExplain → -
excalidraw-diagram-skill
Skill to give Claude Code (and any coding agent) the ability to generate beautiful and practical Excalidraw diagrams.
Python ★ 3.8k 3mo agoExplain → -
local-ai-packaged
Run all your local AI together in one package - Ollama, Supabase, n8n, Open WebUI, and more!
Python ★ 3.7k 26d agoExplain → -
ai-agents-masterclass
Follow along with my AI Agents Masterclass videos! All of the code I create and use in this series on YouTube will be here for you to use and even build on top of!
Python ★ 3.4k 1y agoExplain → -
mcp-crawl4ai-rag
Web Crawling and RAG Capabilities for AI Agents and AI Coding Assistants
Python ★ 2.2k 11mo agoExplain → -
claude-memory-compiler
Give Claude Code a memory that evolves with your codebase. Hooks automatically capture sessions, the Claude Agent SDK extracts key decisions and lessons, and an LLM compiler organizes everything into structured, cross-referenced knowledge articles - inspired by Karpathy's LLM Knowledge Base architecture.
Python ★ 1.2k 2mo agoExplain → -
second-brain-skills
A collection of Claude Skills to turn Claude Code into a Second Brain
Python ★ 778 4mo agoExplain → -
habit-tracker
Habit Tracker for the AI Coding Workshop
Python ★ 702 5mo agoExplain → -
mcp-mem0
MCP server for long term agent memory with Mem0. Also useful as a template to get you started building your own MCP server with Python!
Python ★ 678 1y agoExplain → -
second-brain-starter
Build your own AI Second Brain with Claude Code - a skill that generates a personalized PRD for a proactive, persistent AI assistant
★ 613 11d agoExplain → -
remote-agentic-coding-system
Remote Coding Agent for the Dynamous Agentic Coding Course and special Black Friday livestream. Connect Claude Code or Codex to Slack, Telegram, GitHub, etc.
TypeScript ★ 348 6mo agoExplain → -
remote-mcp-server-with-auth
Template for a remote MCP server with GitHub OAuth - following best practices for building MCP servers so you can take this as a starting point for any MCP server you want to build!
TypeScript ★ 293 11mo agoExplain → -
Linear-Coding-Agent-Harness
Linear Autonomous Coding Agent Harness
Python ★ 223 4mo agoExplain → -
link-in-bio-page-builder
No description.
TypeScript ★ 210 3mo agoExplain → -
supabase-mcp
Supabase MCP server created in Python.
Python ★ 194 1y agoExplain → -
ralph-loop-quickstart
A quickstart to using the Ralph Wiggum loop the right way - NOT using the Anthropic plugin.
Shell ★ 157 5mo agoExplain → -
PydanticAI-Research-Agent
Pydantic AI Research Agent Built with the PRP Framework Template
Python ★ 136 7mo agoExplain → -
your-claude-engineer
Demonstration of an agent harness with access to tools like Slack, GitHub, and Linear so it can act as your own complete software engineer.
Python ★ 134 4mo agoExplain → -
adversarial-dev
GAN-inspired three-agent harness that pits a generator against an adversarial evaluator to build applications with quality gates at every step. Built with Claude Agent SDK and Codex SDK.
TypeScript ★ 124 2mo agoExplain → -
ai-transformation-workshop
Workshop materials and demo app for 'Principles of Agentic Engineering' by Cole Medin — the AI layer concept, the PIV loop, and 15 reusable Claude Code commands you can drop into any project.
Python ★ 116 1mo agoExplain → -
MongoDB-RAG-Agent
Hybrid RAG AI Agent built with MongoDB, Pydantic AI, and Docling - combines semantic and text search with reciprocal rank fusion.
Python ★ 111 6mo agoExplain → -
custom-agent-with-skills
Pydantic AI agent that implements the idea of Claude Skills (progressive disclosure) with no reliance on Claude itself.
Python ★ 101 4mo agoExplain → -
dark-factory-experiment
AI chat app for conversational RAG over YouTube video transcripts
Python ★ 97 10d agoExplain → -
hyperframes-ai-video-generation
Archon workflow that turns any URL into a polished AI-voiced and generated HyperFrames Short.
HTML ★ 96 1mo agoExplain → -
helpline
Demonstration codebase for building the AI Layer (CLAUDE.md hierarchy, hooks, skills, LSP, MCP, plugin) — companion repo for the 'How Claude Code works in large codebases' video.
Python ★ 91 1mo agoExplain → -
second-brain-research-dashboard
No description.
Python ★ 90 4mo agoExplain → -
ollama-swarm ⑂
Educational framework exploring ergonomic, lightweight multi-agent orchestration. Managed by OpenAI Solution team.
Python ★ 70 1y agoExplain → -
pydantic-ai-github-agent
The agent I built for my AI Agents series on YouTube - breaking down my entire process of building AI agents from idea to production!
Python ★ 65 1y agoExplain → -
harness-engineering-demo
No description.
Python ★ 64 24d agoExplain → -
human-in-the-loop-rag-agent
RAG AI Agent with Realtime Source Validation (Human in the Loop) - Built with CopilotKit + Pydantic AI
Python ★ 63 6mo agoExplain → -
dynamous-kiro-hackathon
Quickstart and Project Template for the Dynamous and Kiro Hackathon!
★ 62 5mo agoExplain → -
codex-telegram-coding-assistant
AI Coding assistant using Codex that integrates directly with Telegram. Send off coding requests from your phone!
TypeScript ★ 57 8mo agoExplain → -
arcade-ai-agent
AI Agent using Arcade so the agent can perform actions on users' behalf with their Gmail/Asana accounts.
Python ★ 57 10mo agoExplain → -
agentic-chat-application-template
WIP - agentic chat application template built with TypeScript, Next.js, TailwindCSS, and Shadcn.
TypeScript ★ 56 2mo agoExplain → -
dynamous-ai-coach
AI Coach Powered by Cole's Content (RAG AI Agent)
Python ★ 53 7mo agoExplain → -
n8n-nodes-mcp ⑂
n8n custom node for MCP
TypeScript ★ 52 1y agoExplain → -
ai-coding-summit-workshop-2
Exercises and resources for the AI Coding Summit 2026 workshop: Advanced Claude Code Techniques for 2026. A hands-on two-hour workshop on the PIV Loop (Plan, Implement, Validate) for agentic coding.
★ 48 3mo agoExplain → -
chatgpt-chrome-extension ⑂
A ChatGPT Chrome extension. Integrates ChatGPT into every text box on the internet.
JavaScript ★ 46 1y agoExplain → -
evolution-of-ai-agents
Three working examples showing how AI agent development evolved - from traditional RAG to batteries-included SDKs and skill-based frameworks
Python ★ 37 2mo agoExplain → -
frontend-mix
Mixed-provider frontend workflow: Opus 4.8 plans, Gemini 3.5 Flash designs, Opus ships. Six skills + an Archon workflow.
★ 32 18d agoExplain → -
obsidian-voice-agent
No description.
HTML ★ 31 5mo agoExplain → -
GitHubIssueTriager
AI-powered GitHub issue triage dashboard. Next.js 15 + Neon Postgres + pgvector. Classifies, embeds, and plans implementation for every issue in a repo.
TypeScript ★ 27 1mo agoExplain → -
ai-coding-summit-workshop
Exercises and resources for the AI Coding Summit Context Engineering remote workshop!
TypeScript ★ 27 8mo agoExplain → -
agent-control-plane
A control plane for long-running agent loops: agents prompting agents on Pi, run history in Neon, a React dashboard, deployable with Retool.
TypeScript ★ 23 4d agoExplain → -
trainers-ally
No description.
TypeScript ★ 21 9mo agoExplain → -
claude-code-new-features-early-2026
Demo project showcasing new Claude Code features from early 2026 including custom agents, skills, hooks, and sub-agents
TypeScript ★ 20 2mo agoExplain → -
archon-video-generation-workflow
No description.
Python ★ 17 1mo agoExplain → -
midnight-converse
No description.
TypeScript ★ 15 1y agoExplain → -
azure-mind-chatter
No description.
TypeScript ★ 7 1y agoExplain → -
archon-idea-to-wo
Interactive Archon workflow that turns a raw idea into BKM Work Orders through 4 AI phases with approval gates. Originally by @lamachine (PR coleam00/Archon#1647), packaged for the Archon Workflow Marketplace.
★ 5 1mo agoExplain → -
TwoToken-Claim-Contract
OneNFT Claim Contract, deployment scripts, and tests
Python ★ 5 3y agoExplain → -
homebrew-archon
Homebrew tap for Archon CLI
Ruby ★ 4 23d agoExplain → -
oracle-ai-developer-hub ⑂
Technical resources for AI developers to build applications, agents, and systems using Oracle AI Database and OCI services
★ 4 3mo agoExplain → -
coding-challenge-word-cloud
Realtime application for an audience to vote on a topic/challenge together.
JavaScript ★ 4 5mo agoExplain → -
PostmanFastAPIDemo
No description.
Python ★ 3 3mo agoExplain → -
oburns-contracts
PreSale and Exchange Contracts for Only Burns
Solidity ★ 3 3y agoExplain → -
evolving-snake-game
Created with CodeSandbox
★ 3 2y agoExplain → -
piv-system-evolution
No description.
★ 2 29d agoExplain → -
NorthStar
North Star Minecraft Mod - for Minecraft 1.20.1
Java ★ 2 2y agoExplain →
No repos match these filters.