Install
$ agentstack add skill-qwwiwi-agentos-skills-public-youtube-producer ✓ 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.
About
YouTube Producer
YouTube video producer. Learn from top creators, adapt topics from social media, output in target language.
When to use
User brings:
- Tweet / X post with AI news
- Link to someone else's YouTube video / reel
- New release (Claude/OpenAI/Google/etc.)
- Article or changelog
- Their own experiment ("I built / tested / spent time with X")
Skill outputs:
- Video type — shock claim / demo-first / contrarian / authority-experiment
- 5 titles using different formulas with keyword emphasis
- Thumbnail concept — composition + text + color
- Hook (30 sec) — verbatim text of the opening line
- Video structure — 60-90 sec × 7 blocks, 10-14 min total
Workflow
Step 1. Classify the source idea
| Source | Default video type | |----------|------------------------| | Tweet about a fresh release (Anthropic, OpenAI, Google) | Shock claim (type A) | | Someone else's demo / workflow | Demo-first (type B) | | Controversy / community debate | Contrarian (type C) | | Creator ran their own experiment | Authority / experiment (type D) |
If source is unclear — ask: "Is this news or an experiment?"
Step 2. Generate 5 titles
Use references/title-formulas.md. Output exactly 5 variants, each using a different formula:
- Authority hijack — big name + verb + tool
- Transformation / I Turned — personal transformation story
- Shock number — percentage/number + superlative
- Just Destroyed — destruction verb + subject
- Absolutism / Contrarian — never/forever/everyone
Title rules:
- In the creator's target language
- Under 70 characters (fits mobile thumbnail)
- No filler words:
tutorial,how to(at the start),guide,tips, abstractions - Short dash only — no em dashes
- No emoji
Output format:
1. [Formula] — Title with KEYWORD emphasis
Why it works: 1 sentence about the trigger
2. ...
Step 3. Thumbnail concept
In one block describe the composition. Use references/thumbnail-patterns.md.
Format:
Thumbnail:
- Left: [creator face, emotion]
- Right: [specific object / logo / screenshot]
- Text: "[1-2 words, CAPS]" — color: yellow/red/white
- Accent: [arrow / circle / cross]
Image generation prompt:
[ready prompt for Midjourney/GPT Image]
Step 4. Hook (first 30 sec)
Write verbatim text of the opening line — 3-5 short sentences, 25-60 words.
Requirements:
- First phrase ≈ title (verbatim).
- Trigger words:
just,destroyed,never again,in 3 seconds. - Last phrase — bridge: "No long intro — let's go."
- No greeting, no "hey everyone".
Step 5. Video structure
Output 7 blocks × 60-90 sec:
0:00–0:30 Hook
0:30–2:00 Context (what's the release/idea)
2:00–2:30 Mid-CTA #1 (subscribe / join channel)
2:30–7:00 Live demo / screen-share
7:00–10:00 Edge cases / gotchas
10:00–12:00 Honest verdict
12:00+ Closing CTA
Under each block — 1-2 sentences on what exactly to show.
Reference library
references/title-formulas.md— 5 title formulas with metricsreferences/scenario-patterns.md— hook/flow/retention/CTA patternsreferences/thumbnail-patterns.md— composition + generation promptreferences/nate-corpus.md— table of 30 videos with views/likes/comments/ER
Transcript corpus
data/transcripts/.txt — transcripts of reference creator videos (plain text + metadata header).
Use when:
- Finding a live quote for a technique
- Checking frequency of trigger words
- Seeing how two blocks were connected
Load only the specific transcript needed — files are 10-50KB.
Golden rules
- Idea first, format second. Formulas are packaging. First understand what's uniquely valuable (news / transformation / insight).
- Don't copy verbatim. Adapt to your channel and audience language.
- One strong verb in the title. Not three.
- Always show WHY a formula will work for the specific source. Don't output templates without grounding.
- If source is weak — say so. Better to skip a topic than package emptiness as clickbait.
Antipatterns (never do)
- Titles with
tutorial/guide/overview/how to do. - Long titles (>70 chars) — cut off on mobile.
- Questions in parentheses ("Really?", "Or not?") — signal of insecurity.
- Thumbnails without the creator's face — recognition is lost.
- Hook with "hey everyone" — tired, avoid.
Working cycle "idea → video"
[tweet/link/article]
↓
[Step 1: classify]
↓
[Step 2: 5 titles] ← USER PICKS ONE
↓
[Step 3: thumbnail for chosen title]
↓
[Step 4: hook + structure]
↓
[creator records]
User chooses the title from 5 — only then write thumbnail and hook (they depend on the chosen title).
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: qwwiwi
- Source: qwwiwi/agentos-skills-public
- 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.