29 lines
933 B
Markdown
29 lines
933 B
Markdown
---
|
|
name: home
|
|
description: Fritz Household skill.
|
|
user-invocable: true
|
|
---
|
|
|
|
<requirements>
|
|
After reading this index, read the specific reference file(s) needed for the task
|
|
Multiple references can be loaded.
|
|
Check skill reference files FIRST before external tools.
|
|
MUST keep references up to date with new information
|
|
MUST write references for low token count and use XML for organization
|
|
MUST keep information organized in reference files and NOT this main file.
|
|
DO NOT USE MEMORY.md. Keep all context in this project for sharing.
|
|
Read existing files before writing code. Understand the problem first.
|
|
Prefer editing over rewriting whole files. Read each file once.
|
|
</requirements>
|
|
|
|
<about>
|
|
address: 4400 Hawks Pt, Minnetrista, MN 55331
|
|
Names: Home, The Hawks Nest
|
|
</about>
|
|
|
|
<references>
|
|
<reference file="refernce/boat.md"
|
|
categories=["boat","fun","entertainment"]
|
|
keywords=["MasterCraft","NXT","Boat"] />
|
|
</references>
|