# TOOLS.md - Local Notes

Skills define _how_ tools work. This file is for _your_ specifics — the stuff that's unique to your setup.

## Obsidian 知识库

- **路径**：`/root/vault/obsidian_vault/obsidian/Documents/obsidian/`
- **同步方式**：WebDAV（通过 Caddy + remotely-save 插件）
- **WebDAV URL**：`https://claw.pangtiao.xyz/obsidian/`
- **配置说明**：`/root/vault/README.md`
- **常用目录**：
  - `Article/` — 对外发布的文章，质量最高
  - `必备知识/` — 原则和目标
  - `daily/` — 日记
  - `Clippings/` — 网页剪藏，学习资料
  - `CLAW/` — OpenClaw 生成的内容存放处
  - `工作记录/` — 工作相关
  - `英语学习/` — 英语学习资料
  - `AI/` — AI 相关内容

## What Goes Here

Things like:

- Camera names and locations
- SSH hosts and aliases
- Preferred voices for TTS
- Speaker/room names
- Device nicknames
- Anything environment-specific

## Examples

```markdown
### Cameras

- living-room → Main area, 180° wide angle
- front-door → Entrance, motion-triggered

### SSH

- home-server → 192.168.1.100, user: admin

### TTS

- Preferred voice: "Nova" (warm, slightly British)
- Default speaker: Kitchen HomePod
```

## Why Separate?

Skills are shared. Your setup is yours. Keeping them apart means you can update skills without losing your notes, and share skills without leaking your infrastructure.

---

Add whatever helps you do your job. This is your cheat sheet.
