seacloud

Automate multimodal task execution and skill management via SeaCloud CLI.

1|Updated Apr 11, 2026
One-click install
npx skills add https://github.com/SeaCloudAI/seacloud-cli --skill seacloud
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: seacloud
Source: https://github.com/SeaCloudAI/seacloud-cli/tree/main/assets/gateway-skill/seacloud
Command: npx skills add https://github.com/SeaCloudAI/seacloud-cli --skill seacloud

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

SeaCloud CLI helps agents orchestrate multimodal tasks across models and services from a single interface, simplifying access to LLM, image, video, audio, and 3D workflows while managing skills via SkillHub.

Core Features & Use Cases

  • Unified task orchestration: submit multimodal tasks, track progress, and retrieve results from SeaCloud.
  • Model discovery & management: browse models, inspect specs, and configure capabilities with a single CLI.
  • SkillHub integration: search, install, and configure agent skills for automated workflows.
  • Agent-friendly UX: supports dry runs, JSON outputs, and robust error handling for production use.
  • Use Case: An agent generates a promo video by issuing a SeaCloud task, then retrieves the final render and logs it for audit.

Quick Start

Run a SeaCloud task by telling me the model type and output you want, for example generate a promotional video with SeaCloud CLI.

Frequently Asked Questions about seacloud

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate multimodal task execution across LLM, image, video, audio, and 3D models?

You can automate multimodal task execution by using the SeaCloud CLI to submit tasks, track progress, and retrieve results across LLM, image, video, audio, and 3D models from a single unified interface.

How do I submit and track a multimodal task using a CLI?

To submit a task, specify the model type and desired output to the CLI. You can validate task parameters, use dry runs, and track execution progress with deterministic commands that return clear JSON outputs.

Can I use API keys or managed tokens to authenticate SeaCloud CLI commands?

Yes, the SeaCloud CLI supports authentication via either API keys or managed tokens, allowing agents to securely execute commands and manage multimodal workflows across local or cloud runtimes.

What is the best way to discover and configure models for automated workflows?

The best way to discover models is using the CLI to browse available options, inspect specifications, and configure capabilities, enabling unified access to various model types for your automated workflows.

Does the SeaCloud CLI support SkillHub integration for agent skill management?

Yes, the CLI integrates directly with SkillHub, allowing agents to search, install, and configure skills needed for automated multimodal workflows and task orchestration.

How do I handle errors and validate parameters when orchestrating tasks via CLI?

The CLI provides robust error handling and task parameter validation. You can perform dry runs and expect deterministic command execution with clear output formats to manage errors effectively.