Agents UI
Desktop app to manage skills and commands across Agents, Claude, Codex, and OpenClaw. Unified interface for multi-agent setups.
Tags: ui, skills, sync, desktop
Category: devtools
Tips
- Download from ReleaseFlow and grant necessary permissions on first launch — it needs filesystem access to read agent configs
- Use Agents UI to audit which skills are installed across your agents and identify gaps or duplicates
- Keep your AGENTS.md and skill configurations as the source of truth — use the UI for viewing and quick edits, not as the primary config method
- Check for updates regularly as the app evolves alongside the rapidly changing agent ecosystem
Community Feedback
Manage skills and commands across Agents, Claude, Codex, and OpenClaw from a single desktop app. No more config file juggling.
— ReleaseFlow
Finally a visual way to manage all my agent configurations in one place. Kitze nailed the UX on this one.
— OpenClaw Community
Frequently Asked Questions
Which agent platforms does Agents UI support?
It supports OpenClaw, Claude Code, OpenAI Codex, and other agent platforms that use file-based configuration. Support for additional platforms is being added based on community demand.
Is Agents UI free?
Check the ReleaseFlow page for current pricing. It's distributed as a desktop app by @kitze, who is known for developer tools in the React ecosystem.
Does it modify my agent configs directly?
Yes, it reads and writes to the standard config file locations for each supported agent platform. Changes made in the UI are reflected in the actual config files on disk.
Can I use it on Linux?
Check the ReleaseFlow download page for platform availability. Desktop apps from ReleaseFlow typically support macOS and Windows, with Linux support varying by project.