원클릭으로
watchlist
Track movies and shows — add, rate, and get recommendations
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Track movies and shows — add, rate, and get recommendations
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Midday progress check — compare morning plan to actual work, surface pivots, refocus the afternoon
Multi-persona code review with Architect and Nitpicker perspectives
Review your day, compare plan to outcomes, identify carry-forwards, and prep tomorrow
Quick journal entries with mood detection, tagged and linked to your daily page
Gather docs, previous notes, related tickets, and context for an upcoming meeting
Create your daily page with calendar events, task priorities, and yesterday's carry-forwards
| name | watchlist |
| description | Track movies and shows — add, rate, and get recommendations |
Track what you want to watch, rate what you've seen, and get suggestions based on your taste.
When the user mentions a movie or show they want to watch:
Added: "Severance" (Sci-Fi, Thriller) — To WatchWhen the user says they finished or watched something:
Updated: "Severance" — Watched (4/5) "Incredible world-building"When the user rates something not yet in the list:
Rating scale: 5 (loved it), 4 (really good), 3 (decent), 2 (disappointing), 1 (skip it)
When asked "what should I watch" or "show my watchlist":
Using {{notes}}: Store as a database with fields: Title, Type (Movie/Show), Genre, Status (To Watch/Watching/Watched), Rating, Review, Date Added, Date Watched.
Markdown fallback: Store in ~/.ai-workflow/watchlist.md:
## To Watch
- **Severance** (Show) — Sci-Fi, Thriller — Added Mar 19
## Watched
- **The Brutalist** (Movie) — Drama — 4/5 — "Ambitious and gorgeous" — Mar 15
Add to watchlist:
want to watch The White Lotus
Added: "The White Lotus" (Show) — Comedy, Drama — To Watch
Finish and rate:
finished Severance, it was incredible. 5/5
Updated: "Severance" — Watched (5/5) "Incredible"
Get suggestion:
what should I watch tonight? something light
From your watchlist:
1. The White Lotus — Comedy, Drama
2. Poker Face — Comedy, Mystery
Both are lighter shows. Want to start one?
Quick rating for something not on the list:
rate Oppenheimer 4/5 — stunning visuals but long
Added: "Oppenheimer" (Movie) — Drama — Watched (4/5) "Stunning visuals but long"