Dex Async Task Manager

Community

Manage long-running async tasks.

Authorvalkryhx
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill manages long-running, asynchronous tasks that would otherwise block the agent or take too long to execute within a single turn, ensuring efficient background processing.

Core Features & Use Cases

  • Asynchronous Execution: Start commands in the background without waiting for them to complete.
  • Task Tracking: Create, list, and retrieve details of background tasks, including their status and results.
  • Use Case: When a user requests a complex model training or a large data processing job, use Dex to initiate the process in the background and inform the user once it's complete, allowing the agent to continue handling other requests.

Quick Start

Use the Dex skill to start a background process for the command 'python scripts/long_running_job.py --input data.csv'.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 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: Dex Async Task Manager
Download link: https://github.com/valkryhx/google_adk_agent/archive/main.zip#dex-async-task-manager

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 223,000+ vetted skills library on demand.