Install
$ agentstack add skill-ravsau-youtuber-skills-youtube-lane ✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
Verified badge
Passed review? Show it. Paste this badge into your README, it links to the public security report.
Reliability & compatibility
Declared compatibility
Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.
We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.
How agent discovery & health will work →About
YouTube Lane
Input: the channel or niche, 3 videos you liked making, your skills, and what you sell if anything. Output: 3 candidate lanes, scored, with one recommended lane and its 60-day kill test.
Steps
- Write the creator's edge in one line: what they can show that most channels in the niche cannot.
- List 3 lanes where that edge meets a buyer with a repeated question. Name the buyer in 5 words.
- For each lane, find 5 titles from other channels that did 3x their channel average. Note the format each used.
- Set the engine per lane: search (the buyer types the question) or browse (the packaging wins the click).
- Score each lane 1-5 on edge, demand, and sale path. Recommend the highest sum.
- Write the kill test: 4 videos in 60 days, the one number to beat, and what happens on a miss.
Rules
- A lane is a repeated buyer question, never a topic list.
- Every lane needs 5 outlier titles as proof. No proof, no lane.
- One lane at a time. The other two wait for the kill test result.
- The sale path can be "none yet". Say so instead of inventing one.
CRITICAL: never recommend a lane the creator cannot film with what they own today.
Output format
## Lanes for: [channel]
Edge: [one line]
| # | Lane | Buyer | Engine | Edge | Demand | Sale | Total |
|---|------|-------|--------|------|--------|------|-------|
| 1 | ... | ... | search | 4 | 5 | 3 | 12 |
### Pick: lane N
Proof (5 outlier titles): ...
Kill test: 4 videos by [date]. Beat [number]. On a miss: move to lane M.
Example
Input: local AI channel; liked: a 128GB Mac agent test, a token-cost breakdown, a Claude Code settings walkthrough; skills: cloud infra, cost math; sells: 1:1 setup calls
| # | Lane | Buyer | Engine | Edge | Demand | Sale | Total | |---|------|-------|--------|------|--------|------|-------| | 1 | What does this AI setup cost to run | Solo dev picking a setup | search | 5 | 4 | 4 | 13 | | 2 | Local vs cloud, tested on real work | Dev with a Mac deciding | browse | 4 | 5 | 3 | 12 | | 3 | Coding agent config fixes | Dev whose agent misbehaves | search | 3 | 4 | 2 | 9 |
Pick: lane 1. Proof: 5 titles from 3 channels in the niche, each a cost number in the title, each 3x their average. Kill test: 4 videos by day 60. Beat the channel's 30-day median views. On a miss: move to lane 2.
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: ravsau
- Source: ravsau/youtuber-skills
- License: MIT
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet, be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.