AgentDish directory
AI tool
Accepted listings with this tag.
| Listing | Category | Score | Trend | Checked | |
|---|---|---|---|---|---|
|
#836
↑ +2
Speak MCP
A macOS Model Context Protocol server that gives AI agents local voice output and persona-based speaking styles. |
Developer Tools / Code Assistant | 81 | ↑ +2 | 22 hours ago | Details |
|
#838
↑ +2
BOUND
BOUND is a deterministic control harness for AI agents. It sits between agent execution and the next decision, using observable evidence to choose ACCEPT, RETRY, REPLAN, or ROLLBACK. |
Developer Tool / AI Agent Framework / Control Harness | 81 | ↑ +2 | 2 days ago | Details |
|
#839
↑ +2
AgentIndexed
A curated directory of 116+ AI agents, frameworks, and tools, organized into categories like coding, browser automation, voice, and customer support. It offers free listings, featured placements, and human-reviewed submissions. |
Developer Tools / Code Assistant | 81 | ↑ +2 | 7 days ago | Details |
|
#840
↑ +2
DNSSkills.md
Machine-facing documentation for agentic DNS skills from DomainHelp, covering IP lookup, resolver detection, homoglyph checks, SPF flattening, and domain permutation tools, with entry points and API references. |
AI-powered product / Developer Tool | 81 | ↑ +2 | 13 days ago | Details |
|
#841
↑ +2
Adkumo
Adkumo is an AI marketing agent that turns a one-line brief or URL into on-brand ad creatives, with support for brand rules, multi-format exports, and publishing to ad platforms like Meta and LinkedIn. |
Design / Creative Tools | 81 | ↑ +2 | 14 days ago | Details |
|
#842
↑ +2
simpleagentchat
A small open-source C# tool for local inter-agent collaboration in coding workflows, with shared chat state, role memory, Markdown messages, and goal tracking inside a Git repo. |
Developer Tools / AI Development Tools | 81 | ↑ +2 | 16 days ago | Details |
|
#843
↑ +2
Dabs
Open-source CLI for spinning up disposable local or remote sandboxes for AI agents. It uses a manifest and Dockerfile to build fresh boxes, then exposes a single shell tool through MCP so an agent can work inside the sandbox without touching the host. |
Developer Tools / AI Agent Infrastructure | 81 | ↑ +2 | 17 days ago | Details |
|
#844
↑ +2
Faultsense agent
A source-available JavaScript browser agent for asserting end-to-end behavior in real user sessions. The repo explains the annotation-based approach, how it runs in staging and production, and how to install and initialize it via CDN or npm. |
Developer Tools / Testing | 81 | ↑ +2 | 17 days ago | Details |
|
#845
↑ +2
Agentic Reorg Simulator
A free browser-based simulator for testing how AI agents affect a 35-person engineering org. It lets users change assumptions, compare scenario deltas, and share or export the result as OrgSpec YAML. |
Productivity / Operations | 81 | ↑ +2 | 18 days ago | Details |
|
An early-access AI research assistant that presents a cited mindmap of AI agent safety and alignment research, with expandable nodes, source-backed claims, and built-in verification checks. |
Developer Tools / Code Assistant | 81 | ↑ +2 | 19 days ago | Details |
|
#847
↑ +2
Music0 AI
Music0 AI is a web-based AI music generator and music video maker that lets users create tracks without signing up. The page also highlights multiple music styles, commercial licensing, export options, and API access for developers. |
Creative / Music Generation | 81 | ↑ +2 | 21 days ago | Details |
|
#849
↑ +2
LiteLLM Migrates to Rust
LiteLLM is moving its AI gateway to Rust and claims major gains in throughput, memory use, and request overhead while keeping the same config, API, and provider coverage. |
AI Gateway / Infrastructure | 81 | ↑ +2 | 27 days ago | Details |
|
#850
↑ +2
DebugBrief
Local-first CLI that records a debugging session and turns it into an evidence-backed Markdown report for PRs, handoffs, and incident notes. It captures commands, notes, exit codes, and git context, then generates a timeline and red-to-green summary from the recorded evidence. |
Developer Tools / CLI | 81 | ↑ +2 | 28 days ago | Details |
|
A workbench report comparing MiniMax M3 and GLM 5.2 on autonomous coding tasks, with scored results, latency and cost data, task-type breakdowns, and examples of where each model performed better. |
Developer Tools / Code Assistant | 81 | ↑ +2 | 30 days ago | Details |
|
#852
↑ +2
GRID
GRID is a small framework for working with coding agents in a spec-driven way. The repository explains its purpose, basic workflow, and how it can be used in CI/CD to check for spec-code-test mismatches. |
Developer Tools / AI Development Tools | 81 | ↑ +2 | 33 days ago | Details |
|
#854
↑ +2
EuroMesh
A sourced model and short report exploring whether Europe could train a sovereign frontier AI model using public compute it already owns, with reproducible code, datasets, and a PDF report. |
AI Research / Analysis / Reports | 81 | ↑ +2 | 35 days ago | Details |
|
#855
↑ +2
Foyer
Foyer is a local dashboard for watching AI coding agents work, with a narrated current-focus view and a research panel for reading sourced briefings while you wait. |
Developer Tools / AI Developer Tools | 81 | ↑ +2 | 39 days ago | Details |
|
#857
↑ +2
OpenLoomi
OpenLoomi is an open-source desktop AI workspace that connects to apps like email, calendar, chat, docs, and project trackers to build a persistent context graph with proactive actions and local-first storage. |
Developer Tools / AI Agents | 81 | ↑ +2 | 41 days ago | Details |
|
#858
↑ +2
CodeTutor
An Emacs package that acts like an AI pair programmer and teaching assistant while you code, with save-time reviews, follow-up questions, and architecture memory for local projects. |
Developer Tools / AI Coding Assistants | 81 | ↑ +2 | 41 days ago | Details |
|
#859
↑ +2
Sub-Agent MCP
A Python MCP server that lets a parent LLM delegate work to named sub-agents defined in YAML, with per-agent prompts, model settings, and downstream MCP tool access. |
Developer Tools / AI Agent Frameworks | 81 | ↑ +2 | 44 days ago | Details |
|
#860
↑ +2
Claudinho
Claudinho is a community marketplace for Claude skills, letting users browse and install ready-made skills by task instead of searching manually. The page highlights thousands of skills, category browsing, and one-click installation without a terminal. |
AI Tools / Claude Skills | 81 | ↑ +2 | 47 days ago | Details |
|
#861
↑ +2
Cast
Cast is an open-source, self-hosted harness for multi-user Claude agents. It focuses on routing, identity, and access control outside the prompt, with support for agent building, review flows, and extensions like email, calendar, web fetch, and WhatsApp. |
Developer Tools / AI Agent Framework | 81 | ↑ +2 | 47 days ago | Details |
|
#862
↑ +2
Build Your Own AI Agent CLI in 150 Lines
A technical guide that shows how to build a small CLI-based LLM agent for microservices using tool discovery, model calls, conversation history, and a REPL loop. |
Developer Tools / AI Development | 81 | ↑ +2 | 48 days ago | Details |
|
#863
↑ +2
Tab Council
Chrome MV3 extension that organizes existing AI tabs into a structured model council for cross-checking prompts across ChatGPT, Claude, Gemini, Perplexity, Merlin, and Grok. |
Developer Tools / Browser Extension | 81 | ↑ +2 | 52 days ago | Details |