managing-tilebox-jobs

Installation
SKILL.md

Managing Tilebox Jobs

Use this skill for operational work with tilebox job and tilebox cluster. For agents, use --json on every job command unless explicitly producing human output.

Refresh CLI Metadata

Check exact installed flags and schemas before relying on memory:

tilebox agent-context job --output-schema
tilebox agent-context cluster --output-schema

Relevant docs concepts:

  • Tilebox Workflows is a parallel processing engine for tasks across clusters.
  • A submitted job starts a trace; each task run creates a span.
  • Task logs are correlated with job, task, runner, service, trace, and span metadata.
  • Logs emitted inside an active span also appear as span events in trace views.
Installs
18
Repository
tilebox/skills
First Seen
May 29, 2026
managing-tilebox-jobs — tilebox/skills