ワンクリックで
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"