A sophisticated multi-agent management platform featuring a Gemini-inspired UI for unified OpenClaw agent communication.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install agent-manager
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install agent-manager using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
Agent Manager serves as a centralized hub for interacting with various AI agents within the Openclaw Skills ecosystem. It provides a sleek, modern interface inspired by the Gemini UI, allowing users to toggle between different agents while maintaining distinct, isolated conversation threads. This tool is essential for developers and power users who need to orchestrate complex workflows across multiple specialized agents without losing context or overlapping data.
The platform prioritizes privacy and performance by utilizing local storage, ensuring that all interactions within your Openclaw Skills remain secure and quickly accessible. Whether you are conducting research, generating code, or processing visual data, Agent Manager provides the necessary infrastructure for professional agent orchestration.
To deploy this component of your Openclaw Skills, follow these steps:
# Navigate to the directory
cd agent-manager
# Install required dependencies
npm install
# Start the management server
node server-gemini.js
After starting the server, access the interface at http://localhost:3000.
The Agent Manager organizes data to ensure high-speed retrieval and strict isolation between your Openclaw Skills components:
| Data Type | Storage Method | Description |
|---|---|---|
| Chat History | Local Browser Storage | JSON-encoded logs indexed by Agent ID. |
| Image Assets | Temporary Buffer | Handles drag-and-drop or file selection for multimodal tasks. |
| Agent Metadata | config.json | Defines the roles and connection parameters for each managed agent. |
| Session State | State Manager | Maintains the active agent selection and UI layout preferences. |
Loading
A comprehensive multi-chain SDK for building non-custodial wallets with integrated DeFi protocols and secure key management.

A professional multi-agent conversation management platform providing a Gemini-style interface for all your Openclaw Skills.

A centralized conversation management platform for Openclaw Skills featuring a modern Gemini-style interface and multi-agent support.

An asynchronous AI agent orchestration skill that executes long-running coding, research, and automation tasks in the background with results delivered to mobile messaging apps.

A sophisticated automation tool that extracts knowledge from books to generate specialized, task-oriented AI agents.

A meta-skill designed to automatically convert books and documents into structured, reusable AI agent skills.








































