← Back to Skills Marketplace
153
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install message-queues
Description
Deep message queue workflow—queue vs topic, ordering and partitions, retries and DLQ, idempotency, backpressure, observability, and failure design. Use when...
Usage Guidance
This skill is a low-risk, read-only design checklist for message-queue architectures. It does not install software or ask for credentials. Before relying on its recommendations for production changes, verify the guidance against vendor docs and your org's policies and test any operational practices (replays, failure drills, transactional outbox) in a safe environment. Also note the skill's source is unknown—treat its content as unverified expert advice rather than an authoritative, organization-approved procedure.
Capability Analysis
Type: OpenClaw Skill
Name: message-queues
Version: 1.0.0
The skill bundle contains architectural guidance and a structured workflow for designing and managing message queue systems. It consists entirely of metadata and markdown instructions (SKILL.md) that provide standard technical advice on topics like idempotency, partitioning, and dead-letter queues, with no executable code, network activity, or malicious prompt injection.
Capability Assessment
Purpose & Capability
The name and description match the SKILL.md content: deep workflow guidance for queues/topics, ordering, retries, DLQs, idempotency, observability, and failure drills. Nothing requested (no env vars, binaries, or config paths) is out of line with that purpose.
Instruction Scope
The instructions are purely prescriptive guidance and checklists for design and operations. They do not ask the agent to read files, access environment variables, call external endpoints, or perform system actions beyond offering recommendations.
Install Mechanism
No install spec and no code files are present (instruction-only). No packages or remote downloads are invoked, so there is no installation risk.
Credentials
No environment variables, credentials, or config paths are required. The skill does not request access to unrelated services or secrets.
Persistence & Privilege
The skill is not forced-always (always: false) and is user-invocable; it does not request elevated persistence or modify other skills or system-wide settings.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install message-queues - After installation, invoke the skill by name or use
/message-queues - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
message-queues v1.0.0
- Initial release of the message-queues skill.
- Provides a deep workflow for working with message queues, topics, partitions, retries, DLQ, idempotency, and observability.
- Includes guidance for choosing queue technologies, handling ordering, debugging lag and poison messages, and clarifying delivery semantics.
- Features a structured six-stage workflow with review checklists and practical tips.
Metadata
Frequently Asked Questions
What is Message Queues?
Deep message queue workflow—queue vs topic, ordering and partitions, retries and DLQ, idempotency, backpressure, observability, and failure design. Use when... It is an AI Agent Skill for Claude Code / OpenClaw, with 153 downloads so far.
How do I install Message Queues?
Run "/install message-queues" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Message Queues free?
Yes, Message Queues is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Message Queues support?
Message Queues is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Message Queues?
It is built and maintained by clawkk (@clawkk); the current version is v1.0.0.
More Skills