Vibeleaderboard
← Back to Vibers
coleam00
Builder

coleam00

Index Rank31

32 Tools · 2 Intel

Cole Medin is a generative AI specialist and founder of Dynamous AI, based in the Minneapolis–St. Paul area, with hands-on experience across AI agent architecture, RAG systems, and local AI deployments. He is also an active AI educator on YouTube, where he produces practical guides aimed at making agentic engineering concepts accessible to developers.

Tools

MCP Crawl4AI RAG(github.com/coleam00/mcp-crawl4ai-rag)

MCP server for web crawling and RAG that lets AI coding assistants fetch, parse, and index live documentation.

Developer ToolsOpen SourceSkills & Plugins2.3kMITbuilt by coleam00
Supabase MCP(https://github.com/coleam00/supabase-mcp)

Server that lets AI agents query, mutate, and manage Supabase projects through the Model Context Protocol.

Developer ToolsOpen SourceSkills & Plugins2.9kApache-2.0built by coleam00
Excalidraw Diagram Skill(github.com/coleam00/excalidraw-diagram-skill)

Claude Code skill that lets a coding agent generate practical Excalidraw diagrams from a text description.

Developer ToolsOpen SourceSkills & Plugins4.7kbuilt by coleam00
Local AI Packaged(github.com/coleam00/local-ai-packaged)

Self-hostable Docker stack bundling Ollama, Supabase, n8n, Open WebUI, and other local AI components.

AI ToolsOpen SourceLLM Infrastructure3.8kApache-2.0built by coleam00
oTTomator Agents(github.com/coleam00/ottomator-agents)

Open-source collection of production-grade AI agent reference implementations from the oTTomator Live Agent Studio.

AI AgentsOpen SourcePlatforms5.8kMITbuilt by coleam00
Claude Memory Compiler(github.com/coleam00/claude-memory-compiler)

Persistent memory for Claude Code that captures sessions via hooks and compiles decisions into organized notes.

AI AgentsOpen SourceSkills1.3kbuilt by coleam00
Second Brain Starter(https://github.com/coleam00/second-brain-starter)

Claude Code skill that generates a personalized PRD for building a proactive, persistent AI assistant.

AI AgentsOpen SourceSkills768built by coleam00
AI Transformation Workshop(https://github.com/coleam00/ai-transformation-workshop)

Workshop materials on agentic engineering covering the AI layer concept, the PIV loop, and 15 Claude Code commands.

Developer ToolsOpen SourceSkills & Plugins134built by coleam00
Remote Agentic Coding System(https://github.com/coleam00/remote-agentic-coding-system)

Wires Claude Code or Codex into Slack, Telegram, and GitHub so coding work can be driven remotely.

AI AgentsOpen SourceCoding Agents350NOASSERTIONbuilt by coleam00
Linear Coding Agent Harness(https://github.com/coleam00/Linear-Coding-Agent-Harness)

Harness that turns a Linear issue into an assignment for an autonomous coding agent, from code to pull request.

AI AgentsOpen SourceCoding Agents229MITbuilt by coleam00
MCP Mem0(github.com/coleam00/mcp-mem0)

MCP server that gives agents long-term memory via Mem0, doubling as a template for Python MCP servers.

Developer ToolsOpen SourceSkills & Plugins682MITbuilt by coleam00
Adversarial Dev(https://github.com/coleam00/adversarial-dev)

Three-agent harness that pits a generator against an adversarial evaluator to build applications with quality gates.

AI AgentsOpen SourceCoding Agents131built by coleam00
Custom Agent with Skills(https://github.com/coleam00/custom-agent-with-skills)

Pydantic AI agent that reproduces Claude Skills-style progressive disclosure without depending on Claude.

AI AgentsOpen SourceFrameworks107built by coleam00
Second Brain Skills(github.com/coleam00/second-brain-skills)

Collection of Claude skills that turns Claude Code into a second-brain workspace for knowledge capture and retrieval.

ProductivityOpen SourceKnowledge & Search820built by coleam00
Dark Factory Experiment(https://github.com/coleam00/dark-factory-experiment)

AI chat application that answers questions over YouTube video transcripts using retrieval-augmented generation.

AI ToolsOpen SourceLLM Infrastructure150built by coleam00
Link-in-Bio Page Builder(https://github.com/coleam00/link-in-bio-page-builder)

Open-source Next.js builder for Linktree-style link pages you can self-host on Vercel.

SocialOpen SourceContent Creation226built by coleam00
HyperFrames AI Video Generation(https://github.com/coleam00/hyperframes-ai-video-generation)

Archon workflow that takes any URL and produces a finished AI-voiced HyperFrames short video from it.

AI ToolsOpen SourceVoice & Audio136built by coleam00
Helpline(https://github.com/coleam00/helpline)

Demonstration codebase for building an AI layer in large projects with CLAUDE.md hierarchy, hooks, skills, LSP, and MCP.

AI AgentsOpen SourceCoding Agents111built by coleam00
Ralph Loop Quickstart(https://github.com/coleam00/ralph-loop-quickstart)

Shell quickstart for running the Ralph Wiggum agent loop without depending on the Anthropic plugin.

AI AgentsOpen SourceFrameworks159built by coleam00
Your Claude Engineer(https://github.com/coleam00/your-claude-engineer)

Agent harness with Slack, GitHub, and Linear tools that turns Claude into an end-to-end software engineer.

AI AgentsOpen SourceCoding Agents140MITbuilt by coleam00
Remote MCP Server with Auth(https://github.com/coleam00/remote-mcp-server-with-auth)

Starter template for building a remote MCP server with GitHub OAuth authentication scaffolding.

Developer ToolsOpen SourceSkills & Plugins299MITbuilt by coleam00
PydanticAI Research Agent(https://github.com/coleam00/pydanticai-research-agent)

Research agent built with Pydantic AI that follows the PRP framework template for production use.

AI AgentsOpen SourceResearch Agents144built by coleam00
MongoDB RAG Agent(https://github.com/coleam00/MongoDB-RAG-Agent)

Hybrid RAG agent on MongoDB and Pydantic AI that fuses semantic and text search with reciprocal rank fusion.

AI AgentsOpen SourceFrameworks115built by coleam00
Agentic Chat Application Template(https://github.com/coleam00/agentic-chat-application-template)

Scaffold for agentic chat apps, shipping with Next.js, TypeScript, and shadcn/ui already wired up.

AI AgentsOpen SourceFrameworks59built by coleam00
Human-in-the-Loop RAG Agent(https://github.com/coleam00/human-in-the-loop-rag-agent)

RAG agent built with CopilotKit and Pydantic AI that lets a human validate retrieved sources in real time.

AI AgentsOpen SourceResearch Agents66built by coleam00
GitHub Issue Triager(https://github.com/coleam00/githubissuetriager)

Issue triage dashboard on Next.js and pgvector that classifies, embeds, and plans implementation for every repo issue.

Developer ToolsOpen SourcePlatforms32built by coleam00
Evolution of AI Agents(https://github.com/coleam00/evolution-of-ai-agents)

Three working examples tracing how agent development moved from traditional RAG to SDKs and skill-based frameworks.

EducationOpen SourceCoding Education37built by coleam00
Codex Telegram Coding Assistant(https://github.com/coleam00/codex-telegram-coding-assistant)

Codex-powered assistant wired into Telegram so coding requests can be sent from a phone.

AI AgentsOpen SourceCoding Agents59MITbuilt by coleam00
Dynamous AI Coach(https://github.com/coleam00/dynamous-ai-coach)

Python RAG agent that coaches users with Cole's content as its knowledge base.

AI AgentsOpen SourceTask Agents55MITbuilt by coleam00
Obsidian Voice Agent(https://github.com/coleam00/obsidian-voice-agent)

Voice-powered Obsidian agent for interacting with a knowledge base through speech.

AI AgentsOpen SourcePlugins33built by coleam00
Arcade AI Agent(https://github.com/coleam00/arcade-ai-agent)

Python agent that reaches into Gmail and Asana through Arcade to carry out tasks for the account owner.

AI AgentsOpen SourceTask Agents57MITbuilt by coleam00
Midnight Converse(https://github.com/coleam00/midnight-converse)

Experimental late-night AI conversation app built with TypeScript, Vite, and Tailwind.

AI AgentsOpen SourceTask Agents14built by coleam00

Intel

Context Engineering Intro(github.com/coleam00/context-engineering-intro)

Cole Medin's hands-on intro to context engineering — the practice that makes AI coding assistants actually work. Claude Code-centric, with templates and patterns.

EducationOpen SourceCoding Education13.8kMITbuilt by coleam00
AI Agents Masterclass(https://github.com/coleam00/ai-agents-masterclass)

Cole Medin's hands-on AI agents masterclass — video series with companion code covering production-grade agent patterns.

EducationOpen SourceCoding Education3.4kMITbuilt by coleam00