Files
chengshishouce/TOOLS.md

1.8 KiB
Raw Blame History

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

Examples

### 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.


Git 配置

城市手册项目 - 内网仓库

城市手册项目 - 外网仓库

PostgreSQL 数据库

城市手册项目

  • 主机: 10.2.0.100:5432
  • 数据库: cssc
  • 用户: coder
  • 密码: 825670wl

云服务器

城市手册部署

  • 主机: cssc.datalibstar.com (1.15.30.241)
  • 用户: ubuntu ⚠️ 不是 mashen
  • 密码: 825670@MashenClaw
  • 状态: SSH 认证成功

本地部署(当前)

城市手册 - 已部署