claw-background-jobs
OfficialManage background jobs for AI agents, prevent chat blocking.
Authorx-cmd
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill allows offloading long-running or complex tasks to a background process, preventing chat blocking and enhancing agent performance.
Core Features & Use Cases
- Background Task Execution: Run long-running tasks without blocking the chat interface.
- Task Status Monitoring: Monitor job progress and state through the provided commands.
- Use Case: Ideal for multi-step tasks, data analysis, research, or any task that could take over 2 minutes to complete.
Quick Start
To start a background job, use the command: x agent run --job-id "<id>" --max-iterations <n> "<task>"
Dependency Matrix
Required Modules
None requiredComponents
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: claw-background-jobs Download link: https://github.com/x-cmd/x-cmd/archive/main.zip#claw-background-jobs Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 620,000+ vetted skills library on demand.