🎁 Get the FREE AI Skills Starter Guide β€” Subscribe β†’
BytesAgainBytesAgain
πŸ¦€ ClawHub

Reboot Checker

by @hostilespider

Detect unexpected system reboots and alert when the system comes back online. Tracks boot history and flags suspicious restarts.

Versionv1.0.0
πŸ’‘ Examples

# Check for unexpected reboot (run at startup or on first heartbeat)
bash {baseDir}/scripts/check-reboot.sh

View boot history

bash {baseDir}/scripts/check-reboot.sh --history

Reset state (mark current boot as known)

bash {baseDir}/scripts/check-reboot.sh --reset

βš™οΈ Configuration

  • --state FILE β€” State file path (default: ~/.reboot-check-state)
  • --history β€” Show recorded boot history
  • --reset β€” Reset state to current boot
  • --json β€” Output as JSON
  • View on ClawHub
    TERMINAL
    clawhub install reboot-checker

    πŸ§ͺ Use this skill with your agent

    Most visitors already have an agent. Pick your environment, install or copy the workflow, then run the smoke-test prompt above.

    πŸ” Can't find the right skill?

    Search 60,000+ AI agent skills β€” free, no login needed.

    Search Skills β†’