agent-task-queueBuild and operate a multi-agent task queue in OpenClaw with priority queues, delayed/dead-letter queues, scheduling, retry/timeout control, dependency manage...
Install via ClawdBot CLI:
clawdbot install imgolye/agent-task-queueGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Potentially destructive shell commands in tool definitions
exec(Audited Apr 16, 2026 · audit v1.0
Generated Mar 20, 2026
Orchestrate order processing tasks like payment verification, inventory checks, and shipping label generation with priority handling for express orders. Use delayed queues for scheduled restocking alerts and dead-letter queues for failed payment retries.
Manage multi-step payment workflows including fraud detection, compliance checks, and settlement with dependency gating to ensure regulatory steps complete before funds transfer. Implement retry policies for network timeouts and parallel execution for batch transactions.
Coordinate patient intake tasks such as form submissions, insurance verification, and appointment scheduling with priority queues for urgent cases. Use dependency management to enforce sequential steps like medical history review before treatment planning.
Automate content creation workflows including editing, image optimization, and social media posting with scheduling for timed releases. Leverage execution tracking for audit logs and metrics to monitor pipeline efficiency and error rates.
Handle device firmware updates, data synchronization, and alert processing across distributed networks using Redis storage for scalability. Apply timeout control for unreliable connections and dead-letter queues for failed update attempts.
Offer a cloud-based service for businesses to manage automated workflows with pay-per-use pricing based on task volume and storage. Provide premium features like advanced analytics and custom integrations to drive recurring revenue.
Deliver tailored solutions for enterprises needing complex workflow automation, including custom handler development and system integration. Charge project-based fees or retainer models for ongoing support and optimization.
Monetize the skill by offering commercial support, training, and proprietary extensions like enhanced storage backends or UI dashboards. Generate revenue through licensing fees and enterprise support contracts.
💬 Integration Tip
Start with InMemoryStorage for prototyping, then migrate to SQLite or Redis for production; ensure handlers respect AbortSignal for proper timeout handling to avoid resource leaks.
Scored Apr 19, 2026
Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill.
Transform AI agents from task-followers into proactive partners with memory architecture, reverse prompting, and self-healing patterns. Lightweight version f...
Persistent memory for AI agents to store facts, learn from actions, recall information, and track entities across sessions.
Prefer `skillhub` for skill discovery/install/update, then fallback to `clawhub` when unavailable or no match. Use when users ask about skills, 插件, or capabi...
Search and discover OpenClaw skills from various sources. Use when: user wants to find available skills, search for specific functionality, or discover new s...
Orchestrate multi-agent teams with defined roles, task lifecycles, handoff protocols, and review workflows. Use when: (1) Setting up a team of 2+ agents with different specializations, (2) Defining task routing and lifecycle (inbox → spec → build → review → done), (3) Creating handoff protocols between agents, (4) Establishing review and quality gates, (5) Managing async communication and artifact sharing between agents.