AgentDish directory
AI agent
Accepted listings with this tag.
| Listing | Category | Score | Trend | Checked | |
|---|---|---|---|---|---|
|
#12
↓ -4
Ableton Live MCP
A general-purpose MCP bridge for Ableton Live that lets AI agents inspect and control Live sets, create and edit clips, add tracks and devices, analyze audio and harmony, and work with Max for Live audio taps. |
Music / Music Production Automation | 91 | ↓ -4 | 45 days ago | Details |
|
#55
↑ +48
DAC
DAC is a dashboard-as-code CLI and framework for building interactive dashboards from YAML and TSX, with a built-in semantic layer and an AI agent workflow for updating dashboards. |
Developer Tools / Dashboard Tools | 89 | ↑ +48 | 45 days ago | Details |
|
#129
↓ -4
GridPath
Desktop AI agent for Excel that works on workbook edits with parallel workflows, reversible changes, and local-first file handling. It supports Claude or OpenAI subscriptions, shows proposed edits for review, and preserves workbook structure like formulas, formatting, charts, and named ranges. |
Developer Tools / Code Assistant | 87 | ↓ -4 | 24 days ago | Details |
|
#162
↑ +2
Open Infra Agent
Open-source AI-powered desktop automation agent that gives an LLM a fully isolated Ubuntu workspace with browser-based supervision, MCP access, audit logs, and OS-level control. |
Developer Tools / AI Automation | 86 | ↑ +2 | 10 days ago | Details |
|
#173
↑ +2
zot
A lightweight, single-binary terminal coding agent harness written in Go. It supports multiple model providers, local OpenAI-compatible models, built-in file and shell tools, extensions, session management, side chat, and swarm subagents. |
Developer Tools / Code Assistant | 86 | ↑ +2 | 21 days ago | Details |
|
#182
↑ +2
Kimi WebBridge
Kimi WebBridge is a browser extension that lets AI agents click, fill forms, navigate, screenshot, and extract data in Chrome or Edge while running locally on the user’s device. |
Developer Tools / Code Assistant | 86 | ↑ +2 | 25 days ago | Details |
|
#183
↑ +2
wolfram-fb0
A browser-based demo where an AI agent writes x86_64 assembly and eBPF to generate Wolfram cellular automata and Mandelbrot fractals inside a real Linux VM, with framebuffer and kernel trace streams exposed live. |
Developer Tools / Code Assistant | 86 | ↑ +2 | 27 days ago | Details |
|
#215
↑ +142
GrimmBot
GrimmBot is an open-source autonomous AI agent that runs in a sandboxed Docker container, with persistent memory, task scheduling, browser control, and the ability to create custom tools over time. |
AI Agents / Copywriting | 86 | ↑ +142 | 45 days ago | Details |
|
#230
↓ -3
AutomatiQ
AutomatiQ is a Python CLI that records a browsing session and uses vision and LLM steps to generate a standalone HTTP-based automation script. |
Developer Tools / Automation | 85 | ↓ -3 | 3 days ago | Details |
|
#245
↓ -3
SynapCores/synapcores-agent
An open-source Python support agent that uses SynapCores as the agent brain for memory, retrieval, semantic tool routing, and generation. The repo includes a quick start, local Docker setup, example commands, and a traced demo of the agent loop. |
Developer Tools / Code Assistant | 85 | ↓ -3 | 25 days ago | Details |
|
#262
↓ -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 | 8 hours ago | Details |
|
#296
↓ -6
deep-review
A Claude Code skill for multi-agent code review that produces findings.md with severity, impact category, verification artifacts, and fix directions. |
Developer Tools / Code Review | 84 | ↓ -6 | 17 days ago | Details |
|
#325
↓ -6
Autodidact
Open-source local-first AI agent that routes between local and cloud LLMs, learns from escalations, and stores knowledge for future queries. The repo includes a quickstart, setup modes, and a concrete explanation of how it ingests docs and improves over time. |
AI Agent / Self-improving assistant | 84 | ↓ -6 | 31 days ago | Details |
|
#336
↓ -6
AI Action Path Lab
An interactive lab for tracing how AI-assisted engineering workflows can reach repos, CI/CD, credentials, tools, approvals, and proof trails. |
Productivity / Workflow Automation | 84 | ↓ -6 | 37 days ago | Details |
|
#371
↑ +118
Building a SQL Analyst Agent
A tutorial and live demo showing how to build an AI SQL analyst agent that inspects schema, writes queries, runs them, and explains results using Node.js, OpenAI, Vercel AI SDK, and SQLite. |
Data / SQL | 84 | ↑ +118 | 45 days ago | Details |
|
#423
↓ -3
adamsreview
A multi-lens code review pipeline for Claude Code that runs parallel review passes, validation gates, optional Codex review, an auto-fix loop, and interactive walkthroughs for findings. |
Developer Tools / Code Review | 83 | ↓ -3 | 40 days ago | Details |
|
#474
↓ -2
Academic Research Skills for Claude Code
An open-source Claude Code skill set for academic research, covering research, writing, review, revision, and finalization. It includes guided workflows, installation steps, and pipeline documentation for researchers using AI in a human-in-the-loop process. |
Writing / Copywriting | 82 | ↓ -2 | 41 days ago | Details |
|
#485
↓ -61
Tendril
Tendril is an agentic sandbox that lets a model discover, build, register, and reuse tools across sessions. The repository describes its Strands-based agent loop, capability registry, Deno sandbox execution, and Tauri desktop shell. |
Development / AI Agent Framework | 82 | ↓ -61 | 45 days ago | Details |
|
#522
↓ -1
GitHub Data Archive via MCP
Public GitHub repository describing how to access a large Powerset Research GitHub dataset through an MCP server or DuckDB. Includes no-auth access, schema-aware SQL use, and example queries for agents and analysts. |
Developer Tools / Data Access / MCP | 80 | ↓ -1 | 15 days ago | Details |
|
#538
↓ -286
EvanFlow
A Claude Code workflow system that guides software work through brainstorm, planning, implementation, and iteration with checkpoints and TDD built into each task. |
Developer Tools / Code Assistant | 80 | ↓ -286 | 45 days ago | Details |
|
#556
↑ +2
AgentCRM – Headless CRM for Claude Code
An open-source, headless CRM built for Claude and other agents, centered on a portable .acrm file, a CLI, and versioned SQL-backed workflows for sales data, transcripts, and follow-up tasks. |
Developer Tool / CRM / Sales Ops | 79 | ↑ +2 | 32 days ago | Details |
|
#566
↑ +6
Neuralyzer
Open-source AI agent harness tool that lets an agent wipe its session context and replay the first message, designed for loop-based agent workflows. |
Developer Tools / AI Agent Tools | 78 | ↑ +6 | 8 hours ago | Details |
|
#569
↑ +6
Token-saviour
A routing skill that helps coding agents choose the most token-efficient tool for a task instead of reading whole files or dumping verbose output into context. It recommends tools like serena, graphify, rtk, caveman, or plain Read/Grep/Bash depending on the job. |
Developer Tools / AI Developer Utilities | 78 | ↑ +6 | 5 days ago | Details |
|
#583
↑ +6
Enough
Enough is a beta personal language system for planning, writing, reviewing, and translation. It supports local models and OpenRouter, and is aimed at users who want more control over their data while building a flexible personal knowledge workflow. |
Writing / Copywriting | 78 | ↑ +6 | 23 days ago | Details |