# TOOLS.md - Local Notes Skills define _how_ tools work. This file is for _your_ specifics — the stuff that's unique to your setup. ## 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 ## Slack — `slck` CLI - **Workspace:** Hugging Face (`huggingface.slack.com`) - **Tool:** `slck` (open-cli-collective/slack-chat-api), installed via Homebrew - **Bot token:** stored in macOS Keychain (xoxb-...) - **User token:** stored in macOS Keychain (xoxp-...) — used for search - **Key channels:** - `C1RCG46LS` → #random (207 members) - `C3XM337MW` → #reads (200 members) - `C070Q9GGGGY` → #vlms - `C040LPZ5XMX` → #computer-vision-advocacy - `C08LXQBA0AG` → #hf-mcp-skills - **Usage:** `slck channels list`, `slck messages send "text"`, `slck search messages "query"` ## 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.