DorkOS is a self-hosted mission control dashboard for AI coding agents like Claude Code and Codex. It centralizes session monitoring, allows action approval, schedules tasks, and enables inter-agent communication via MCP.
Open source. Open possibilities.
Discover quality open-source projects, submit projects anonymously, and claim and edit your own project.
A little curiosity. A world of open source.
THE FIRST COLLECTIONA self-hosted MCP server that connects ChatGPT, Claude, and other AI assistants to local projects, enabling file editing, code search, and shell command execution through a secure tunnel.
Curated guide to Claude Code best practices: subagents, commands, skills, workflows, hooks, MCP, memory, settings, plus newer features and an orchestration workflow pattern.
Plumb is a single-binary MCP server that gives AI coding agents IDE-level intelligence: LSP-backed refactors, a tree-sitter code index, project memory, atomic lock-serialised writes with rollback, a crash-resilient daemon, and cross-agent coordination.
CodeAgent Mobile clients provide CLI, VS Code/Cursor/Windsurf, and JetBrains plugins to control AI coding agents (Claude Code, Copilot, etc.) from a phone or dashboard, enabling remote approval and workflow continuity.
Persistent memory engine for AI coding agents. Auto-captures sessions via hooks, stores in SQLite with BM25/vector/graph hybrid search, and serves 54 MCP tools across 20+ agents. Self-hosted, keyless, zero external dependencies.
CoalLedger is a docs-health checking suite for AI coding agents — the documentation counterpart to CoalMine's code canaries. Seven canaries flag wrong, incomplete, stale, contradictory, broken, unreadable and (optionally) leaked documentation, with a bundled zero-dependency CommonMark+GFM AST engine, context-judged severity and choice-gated fixes.
AI-powered template that clones any website into a clean Next.js app via a single command. Supports Claude Code, Cursor, Codex, Gemini, and more.
A local, read‑only dashboard that visualizes Claude Code usage—token counts, cost estimates, sessions, tools, skills, projects, and activity patterns—by scanning ~/.claude/projects/ and serving a FastAPI‑based UI.
Oh My OpenAgent (OmO) is an open-source AI coding agent toolkit with three editions: Ultimate for OpenCode, Light for Codex CLI, and standalone Senpi beta. It provides multi-model orchestration, ultrawork mode, parallel team agents, LSP/AST-Grep integration, and MCP support to automate and streamline software development workflows.
Ponytail is an AI coding-agent skill/plugin that nudges agents toward minimal, necessary code using a seven-rung decision ladder, plus review/audit commands. It supports Claude Code, Codex, Copilot CLI, Gemini, OpenCode, and many other coding tools via plugin installs or ruleset files.
Open Kioku is a local repository intelligence tool for AI coding agents. It indexes codebases locally to provide context, generate bounded edit plans, and verify actual diffs against those plans.
An AI agent research skill that searches Reddit, X, YouTube, HN, Polymarket, GitHub and more, scoring results by real engagement (upvotes, likes, view counts) before synthesizing a brief summary.
Serena is an MCP toolkit that gives AI coding agents IDE-like semantic code retrieval, editing, refactoring, and debugging capabilities, supporting over 40 languages via language servers or a JetBrains plugin.
Curated list of Claude Code resources—official Anthropic guides, tutorials, skills, plugins, hooks, MCP integrations, subagents, status lines, security and observability tooling, alternative clients, and agent orchestration examples.
Repomix packs an entire repository into a single AI-friendly file (XML, Markdown, JSON, or plain text) for feeding codebases into LLMs like Claude, ChatGPT, and Gemini. It offers token counting, security checks, code compression, and remote repository support.
MCP server and CLI tool that gives coding agents a structural map of codebases across 20+ languages using tree-sitter, reducing token usage by up to 75% compared to grep-based exploration.
SkillGuard is a local-first security scanner for coding-agent skills and MCP servers. It detects prompt injection, credential theft, data exfiltration and unsafe downloads, then blocks unscanned or risky tools via Claude Code and Codex hooks.
WebCodex lets ChatGPT, Claude, and other AI agents work directly with code and developer tools on your own machines. It provides a real development environment for cloud AI agents, keeping your repository local while enabling code inspection, editing, Git operations, test execution, and long-running work.
Specrails Core is an MIT-licensed CLI that installs specification-driven, chain-of-agents workflows into a software project, connecting Claude Code, Codex CLI, Gemini CLI or Kimi Code with architect, developer and reviewer roles, OpenSpec artifacts and local configuration.