smux leverages tmux panes and a CLI bridge to enable AI agents to collaborate inside the terminal without APIs or shared state. Simple install, macOS/Linux compatible.
superseo-skills offers 11 Claude Code skills that autonomously research and analyze SEO data, featuring an anti-AI-slop ruleset to ensure high-quality AI-generated content.
tui-use bridges AI agents and terminal apps by intercepting PTY output with a headless xterm emulator, enabling smart wait semantics for reliable interaction in CLI TUIs.
Nothing Archive provides a static site hub for Nothing OS OTA firmware archiving, using automated OEM scraping, AOSP delta OTA extraction, and community-driven tooling.
An async Python bot automates a mean-reversion strategy on Polymarket’s non-sports binary markets. It features a triple-gate environment variable safety model that defaults to paper trading, minimizing accidental live trades.
ApplyPilot automates job applications using AI scoring, resume tailoring, and Playwright-driven form submissions across multiple job boards and portals. It features a modular, parallel pipeline and CAPTCHA handling.
ai-marketplace-monitor automates Facebook Marketplace searches using Python and Playwright, enabling personalized item monitoring with notifications. Legal constraints limit its use to hobbyist scenarios.
awesome-os-setup automates environment setup across Windows, Linux, macOS, and WSL2 using a YAML-driven package catalog and unified package manager abstraction. It simplifies multi-OS workflows.
claude-hub bridges Claude Code with GitHub for autonomous AI development workflows, featuring container isolation, multi-auth support, and CI/CD monitoring via webhooks.
claude-memory-compiler automates capturing and compiling Claude Code conversations into a knowledge base, improving AI agent memory management with minimal setup.
Flow-Like is a Rust-native workflow automation engine delivering ~244,000 workflows/sec at ~0.6ms latency—1000x faster than typical Node.js/Python engines. It supports 900+ nodes with type-safe contracts and local-first execution.
FlowKit automates AI video creation using Google Flow API with a unique reference image system ensuring visual consistency across scenes. It pairs a FastAPI backend with a Chrome extension bridge.
headless-terminal is a Go CLI tool that runs a Unix-socket daemon for controlling TUIs like vim and htop, solving synchronization and VT parsing challenges with libghostty-vt.
oh-my-kiro enhances AI coding agents with 3-layer deterministic enforcement and a crash-recovering outer loop, improving reliability and reducing hallucinations.
RsClaw is a Rust-based AI agent engine featuring persistent three-layer memory across sessions, multi-agent delegation, and low resource usage in a single 15MB binary.
SuperCorners enhances macOS Hot Corners by adding middle-edge trigger zones and a wider action set, using SwiftUI and native macOS libraries. It manages activation conflicts with modifier keys and requires Accessibility permissions.
Watchtower orchestrates 23 security tools via a LangGraph multi-agent system for automated pentesting. It uses a Planner-Worker-Analyst pattern, SQLite state, and supports multiple LLM providers.
90DaysOfDevOps is a community-driven repository chronicling a 90-day foundational DevOps and DevSecOps learning journey with 110k words and 90 sessions, emphasizing open source and collaborative learning.
AIHawk offers an open-source AI agent that automates job applications. Its architecture balances open AI automation with the legal realities of third-party integrations.
AutoScraper automates web scraping by learning extraction rules from sample data, avoiding manual CSS selectors. This Python tool eases scraping repetitive, similar web content.