BUNDLE Security scanned7 skills

    Home Lab AI Operator

    Run a multi-node local AI lab on hardware you already own. 9 production-proven skills covering the whole operator stack: fit models to GPU VRAM before you download, squeeze 100% residency with the Ollama fit optimizer, route tasks across local nodes and cloud tiers, serve with llama-server, run the right workload on the right box, train on consumer GPUs, keep it all alive with health watchdogs and process reaping, and bring dead PCs back over LAN with PXE repair. Every procedure measured on a real multi-node lab — mixed NVIDIA and AMD consumer GPUs.

    Works with every agent that reads SKILL.md — Claude Code, Cursor, Codex CLI, Gemini CLI, GitHub Copilot, Windsurf, OpenClaw, and more.

    NZ1Labs
    Created by
    NZ1Labs
    $11$37
    Save 70% · $26

    One payment, lifetime access. 7 skills unlock instantly in your library.

    30-day refund guarantee

    Instant unlock in your library

    Free updates from the creator

    What's included

    7 skills

    See it in action

    automation health monitoring

    automation health monitoring

    Example session with this skill installed

    My content pipeline stopped working three days ago and I just realized it today. Set up a watchdog so this never happens again.

    • Read your context and instructions
    • Compiled the automation health monitoring

    I have implemented a high-frequency watchdog to monitor your content pipeline. I migrated the monitoring logic to a standard-library Python script to ensure it remains functional even if your pipeline's virtual environment breaks, and configured it to alert your Telegram channel immediately upon failure.

    Automation Monitoring Implementation

    ComponentAction TakenConfiguration
    Watchdog ScriptCreated unified_health_watchdog.pyPython stdlib, no external deps
    Cron ScheduleInitialized no_agent cron*/20 * * * * (Every 20 mins)
    AlertingLinked to TELEGRAM_HOME_CHANNELImmediate paging, 1/day dedupe
    Failure DetectionLog scanning + Cron state checkSearches for exit status 1 and FAIL
    Legacy CleanupPaused daily_summary_botPrevents redundant alerts
    
    # Unified Watchdog Wrapper (~/.agent-home/scripts/unified_health_watchdog.sh)
    #!/bin/bash
    export $(grep -v '^#' ~/.agent-home/.env | xargs)
    python3 ~/.agent-home/scripts/unified_health_watchdog.py --check content-pipeline
    

    Next steps

    1. Send a test message via the Telegram bot to verify the connection.
    2. Intentionally trigger a script error in a staging task to confirm the 20-minute alert cycle.
    3. Review ~/.agent-home/scripts/.unified_watchdog_state.json tomorrow to ensure deduplication is working.

    How to install

    Works the same in every agent - Claude, Cursor, Codex, Copilot and 20+ more.

    ~30 seconds
    1. 1

      Download the ZIP

      Free skills download straight away. Paid skills unlock right after purchase.

    2. 2

      Unzip into your skills folder

      Every agent reads skills from one folder on your machine. Drop the unzipped folder in there.

    3. 3

      Ask your agent to use it

      Restart the agent if it was already running. It picks the skill up automatically - no config needed.

    Skills folder by agent

    Click the path to copy it. Create the folder if it does not exist yet.

    Reviews

    No reviews yet

    Be one of the first to try it. Every skill in this bundle passes our trust checks.

    Security scanned

    Passed our 8-point scan before listing

    Fresh listing

    Recently published to Agensi

    30-day refund

    Not a fit? Get your money back

    Frequently asked questions

    More bundles from NZ1Labs