Toolverse
All skills

sqs

by itsmostafa

AWS SQS message queue service for decoupled architectures. Use when creating queues, configuring dead-letter queues, managing visibility timeouts, implementing FIFO ordering, or integrating with Lambda.

Installation

Pick a client and clone the repository into its skills directory.

Installation

Quick info

Category
DevOps
Views
3

About this skill

AWS SQS message queue service for decoupled architectures. Use when creating queues, configuring dead-letter queues, managing visibility timeouts, implementing FIFO ordering, or integrating with Lambda.

How to use

  1. Zainstaluj skill w swoim agencje Claude lub Copilot, wskazując repozytorium https://github.com/itsmostafa/aws-agent-skills/tree/main/skills/sqs.

  2. Przygotuj dostęp do AWS — upewnij się, że masz skonfigurowane poświadczenia AWS CLI i uprawnienia do zarządzania SQS.

  3. Aby utworzyć standardową kolejkę, użyj polecenia create-queue z parametrami takimi jak nazwa kolejki, timeout widoczności (domyślnie 30 sekund) i okres przechowywania wiadomości (domyślnie 4 dni). Możesz także ustawić opóźnienie dostępu do wiadomości i rozmiar maksymalny.

  4. Dla wymagających porządek przetwarzania skonfiguruj kolejkę FIFO, która gwarantuje dokładnie jedno dostarczenie i ścisłe zachowanie kolejności wiadomości.

  5. Jeśli chcesz obsługiwać błędy, skonfiguruj kolejkę martwych liter (DLQ), do której będą trafiać wiadomości, które nie powiodły się po określonej liczbie prób (maxReceiveCount).

  6. Integruj kolejkę z Lambda lub innymi usługami AWS, przekazując URL kolejki i ustawiając odpowiednie uprawnienia IAM do wysyłania i odbierania wiadomości.

Related skills

planning-with-files

by davila7

Implements Manus-style file-based planning for complex tasks. Creates task_plan.md, findings.md, and progress.md. Use when starting complex multi-step tasks, research projects, or any task requiring u003e5 tool calls.

DevOps
2365

clawhub

by openclaw

Use the ClawHub CLI to search, install, update, and publish agent skills from clawhub.com. Use when you need to fetch new skills on the fly, sync installed skills to latest or a specific version, or publish new/updated skill folders with the npm-installed clawhub CLI.

DevOps
14106

pmbok-project-management

by jgtolentino

Comprehensive PMP/PMBOK project management methodologies and best practices. Use this skill when users need guidance on project management processes, templates, knowledge areas, process groups, tools, techniques, or certification preparation. Covers all 10 PMBOK Knowledge Areas

DevOps
21133

chrome-devtools

by mrgoonie

Browser automation, debugging, and performance analysis using Puppeteer CLI scripts. Use for automating browsers, taking screenshots, analyzing performance, monitoring network traffic, web scraping, form automation, and JavaScript debugging.

DevOps
29141

drawio-diagrams-enhanced

by jgtolentino

Create professional draw.io (diagrams.net) diagrams in XML format (.drawio files) with integrated PMP/PMBOK methodologies, extensive visual asset libraries, and industry-standard professional templates. Use this skill when users ask to create flowcharts, swimlane diagrams,

DevOps
918943

draw-io

by davila7

draw.io diagram creation, editing, and review. Use for .drawio XML editing, PNG conversion, layout adjustment, and AWS icon usage.

DevOps
1693