Tools, integrations, and utilities we've built and shared on GitHub. From AI infrastructure and document workflows to maker tools and developer utilities — freely available for the community.
Tools, integrations, and utilities we've built and shared on GitHub. From AI infrastructure to document workflows to maker tools.
Personal AI Infrastructure — a persistent memory and knowledge OS for Claude Code. Gives your AI sessions continuity across conversations with semantic search and project tracking.
Platform-agnostic AI message broker — shared infrastructure for messaging bridges that connect WhatsApp, Telegram, and other channels to Claude Code, OpenAI, or local Ollama backends.
WhatsApp adapter plugin for AIBroker. Turn your phone into a Claude terminal — text, images, and voice in both directions. Owns the Baileys WhatsApp connection; all intelligence lives in the AIBroker hub.
Telegram adapter plugin for AIBroker. The Telegram counterpart to Whazaa — maintains a GramJS MTProto connection and passes messages to the hub. Commands, TTS, vision, and session management all come from AIBroker.
Google Workspace MCP multiplexer for Claude Code. 142 tools across Gmail, Calendar, Drive, Docs, and Sheets via a persistent daemon with shared OAuth.
MCP server giving Claude Code full access to Hookmark — the macOS app for bidirectional links between files, URLs, emails, and notes. Link anything to anything through natural language.
MCP server for YouTube transcript extraction. Talks directly to YouTube's Innertube API — no API keys, no third-party services. Outputs plain text, SRT, or JSON with millisecond timing.
MCP server bridging Claude Code to DEVONthink — search, read, and manage your document database via AppleScript. Published as @tekmidian/devonthink-mcp on npm.
Obsidian plugin enabling selective folder sync to iCloud Drive for iOS access — mark folders with YAML frontmatter, and only those mirror bidirectionally to your iPhone.
Fork integrating ZAA Contouring into OrcaSlicer and Bambu Studio — an advanced surface quality algorithm for multi-brand 3D printers including Bambu, Prusa, and Voron.
Command-line GitFlow workflow automation. Streamlines branching, merging, and release management with a clean CLI interface.
Converts CSV files into executable SQL INSERT statements for direct database import. Handles type inference, quoting, and schema generation automatically.
Compute optimal picture placement inside passe-partout frames. Because "aesthetics is mathematical" — calculates ideal proportions so your art sits perfectly within its mount.
Docker-based email archival bridge to DEVONthink. Spins up a local IMAP server (Dovecot) so you can drag-and-drop emails from any mail client straight into DEVONthink.
SSL/TLS certificate monitoring utility. Checks expiry dates, validates chains, and alerts before your certificates expire — ideal for infrastructure health checks.
Docker container management and orchestration script. Simplifies common operations like starting, stopping, rebuilding, and inspecting containers from the command line.
Directory tree comparison tool. Identifies files that differ, are missing, or have changed between two folder structures — useful for verifying backups and deployments.
Multi-repository search tool. Efficiently searches content across multiple Git repositories at once — find that function definition no matter which repo it lives in.
WordPress plugin that publishes Markdown files from a GitHub repository as WordPress posts. Write in your editor, push to GitHub, and your blog updates automatically.
Markdown-to-LaTeX bridge with Scrivener integration. Write in Markdown, compile to LaTeX — works as a standalone parser or pipe filter for academic and technical writing.
Treat CSV files like a database. Run SQL queries directly against CSV data — SELECT, WHERE, JOIN, GROUP BY — without importing into an actual database first.
ffmpeg compression script optimized to deliver Apple Compressor quality on Linux. Reduced render time from 24 hours to 15 minutes for one hour of footage.