Agents UI

Desktop app to manage skills and commands across Agents, Claude, Codex, and OpenClaw. Unified interface for multi-agent setups.

Agents UI by @kitze is a desktop application that provides a unified interface for managing skills, commands, and configurations across multiple AI agent platforms — including OpenClaw, Claude Code, Codex, and others. Instead of juggling separate config files, skill directories, and terminal sessions for each agent, you get a single visual interface to view, edit, and sync everything. The app addresses a real pain point for power users running multi-agent setups. When you have OpenClaw handling personal tasks, Claude Code doing development work, and Codex running in sandboxed sessions, keeping skills and configurations in sync becomes a chore. Agents UI centralizes this management with a clean desktop interface, making it easy to see which skills are installed where, update configurations, and manage command definitions across all your agents. It's available as a downloadable desktop app through ReleaseFlow, making installation straightforward. For users who prefer GUI tools over terminal-based configuration, this is a significant quality-of-life improvement. The app is particularly valuable during initial setup when you're configuring multiple agents and want to quickly compare and align their capabilities.

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.