alexa

Community

Process Alexa voice jobs asynchronously.

AuthorOrionArchitekton
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill addresses the challenge of handling Alexa-originated operations that might exceed standard voice-response time limits by providing a robust asynchronous processing pipeline.

Core Features & Use Cases

  • Asynchronous Job Execution: Offloads time-consuming Alexa tasks to a background worker.
  • Queue Management: Utilizes Redis queues for reliable job distribution and error handling (DLQ, poison queues).
  • Use Case: A user asks Alexa to generate a complex report. Instead of timing out, the request is queued, processed by this Skill, and the result is delivered later.

Quick Start

Execute the alexa skill to process jobs from the alexa job queue.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: alexa
Download link: https://github.com/OrionArchitekton/cosmocrat-core/archive/main.zip#alexa

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.