log-manager-skill

Official

Coordinate single-log workflows end-to-end.

Authorfractary
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill orchestrates a one-log pipeline by coordinating write, validate, and optionally index steps, returning a clear result per log.

Core Features & Use Cases

  • Classify log type (if needed) and write log data
  • Validate and optionally index the log
  • Return structured results for downstream UX

Quick Start

Run a single-log workflow: classify → write → validate → index for one log.

Dependency Matrix

Required Modules

jqbash

Components

scripts

💻 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: log-manager-skill
Download link: https://github.com/fractary/claude-plugins/archive/main.zip#log-manager-skill

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository