Omics-OSDocs
Omics-OS CloudPlayground

Agent Playground

Build and test custom agents in the browser

Agent Playgroundplayground.omics-os.com
Skills
lobstertranscriptomics
lobsterproteomics
bioskillsgeo-fetcher
Build an agent that fetches GEO datasets...
Creating custom agent with geo_fetcher skill...
Describe your agent...
Files
agent.py
config.yaml
results.csv

What It Is

Agent Playground is a browser-based agent builder at playground.omics-os.com. Describe an agent, Lobster builds it, and you test it live — no local setup required.

Layout

PanePurpose
Left sidebarSession list + searchable skill catalog
CenterChat / build interface — drag files anywhere to upload
Right sidebarWorkspace file tree + skill documentation preview

Skills

Skills extend the agent's capabilities by injecting curated instructions into the context window.

OriginColorExample skills
LobsterPrimary (blue)lobster-dev (always loaded)
bioSkillschart-5 (purple)Single-cell, bulk RNA, QC
ClawBiochart-2 (orange)Variant calling, genomics
K-Densechart-3 (green)Dimensionality reduction, clustering

Building an Agent

  1. Open the Playground — a sandbox session initializes automatically.
  2. Describe your agent in chat (data type, steps, outputs).
  3. Toggle skills on in the left sidebar to extend capabilities, then send.

Context Budget

Each session has a 200K token limit — the budget bar in the skill browser shows current usage across all loaded skills.

On this page