maintainx-debug-bundle

Installation
SKILL.md
Contains Shell Commands

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

MaintainX Debug Bundle

Current State

!node --version 2>/dev/null || echo 'N/A' !python3 --version 2>/dev/null || echo 'N/A' !echo "API key set: $([ -n "$MAINTAINX_API_KEY" ] && echo 'yes' || echo 'no')"

Overview

Complete debugging toolkit for diagnosing and resolving MaintainX integration issues with diagnostic scripts, request logging, and health checks.

Prerequisites

  • MaintainX API access configured
  • Node.js 18+ or curl
  • MAINTAINX_API_KEY environment variable set

Instructions

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