memory-spool-drain

Community

Drain spool files to ClickHouse.

AuthorOrionArchitekton
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill ensures that event data, which may have failed to be written directly to ClickHouse, is reliably captured from spool files, preventing data loss.

Core Features & Use Cases

  • Spool File Processing: Reads JSONL files from a designated spool location.
  • Data Ingestion: Writes the contents of spool files to ClickHouse.
  • Error Handling: Implements retry mechanisms with backoff and quarantines problematic files after a maximum number of attempts.
  • Use Case: When the primary data pipeline experiences temporary network issues, this skill acts as a fallback, processing the queued spool files once the connection is restored.

Quick Start

Run the memory spool drain skill for today's date.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

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

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.