CtrlK
BlogDocsLog inGet started
Tessl Logo

obsidian-homelab-logbook

Logs homelab events, changes, incidents, and maintenance notes to structured Obsidian notes.

60

Quality

70%

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/obsidian-homelab-logbook/SKILL.md
SKILL.md
Quality
Evals
Security

obsidian-homelab-logbook

Purpose

Provides a structured Obsidian journaling layer for homelab operations. Captures change events, incident reports, maintenance windows, VM/container state changes, and network topology updates. Complements homelab-logbook with Obsidian-native formatting and cross-linking.

Invocation

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

Workflow Steps

  1. Event type: Classify event (change, incident, maintenance, observation).
  2. Context: Capture timestamp, affected host/service, severity.
  3. Write: Create note under Homelab/Logs/YYYY-MM-DD-event-title.md.
  4. Link: Backlink to host or service note in vault.
  5. Tag: Apply status and host tags.
  6. Index: Update Homelab/MOC.md if a new service or host note is created.

Inputs

  • Event type: change, incident, maintenance, or observation
  • Timestamp, affected host/service, and severity level
  • Optional: linked change plan from homelab-change-planner

Outputs

  • Structured note at Homelab/Logs/YYYY-MM-DD-event-title.md in Obsidian vault
  • Backlinks to affected host/service notes
  • Status and host tags applied
  • Homelab/MOC.md updated if new host or service note was created

Safety

  • Writes only to Obsidian vault; never modifies live infrastructure.
  • Sensitive credentials must never be written to vault notes.

Failure Modes

  • Vault write conflict — prompt user to close affected note in Obsidian before writing.
  • Missing host/service note — create stub note and flag for user to fill in later.

References

  • Obsidian Help

Companion Skills

  • homelab-logbook, homelab-change-planner, homelab-monitoring-analyst, obsidian-vault-architect
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.