aim-docker-datastore

Community

Verify and inspect AIM Docker datastores fast.

Authorhellopoisonx
Version1.0.0
Installs0

System Documentation

What problem does it solve?

It helps troubleshoot AIM’s local Docker environment by inspecting Kafka, Redis, and PostgreSQL state directly through project extension tools, avoiding guesswork and repetitive manual command running.

Core Features & Use Cases

  • Docker datastore health checks: Verify whether Kafka/Redis/PostgreSQL containers are running and reachable before deeper investigation.
  • Kafka topic and consumer troubleshooting: List topics and groups, inspect topic details, and consume a small number of messages to confirm events and delivery behavior.
  • Redis key/value investigation: Check connectivity, inspect server info/dbsize, and locate relevant keys using scan-based patterns (plus TTL/type/get when needed).
  • PostgreSQL schema and read-only queries: List databases/tables, describe tables, and run safe read-only SQL to confirm whether expected data has been persisted.
  • Use case: When message delivery, presence/typing/read receipts, or registration/friend flows appear broken, use this Skill to check the corresponding Kafka events and verify persistence in aim_logic/aim_auth and related tables.

Quick Start

Ask the AI: “Check whether my local AIM Docker Kafka/Redis/PostgreSQL datastores are healthy and show what topics and key presence-related keys look like.”

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: aim-docker-datastore
Download link: https://github.com/hellopoisonx/aim/archive/main.zip#aim-docker-datastore

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 471,000+ vetted skills library on demand.