CtrlK
BlogDocsLog inGet started
Tessl Logo

homelab-logbook

Records all homelab changes, incidents, and maintenance events to a structured, searchable log.

55

Quality

61%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No findings from the security scan

Fix and improve this skill with Tessl

tessl review fix ./skills/homelab-logbook/SKILL.md
SKILL.md
Quality
Evals
Security

homelab-logbook

Provides a structured record of every homelab change, incident, and maintenance event. Acts as the primary audit trail for all infrastructure operations. Feeds into obsidian-homelab-logbook for vault-based knowledge storage.

Invocation

OpenCode / Codex: Invoke homelab-logbook Freebuff: /skill homelab-logbook

Log Entry Format

Date: YYYY-MM-DD HH:MM
Type: change | incident | maintenance | observation
Host: <hostname or service>
Severity: low | medium | high
Summary: <one-line summary>
Details: <what happened, what was done>
Result: success | partial | failed | ongoing
Rollback: N/A | <rollback steps if needed>

Workflow Steps

  1. Classify: Determine entry type (change, incident, maintenance, observation).
  2. Capture: Record the event details using the log entry format above.
  3. Store: Append to the running log file and to obsidian-homelab-logbook.
  4. Tag: Apply host and severity tags.
  5. Index: Update the homelab log index if a new host or service appears.

Companion Skills

  • obsidian-homelab-logbook — vault storage layer
  • homelab-change-planner — call before changes; log after
  • homelab-monitoring-analyst — log monitoring findings
Repository
pvnkmnk/AgenticSelfHostSkills
Last updated
First committed

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.