e328c66311
- TRIGGER-based description in frontmatter - <quick-context> with key facts - <safety> and <style> sections - summary attribute on reference entry Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
32 lines
1.1 KiB
Markdown
32 lines
1.1 KiB
Markdown
---
|
|
name: home
|
|
description: >
|
|
Activate this skill for any work related to the Fritz household (Hawks Nest).
|
|
TRIGGER when: user mentions Hawks Nest, boat, MasterCraft, Minnetrista, Hawks Point,
|
|
home automation, Home Assistant, Lutron, Z-Wave, lights, automations, 4400 Hawks.
|
|
user-invocable: true
|
|
---
|
|
|
|
<quick-context>
|
|
- Address: 4400 Hawks Pt, Minnetrista, MN 55331
|
|
- Names: Home, The Hawks Nest
|
|
- Home Assistant: home.vino.network (HAOS on msp001 VM 123) — see fritzlab skill for access
|
|
</quick-context>
|
|
|
|
<safety>
|
|
- Do not disable active automations without understanding their dependencies first.
|
|
</safety>
|
|
|
|
<style>
|
|
- Keep references low token count, organized with XML tags.
|
|
- State what IS, not what happened.
|
|
- MUST keep this skill up to date. Knowledge lives HERE, not in memory.
|
|
</style>
|
|
|
|
<references>
|
|
<reference file="reference/boat.md"
|
|
summary="Boat details: Stranger Fins, 2025 MasterCraft 21 — specs and info"
|
|
categories=["boat", "fun", "entertainment"]
|
|
keywords=["MasterCraft", "NXT", "boat", "Stranger Fins", "wake", "surf"] />
|
|
</references>
|