lokalise-debug-bundle

Installation
SKILL.md
Contains Shell Commands

This skill contains shell command directives (!`command`) that may execute system commands. Review carefully before installing.

Lokalise Debug Bundle

Current State

!node --version 2>/dev/null || echo 'N/A' !python3 --version 2>/dev/null || echo 'N/A' !uname -a

Overview

Collect all diagnostic information needed to troubleshoot Lokalise integration issues or file a support ticket — environment versions, SDK/CLI status, API connectivity, project listings with key counts, upload process status, and redacted logs, bundled into a timestamped .tar.gz archive.

Prerequisites

  • LOKALISE_API_TOKEN environment variable set (or token available to provide)
  • curl and jq available on PATH
  • Optional: @lokalise/node-api SDK installed in current project
  • Optional: lokalise2 CLI installed

Instructions

Installs
1
GitHub Stars
2.8K
First Seen
13 days ago
lokalise-debug-bundle — jeremylongshore/tons-of-skills-marketplace