xCloudxCloudDownload
Agents

Creating Agents

Learn how to build AI agents through conversation.

Conversational Agent Builder

xCloud uses a unique approach to agent creation — you build agents by talking to them. The Main Agent acts as a meta-agent that helps you construct other agents.

Create a New Agent

  1. Click + New Agent in the sidebar
  2. Give it a name and emoji
  3. Start describing what you want it to do
I need an agent that monitors my GitHub repos for new issues
and automatically triages them based on labels and content.

The agent will:

  • Define its own identity and personality
  • Select appropriate tools and skills
  • Configure its memory structure
  • Set up triggers and connections

Agent Components

Every agent in xCloud has these components:

ComponentDescription
IdentityName, emoji, role description
SoulBehavioral traits and personality
ModelWhich LLM provider and model to use
MemoryPersistent context files
SkillsInstalled capabilities (cron, HTTP, exec)
ChannelsConnected messaging platforms

Pinning Agents

Right-click an agent in the sidebar and select Pin to keep it at the top of your list.

Agent Sessions

Each agent maintains its own conversation history. Click the clock icon in the chat header to view and switch between sessions.