get-job-logs

Official

Save job logs to disk quickly.

Authornovadb
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Retrieve and persist execution logs for a specific NovaDB job so engineers and consultants can inspect runtime behavior, diagnose failures, and archive outputs without manually downloading streams.

Core Features & Use Cases

  • Fetch logs for a given jobId and write them to a local file path for inspection or archival.
  • Optional targetPath parameter controls the saved filename and location; parent directories are created automatically.
  • Enforces safety by rejecting absolute paths and path traversal, and provides a sensible default filename when targetPath is omitted.
  • Use cases include debugging failed jobs, preserving audit trails, and collecting logs for postmortem analysis.

Quick Start

Fetch the logs for job abc-123 and save them to logs/job-abc-123.txt.

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: get-job-logs
Download link: https://github.com/novadb/claude-plugins/archive/main.zip#get-job-logs

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.