openlogs-server-logs

Installation
SKILL.md

Openlogs Server Logs

Use openlogs tail to retrieve recent server logs before asking the user to paste anything. Prefer the cleaned text log unless ANSI or raw terminal bytes matter.

Quick Start

  • Run openlogs tail -n 200 to inspect the latest run in the project.
  • If the user mentions a specific command or service, run openlogs tail <query> -n 200 to get the most recent matching run.
  • Use ol tail -n 200 if the short alias is preferred.
  • Read .openlogs/latest.txt directly only when file access is simpler than spawning the command and you specifically want the latest overall run.
  • Use openlogs tail --raw -n 200 only when color codes, cursor control, or exact terminal output matters.
  • Use openlogs tail -f for live follow mode.

Workflow

Installs
176
GitHub Stars
242
First Seen
Mar 9, 2026