AgentDish directory
workflow
Accepted listings with this tag.
| Listing | Category | Score | Trend | Checked | |
|---|---|---|---|---|---|
|
#366
↓ -4
SEOAgent
SEOAgent is an SEO workflow tool for coding agents like Claude Code, Cursor, and Codex. It audits sites locally, suggests evidence-backed updates in the cloud, and syncs approved changes back into the repo. |
Writing / Copywriting | 87 | ↓ -4 | 61 days ago | Details |
|
#634
↓ -3
whetstone
A set of 20 Claude Code skills distilled from real engineering failures, each packaged as a short rule set with a pre-flight checklist and install instructions. |
AI Developer Tool / Agent Skills / Prompting | 85 | ↓ -3 | 22 days ago | Details |
|
#641
↓ -3
Galda
Galda is a task-management workspace for Claude Code and Codex that keeps progress in reviewable summaries, helps manage multiple tasks in one place, and is built to run on a user's own machine without extra API costs. |
Developer Tools / Code Assistant | 85 | ↓ -3 | 30 days ago | Details |
|
#734
↓ -6
dmx
dmx is an open-source MCP server that adds structured, gated workflows to coding agents like Cursor, Claude Code, and Copilot. It focuses on loop-based development with human approval points, validators, persistent job state, and repo-backed configuration. |
Developer Tools / AI Coding Tools | 84 | ↓ -6 | 3 days ago | Details |
|
#736
↓ -6
KHMS
KHMS is a file-based long-term memory system for LLM agents, built around immutable markdown cards in a git repository with YAML frontmatter, hook-based recall, and a propose → review → approve flow. |
Developer Tools / AI Memory / Knowledge Management | 84 | ↓ -6 | 3 days ago | Details |
|
#742
↓ -6
headlesstools
MCP-first SaaS tools for AI agents, including URL shortening, pastebin, mailbox, reminders, and file sharing. The page shows both MCP and REST API access, plus example setup commands for several agent and coding tools. |
AI Tools / Agent tooling | 84 | ↓ -6 | 7 days ago | Details |
|
StateM is a Python CLI for managing long-running AI agents with explicit states, transition checks, runtime history, and resume/compaction support. The repo shows installation, quick-start commands, and a concrete coding-agent runbook example. |
Developer Tool / Agent Framework / Workflow | 84 | ↓ -6 | 10 days ago | Details |
|
#783
↓ -6
Clawx
An open-source agent-driven package manager for versioned, checksummed, approval-gated tasks run through Claude Code, Codex, Gemini CLI, OpenCode, or Antigravity. |
Developer Tools / AI Agent Infrastructure | 84 | ↓ -6 | 28 days ago | Details |
|
#815
↓ -6
Transept AI
AI translation workspace with memory for terminology, tone, glossaries, styleguides, and review workflows. Built for translators, content creators, and localization teams. |
Writing / Copywriting | 84 | ↓ -6 | 39 days ago | Details |
|
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 | 62 days ago | Details |
|
#947
↓ -6
OACP — Open Agent Coordination Protocol
A file-based protocol and CLI for coordinating multiple AI agents across runtimes, with typed messages, review loops, and shared memory on the local filesystem. |
Developer Tools / Code Assistant | 84 | ↓ -6 | 97 days ago | Details |
|
#950
↓ -6
docs-cli / Agent Playbook Suite
A file-backed workflow for resumable coding-agent projects, using Markdown records, a CLI, and bundled workflow skills to keep project state on disk instead of in chat. |
Developer Tools / Code Assistant | 84 | ↓ -6 | 99 days ago | Details |
|
#980
↓ -6
Skill-kit
TypeScript SDK for building agent skills as typed state machines, with workflow steps, schema validation, branching, testing helpers, and packaging into distributable executables. |
Developer Tools / AI SDK | 84 | ↓ -6 | 113 days ago | Details |
|
#998
↑ +324
liteflow
A ~1000-line C workflow runtime where an LLM can modify a DAG during execution using a restricted four-verb grammar, with every change written to an append-only audit log for replay and inspection. |
Developer Tools / Workflow Automation | 84 | ↑ +324 | 118 days ago | Details |
|
#1013
↓ -3
spring-agent-flow
A Java framework for building stateful multi-agent workflows on top of Spring AI, with graphs, routing, retries, checkpoints, and shared state. |
Developer Tools / AI Agent Framework | 84 | ↓ -3 | 119 days ago | Details |
|
#1096
↓ -3
aharness
Aharness is an open-source workflow harness for Codex that turns coding-agent processes into enforced state machines with typed gates, validated evidence, controlled transitions, repair paths, and inspectable logs. |
Developer Tools / AI Workflow Orchestration | 83 | ↓ -3 | 70 days ago | Details |
|
#1123
↓ -3
skills-for-humanity
A Claude Code skill pack with 171 structured reasoning methods drawn from historical thinkers, designed to route different problem types to specific procedures. |
Developer Tools / AI Development Tools | 83 | ↓ -3 | 98 days ago | Details |
|
#1210
↓ -2
Banksia
Banksia is an open-source Python project for building and running accountable AI teams. The repo shows a CLI install flow, a local console, workflow studio, run monitoring, and support for reusable teams and durable state. |
Developer Tool / AI Agent Framework | 82 | ↓ -2 | 35 days ago | Details |
|
#1242
↓ -2
Convergo
A plugin for coding agents that adds bounded plan-review-build loops, fresh-reviewer exit gates, and TDD-oriented workflows for Claude Code and Codex. |
Developer Tools / AI Coding Agents | 82 | ↓ -2 | 55 days ago | Details |
|
#1266
↓ -2
Buzz
Buzz is a self-hostable workspace for humans and AI agents to collaborate in the same threads, with signed events, audit trails, channels, workflows, and code-oriented actions. |
Developer Tools / AI Collaboration / Workflow | 82 | ↓ -2 | 70 days ago | Details |
|
#1292
↓ -2
claude-handoff-revive
Open-source Claude Code plugin and skill for saving a compact handoff before hitting rate, usage, or context limits, then resuming in a new session without replaying the full transcript. |
Developer Tools / AI Coding Assistants | 82 | ↓ -2 | 97 days ago | Details |
|
#1300
↓ -2
Spec-Driven-Development
A Claude skill and companion repo for spec-driven development: it generates requirements, design, and task files before code is written, and extends the same workflow across Claude Code, Cursor, Windsurf, Copilot, and Aider. |
Developer Tools / AI Development Workflow | 82 | ↓ -2 | 102 days ago | Details |
|
#1346
↑ +2
cctap
Terminal-native attention router for parallel Claude Code sessions. It shows session status in the terminal, highlights the one that needs help, and provides quick jump shortcuts, tmux support, and optional desktop notifications. |
Developer Tools / CLI / Terminal Productivity | 81 | ↑ +2 | 28 days ago | Details |
|
#1374
↑ +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 | 90 days ago | Details |