Ask me what skills you need
What are you building?
Tell me what you're working on and I'll find the best agent skills for you.
Multi-agent UX for OpenClaw Control UI — agent selector, per-agent sessions, session history viewer with search, agent-filtered Sessions tab with friendly names, Create Agent wizard, emoji picker, and backend agent CRUD.
name: agent-chat-ux
version: 1.4.0
author: Charles Sears
description: Multi-agent UX for OpenClaw Control UI — agent selector, per-agent sessions, session history viewer with search, agent-filtered Sessions tab with friendly names, Create Agent wizard, emoji picker, and backend agent CRUD.
Before applying this skill's patches, be aware of the following:
agents.wizard)The AI Wizard backend (agents.wizard RPC) calls the configured model provider API directly via HTTP. To do this it needs an API key. It resolves credentials in this exact order:
api-key (most common)api_key-type profile matching the provider. Reads only provider and type fields to find it; does not log or return values.ANTHROPIC_API_KEY or OPENAI_API_KEY as a last resortnpx skills add LeoYeAI/openclaw-master-skills --skill agent-chat-ux-v1-4-0How clear and easy to understand the SKILL.md instructions are, rated from 1 to 5.
Clear and well structured, with only minor parts that might need a second read.
How directly an agent can act on the SKILL.md instructions, rated from 1 to 5.
Mostly actionable with clear steps; only a few small gaps remain.