一键导入
youtube-rl-tracker
Track YouTube video performance for "poor man's reinforcement learning" - learn what thumbnails, titles, and hooks work
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Track YouTube video performance for "poor man's reinforcement learning" - learn what thumbnails, titles, and hooks work
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | youtube-rl-tracker |
| description | Track YouTube video performance for "poor man's reinforcement learning" - learn what thumbnails, titles, and hooks work |
| license | MIT |
| compatibility | opencode |
| metadata | {"service":"notion, youtube","category":"content"} |
Track YouTube video performance to discover patterns in what works. This is "poor man's reinforcement learning" - manually logging outcomes to improve over time.
1. PUBLISH -> Upload video with hypothesis (thumbnail style, title hook, topic)
2. WAIT -> Let it run for 48-72 hours
3. LOG -> Record in Notion with views, CTR, retention
4. ANALYZE -> Compare winners vs losers
5. REPEAT -> Apply learnings to next video
Video 1: "Using AI agents to pay bills and send invoices"
Video 2: "Paying My Contractor Through Claude | AI-Powered Finance"
Thumbnails with TEXT + PRODUCT UI + FACE outperform plain talking head thumbnails by 10x+
| Property | Type | Purpose |
|---|---|---|
| Title | title | Video title |
| Views | number | Total views |
| CTR | number | Click-through rate (%) |
| Retention | number | Average view duration (%) |
| Days Live | number | Days since publish |
| Views/Day | formula | Views / Days Live |
| Worked? | checkbox | Binary gut-check - was this a win? |
| Property | Type | Options |
|---|---|---|
| Thumbnail Style | select | Talking Head, Face+UI, Face+Text, UI Only, Meme |
| Has Text | checkbox | Does thumbnail have text overlay? |
| Has Product | checkbox | Does thumbnail show the product/UI? |
| Title Hook | select | How-To, Story, Listicle, Question, Bold Claim |
| Has Brand | checkbox | Does title mention a brand (Claude, ChatGPT)? |
| Topic | select | AI Finance, Automation, Product Demo, Tutorial |
| Duration | number | Video length in minutes |
| Posted | date | When published |
| Property | Type | Purpose |
|---|---|---|
| URL | url | Link to video |
| Thumbnail | files | Screenshot of thumbnail |
| Notes | rich_text | Why did it work/fail? |
Video 1 (LOSER):
- Title: "Using AI agents to pay bills and send invoices"
- Views: 8
- Days Live: 1
- Thumbnail Style: Talking Head
- Has Text: No
- Has Product: No
- Title Hook: How-To
- Has Brand: No
- Notes: Plain talking head, generic title, no visual hook
Video 2 (WINNER):
- Title: "Paying My Contractor Through Claude | AI-Powered Finance"
- Views: 133
- Days Live: 5
- Views/Day: 26.6
- Thumbnail Style: Face+UI
- Has Text: Yes ("I Let AI Pay My Bills")
- Has Product: Yes (shows invoice payment UI)
- Title Hook: Story
- Has Brand: Yes (Claude)
- Notes: Text overlay creates curiosity, UI proves it's real, specific action in title
Based on initial data:
| Pattern | Example | Hypothesis |
|---|---|---|
| Face + UI + Text | Video 2 | Best performer - proves reality + creates curiosity |
| Face + Bold Text | - | May work for controversial takes |
| UI Only | - | Good for tutorials, may lack personality |
| Talking Head | Video 1 | Worst - no visual hook |
| Before/After | - | Good for transformation content |
| Pattern | Example | Hypothesis |
|---|---|---|
| Specific Action + Brand | "Paying My Contractor Through Claude" | Winner - concrete + searchable |
| Generic Action | "Using AI to pay bills" | Loser - too vague |
| Question | "Can AI Really Pay Your Bills?" | Untested - may drive curiosity |
| Number + Outcome | "I Automated 5 Hours of Finance Work" | Untested - quantified value |
Use skill("youtube-studio") to:
The winning thumbnail (133 views) vs losing thumbnail (8 views):
![]()
Key visual differences:
Debug production issues on Vercel using logs, database inspection, and proper deployment waiting
Make features testable by design. Testing pyramid from fast (local) to slow (UI). Expose APIs securely for testing.
Manage DNS records for domains hosted on Vercel using the Vercel CLI
Workspace guide to introduce OpenWork and onboard new users.
Access and update company administrative information stored in Notion
Create and register new OpenCode skills in this repo