llm-dispatch

Official

Manage long-running LLM tasks efficiently with background execution and monitoring.

Author2lab-ai
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill streamlines the management of long-running LLM tasks by providing background execution and monitoring capabilities, ensuring efficient handling of time-consuming computations.

Core Features & Use Cases

  • Long-Running LLM Dispatch: Initiates and manages tasks requiring extended processing times using an asynchronous execution model.
  • Background Execution: Executes tasks in the background, allowing users to continue working without waiting.
  • Monitoring and Continuation: Monitors task progress and can resume tasks where they left off.
  • Fallback Mechanism: Provides a fallback to synchronous execution if necessary.
  • Use Case: When analyzing large datasets or performing complex computations, this Skill ensures that tasks are completed without user interruption and can be resumed in case of interruptions.

Quick Start

Dispatch a long-running LLM task with the command 'llm-dispatch --model codex --prompt "My complex query..."'.

Dependency Matrix

Required Modules

None required

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: llm-dispatch
Download link: https://github.com/2lab-ai/soma-work/archive/main.zip#llm-dispatch

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 620,000+ vetted skills library on demand.