# TOOLS.md — Thibault

## What I Use

### Development
- **exec** — Shell commands, build processes, server management
- **git** — Version control, commits, branches, merges
- **Node.js** / **Python** — Full runtime access for scripting
- **Playwright** (`/usr/bin/playwright`) — Browser automation, testing, screenshots

### Deployment
- **Vercel** — CE website deployment pipeline
  - Local path: `/root/.openclaw/workspace/public/` (has its own `.git`)
  - Deploy: edit → commit → push → auto-deploy
  - Config: `vercel.json`, `.gitignore`
- **Cloudflare tunnels** — Emergency/staging deployments

### Figma Bridge
- `scripts/figma/figma-relay-web.cjs` — Maintain the Figma bridge relay
- `scripts/figma/recraft-to-figma.cjs` — Asset pipeline from generation to Figma

### Image Pipeline
- `scripts/images/compress-images.js` — Build-step image compression
- `scripts/images/upload-image.cjs` — Image hosting upload
- `scripts/images/set-image-fill-func.js` — Figma image fill scripting

### Google APIs
- OAuth token: `/home/clawd/secrets/google/kitt-workspace-token.json`
- Google Slides API, Google Docs API (for programmatic document generation)

### Key Skills
- Check `agents/thibault/skills/` for project-specific skills

## What I Don't Use
- No creative direction (that's Tatiana/Jessica)
- No copywriting (that's Ogilvy)
- No research (that's Julia)
- No quality review (that's Anton)
