AgentDish directory
Developer Tools AI Tools
Accepted listings in this category.
| Listing | Category | Score | Trend | Checked | |
|---|---|---|---|---|---|
|
#1174
↓ -3
Capshelf
A Git-backed CLI for sharing agent skills, settings, and MCP fragments across repositories with per-project lockfiles and update workflows. |
Developer Tools / CLI / DevOps | 83 | ↓ -3 | 39 days ago | Details |
|
#1175
↓ -3
Authoryze
Authoryze is an MCP-native payment layer for AI agents that issues single-use virtual cards for approved purchases and adds spending limits, merchant rules, approvals, and audit trails. |
Developer Tools / API | 83 | ↓ -3 | 40 days ago | Details |
|
#1176
↓ -3
Claude Accounts
A paid desktop utility that launches separate, isolated Claude desktop app windows for multiple accounts on macOS and Windows. |
Developer Tools / Desktop Automation | 83 | ↓ -3 | 41 days ago | Details |
|
#1177
↓ -3
claudemon
A Claude Code plugin that turns waiting time into a terminal Pokémon mini-game. It shows wild Pokémon while Claude works, runs locally, and includes install steps plus update behavior. |
Developer Tools / CLI Tools | 83 | ↓ -3 | 41 days ago | Details |
|
#1178
↓ -3
CostPerPrompt
Live pricing and cost calculators for 232+ AI models, with monthly bill estimates, token math, and vendor-by-vendor price tables. |
Developer Tools / API / SDK | 83 | ↓ -3 | 41 days ago | Details |
|
#1179
↓ -3
DSCode
DSCode is an open-source coding agent for working in real repositories from the terminal. It supports install via npm, connects to DeepSeek, and highlights local sessions, sandboxed commands, parallel agents, and cost tracking. |
Developer Tools / Code Assistant | 83 | ↓ -3 | 42 days ago | Details |
|
#1181
↓ -3
ZIL Lean
A Lean 4 relational knowledge language for project relationships, rules, and queries, with a Clojure runtime/toolchain and examples inspired by Zanzibar. |
Developer Tools / Knowledge Graph / Datalog | 83 | ↓ -3 | 45 days ago | Details |
|
#1183
↓ -3
skill-language-server
A language server for agent skills that turns /skill-name and $skill-name into navigable symbols with completion, rename, go-to-definition, and reference tracking across editors like VS Code, Zed, Neovim, and Helix. |
Developer Tools / Language Server | 83 | ↓ -3 | 47 days ago | Details |
|
#1184
↓ -3
AgentState
Open-source resilience and debugging proxy for autonomous AI agents. It checkpoints LLM and tool calls, supports cache recovery, human-in-the-loop approval, multi-model fallback, and exports trajectories for fine-tuning. |
Developer Tools / AI Agent Infrastructure | 83 | ↓ -3 | 48 days ago | Details |
|
#1185
↓ -3
Lotor
Local-first approval and receipt logging for AI agent sessions, with tamper-evident records and signed approvals for consequential actions. |
Developer Tools / AI Agent Tooling | 83 | ↓ -3 | 49 days ago | Details |
|
#1186
↓ -3
filtersql
Dependency-free Python library that compiles a declarative JSON query format into safe, parameterized SQL for LLM workflows, REST APIs, and frontend-backed data tables. |
Developer Tools / Code Assistant | 83 | ↓ -3 | 50 days ago | Details |
|
#1187
↓ -3
Cockroach Crawler
Open-source TypeScript crawler for AI agents that needs bounded web access, structured extraction, PDF parsing, JavaScript rendering, and MCP support. It outputs Markdown, JSON, and JSONL evidence records with provenance and crawl limits. |
Developer Tools / AI Agent Infrastructure | 83 | ↓ -3 | 50 days ago | Details |
|
#1189
↓ -3
Jaybase
Jaybase is an append-only fact store for AI agents handling critical business workflows. The repo explains its event model, retry and conflict handling, encryption, single-tenant design, and includes install and API usage examples. |
Developer Tools / AI Infrastructure | 83 | ↓ -3 | 52 days ago | Details |
|
#1191
↓ -3
ContextSpy
ContextSpy is an LLM context profiler that intercepts agent traffic, breaks down token usage, and visualizes how prompts change across requests and sessions. |
Developer Tools / AI Observability | 83 | ↓ -3 | 53 days ago | Details |
|
#1192
↓ -3
Tura
Local open-source coding agent for developers, with a macro-style command workflow and benchmark results showing fewer turns and better pass rates than Codex CLI in the published comparison. |
Developer Tools / AI for Code | 83 | ↓ -3 | 58 days ago | Details |
|
#1193
↓ -3
Local Search Agent
A Python framework for local document search that replaces traditional embedding-based RAG with BM25 indexing, Meilisearch, and an agent loop for search, fetch, and citation-backed answers. |
Developer Tools / AI Search / RAG | 83 | ↓ -3 | 58 days ago | Details |
|
#1195
↓ -3
cap'n hook
Persistent memory for coding agents that stores hard-won codebase discoveries and revalidates them when files change. The repo describes a CLI hook flow for Claude Code and Codex, with install steps, command examples, and an evaluation claim showing fewer tokens on repeat questions. |
Developer Tools / AI Coding Tools | 83 | ↓ -3 | 61 days ago | Details |
|
#1196
↓ -3
Karpathy LLM Wiki
An AI-powered Obsidian plugin that turns notes into a self-organizing wiki with auto-generated entity pages, bidirectional links, traceable answers, and local-first support. |
Developer Tools / Obsidian Plugin | 83 | ↓ -3 | 63 days ago | Details |
|
#1198
↓ -3
mcp-audit
A harness that runs MCP servers in a disposable Linux sandbox and logs their real startup behavior, including file access and outbound network connections. |
Developer Tools / AI Tooling | 83 | ↓ -3 | 65 days ago | Details |
|
#1200
↓ -3
CLRK
Open-source Kubernetes-native runtime for LLM agents. CLRK runs agents in gVisor sandboxes and intercepts outbound traffic for observability, policy enforcement, credential injection, and routing control. |
Developer Tools / AI Infrastructure | 83 | ↓ -3 | 66 days ago | Details |
|
#1201
↓ -3
Claude Code Antigravity CLI Agents Skill
A Claude Code skill that delegates coding, review, analysis, and research tasks to Google Antigravity CLI sub-agents so Claude can keep working while background jobs run. |
Developer Tools / AI Development Tools | 83 | ↓ -3 | 67 days ago | Details |
|
#1202
↓ -3
Terminai
Terminai is a transparent terminal wrapper that adds an AI overlay for Codex, Claude Code, and custom CLI agents. It gives agents live terminal context plus approval-gated shell suggestions while preserving the normal terminal workflow. |
Developer Tools / CLI / Terminal Tools | 83 | ↓ -3 | 68 days ago | Details |
|
#1203
↓ -3
claude-code-live-memory
A Claude Code plugin and MCP server that keeps a persistent, read-only memory of a repo so agents can ask broad codebase questions without re-reading files every session. |
Developer Tools / AI Coding Assistant Infrastructure | 83 | ↓ -3 | 68 days ago | Details |
|
#1204
↓ -3
GetSuperpower
GetSuperpower is a CLI and workflow bundle for coding agents that packages multi-step agent workflows into one installable skill tree. |
Developer Tools / AI Agent Tools | 83 | ↓ -3 | 69 days ago | Details |