aim-data-parsing-domain

Community

Turn media uploads into parsed objects fast

Authorhellopoisonx
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates backend parsing of media attachment uploads so that thumbnails, derived objects, parse status, and parse-result events are generated without burdening client-facing services.

Core Features & Use Cases

  • Kafka-driven media parsing pipeline: Consumes aim.attachment.uploaded and processes only image/video/audio uploads, skipping non-media file events while keeping parse_status correct.
  • Metadata extraction and derived object generation: Extracts media metadata, writes attachment_objects thumbnail/derived records, and updates attachment_parse_results.
  • Event publishing with ordering and trace propagation: Propagates Kafka trace context across parsing and publishes aim.attachment.parsed with ordering by file_id.

Quick Start

Ask your AI to describe how aim-data-parsing-domain consumes aim.attachment.uploaded, parses supported media types, updates PostgreSQL/SeaweedFS outputs, and emits aim.attachment.parsed with trace continuity.

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

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.