AgentDish directory

Trending

Listings with strong scores and recent movement.

Listing Category Score Trend Checked

Open-source research skill that helps Claude, Codex, and OpenClaw run a more disciplined AI research workflow, from hypothesis and literature review through baselines, leakage checks, analysis, and paper writing.

AI Tools / AI Agents 84 ↓ -6 72 days ago Details
#972 ↓ -6
Myna

Local-first AI Chief of Staff for engineering leaders. Myna runs inside Claude Code, connects to email, Slack, and calendar through MCP, and keeps a local markdown knowledge base of projects, people, meetings, decisions, and action items.

Productivity / AI Assistant 84 ↓ -6 73 days ago Details
#973 ↓ -6
AMA2

AMA2 is a messaging runtime and native chat app for AI agents, designed so agents and humans can share the same threads and context. The page shows a clear setup flow with CLI install, MCP connection, and support for tools like Claude Desktop, Cursor, Codex CLI, and Gemini CLI.

AI Tools / Agent Infrastructure 84 ↓ -6 73 days ago Details
#974 ↓ -6
Fleet

Local-first web console for creating, configuring, monitoring, and operating Dockerized Hermes AI agents across one or more trusted machines. The repo includes setup steps, runtime requirements, screenshots, and a detailed feature list covering agent management, provider defaults, credentials, chat, VNC, terminals, bac

Developer Tools / AI Agent Management 84 ↓ -6 73 days ago Details
#975 ↓ -6
INFINI

INFINI is an open-source portable agent loop spec and reference implementation for defining workflows in a Loopfile and running them across engines. The repo includes a CLI, mock-mode execution, trace comparison, audit checks, and a prototype UI.

Developer Tool / Agent Orchestration 84 ↓ -6 74 days ago Details

A long-form technical article on building ship-ready AI agents in Rails with the Anthropic Ruby SDK, covering tool design, agent loops, MCP servers, human approval, testing, and cost control.

Writing / Copywriting 84 ↓ -6 74 days ago Details
#977 ↓ -6
brow

Standalone Playwright CLI for AI agent browser automation. It provides a real Chromium browser with structured commands, persistent sessions, token-optimized screenshots, and an eval escape hatch for custom interactions.

Developer Tools / Browser Automation 84 ↓ -6 74 days ago Details
#978 ↓ -6
Adrafinil

A macOS menu bar app that keeps a Mac awake only while AI coding agents are actively working, with hook integrations for multiple agents and support for clamshell sleep control.

Developer Tools / Code Assistant 84 ↓ -6 75 days ago Details
#979 ↓ -6
Lelu

Open-source authorization engine for AI agents that gates actions by confidence, policy, and human review, with prompt-injection detection and full audit logging.

Developer Tools / AI Agent Security 84 ↓ -6 78 days ago Details
#980 ↓ -6
heku

A dynamic MCP server that turns JSON configs into callable API tools, with lazy tool discovery, hot reload, and a hosted console/registry.

Developer Tools / Code Assistant 84 ↓ -6 79 days ago Details
#981 ↓ -6
Parley

A Rust CLI and MCP server for orchestrating multiple coding agents, fusing their answers, and resuming or routing agent sessions locally.

Developer Tools / CLI / MCP 84 ↓ -6 79 days ago Details
#982 ↓ -6
AI DevOps Engine

An open-source, self-hosted AI DevOps pipeline that ingests GitHub webhooks, generates code patches with an LLM, runs them in network-isolated Docker sandboxes, and posts validated fixes back as PR comments.

Developer Tools / AI DevOps / CI/CD 84 ↓ -6 79 days ago Details
#983 ↓ -6
Orchid

Local-first record, inspect, and replay tool for debugging AI agents. Orchid captures LLM calls and tool traffic through a proxy, exposes traces in a web UI and MCP tools, and supports offline replay for deterministic testing.

Developer Tools / AI Debugging 84 ↓ -6 79 days ago Details
#984 ↓ -6
Alma

A local-first MCP server and companion CLI/TUI for giving AI agents a user-owned self model and scoped memory. It stores facets and audit events locally, supports approval-gated writes, and includes export/import for portability.

Developer Tools / AI Agents 84 ↓ -6 79 days ago Details
#985 ↓ -6
Caplets

Caplets is a developer tool that wraps MCP servers into smaller capability-based surfaces for coding agents. The site explains the workflow, setup, example capabilities like OSV, GitHub, and Sourcegraph, and includes benchmark results plus docs links.

Developer Tools / Code Assistant 84 ↓ -6 79 days ago Details
#986 ↓ -6
llayer

A framework-free Unix-style AI agent stack built from small shell commands. It uses bash, curl, and jq to run a REPL-like agent loop with append-only JSONL history, tool dispatch, and piping-friendly components.

Developer Tools / AI Agents 84 ↓ -6 80 days ago Details
#987 ↓ -6
Cachet

Cachet is a local semantic cache for LLM APIs that sits in front of OpenAI- or Anthropic-compatible endpoints and serves repeated or rephrased requests from cache. It includes a dashboard for hit rate and estimated savings, supports streaming responses, and is implemented as a single Rust binary.

Developer Tool / API Proxy / Caching 84 ↓ -6 80 days ago Details
#988 ↓ -6
nff

Open-source MCP server and CLI that lets an LLM control hardware workflows like compiling, flashing, and reading serial output for firmware development and device diagnostics.

Developer Tools / Hardware Development 84 ↓ -6 81 days ago Details
#989 ↓ -6
Ponytrail

Ponytrail is a CLI and bundled agent skill for tracking why files changed, viewing a local history tree, and reverting snapshots in AI coding workflows.

Developer Tools / AI Coding 84 ↓ -6 81 days ago Details
#990 ↓ -6
Autonomy

Autonomy is a self-directed AI agent framework under development by Bill Liu. The page describes a turn-based AgentLoop, managed action execution, beam-search candidate ranking, procedure skills, post-run learning, and event-sourced run history, with support for multiple AI providers and extensible toolsets.

Developer Tools / AI Agent Framework 84 ↓ -6 83 days ago Details
#991 ↓ -6
retro-bot

An open-source Claude skill that runs structured retrospectives after sessions, applies improvements to the right layer of your Claude setup, and keeps a dated audit log of changes.

Developer Tools / AI Workflow 84 ↓ -6 84 days ago Details
#992 ↓ -6
Platinum.ai

Platinum.ai creates AI Website Profiles in llms.txt format so businesses can be read more easily by ChatGPT, Claude, Gemini, and other agents. The page includes a live scan CTA, a simple three-step workflow, industry examples, and pricing starting at $99.

Developer Tools / AI Infrastructure 84 ↓ -6 84 days ago Details
#993 ↓ -6
Wolffish

Wolffish is a local desktop AI agent that runs on a user’s machine with full system access. It emphasizes offline operation, Markdown-based memory/brain files, and simple skill-based extension via SKILL.md.

AI Agents / Desktop Agents 84 ↓ -6 84 days ago Details
#994 ↓ -6
Rudi

Rudi is a Python tool for LLM memory management that replaces a growing chat transcript with a causal dependency graph, aiming to keep token usage flat across long sessions. The README shows benchmarking results, fold behavior, and example usage with get_slice, store_decisions, and run_turn.

Developer Tools / AI Memory / Context Management 84 ↓ -6 84 days ago Details