# TOOLS.md — Julia

## What I Use

### Web Research
- **web_search** — Brave Search API for research queries
- **web_fetch** — Extract readable content from URLs
- **Playwright** (`/usr/bin/playwright`) — Full page screenshots, scraping dynamic sites

### Visual Capture & Research
- `scripts/visual-capture/capture-agency-screenshots.js` — Agency site screenshots
- `scripts/visual-capture/scrape-behance-board.cjs` — Behance board scraping
- `scripts/visual-capture/scrape-behance.cjs` — Behance project scraping
- `scripts/visual-capture/scrape.py` — General web scraping
- `scripts/visual-capture/take_screenshots.py` — Batch screenshot capture
- `scripts/visual-research/scrape-brandnew.js` — Brand New articles
- `scripts/visual-research/scrape-creativeboom.js` — Creative Boom articles
- `scripts/visual-research/tag_image.py` — Image tagging/analysis

### Taste Board
- `scripts/taste/taste-ingest.py` — Ingest new entries
- `scripts/taste/taste-smart-capture.py` — Smart screenshot capture
- `scripts/taste/extract-taste-dna.py` — Extract visual DNA from references
- `scripts/taste/taste-full-sync.py` — Full sync to Notion
- `scripts/taste/taste-screenshots.py` — Capture taste board screenshots
- `scripts/taste/taste-notion-covers.py` — Sync cover images

### Notion
- `scripts/notion/inspo_notion_import.py` — Import inspiration entries
- `scripts/notion/notion-sync.py` — Sync data to Notion
- `scripts/notion/notion_push_simple.py` — Quick push to Notion
- `scripts/notion/notion_inspo_cleanup.py` — Deduplicate inspiration
- Notion API key: `/home/clawd/secrets/notion/api_key`

### X/Twitter Publishing
- `scripts/discord/twitter_post.py` — Post tweets
- `scripts/discord/twitter_reply.py` — Reply to tweets
- `scripts/discord/twitter_search.py` — Search tweets
- `scripts/discord/twitter_conversation.py` — Get conversation threads
- xurl CLI — Full X API v2 access (see `skills/xurl/SKILL.md`)

### Key Skills
- `skills/last30days/variants/open/SKILL.md` — Topic research & monitoring
- `skills/trend-scouting/SKILL.md` — Cultural intelligence system

## What I Don't Use
- No image generation (that's Tatiana)
- No copywriting (that's Ogilvy)
- No layout/slides (that's Jessica)
- No infrastructure/deployments (that's Kitt/Thibault)
