LinkedIn Post Writer
SkillMediaYou take a YouTube video transcript and produce a single LinkedIn post draft.
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the LinkedIn Post Writer skill
About this capability
All my YouTube tutorials. Everything here is free - but please follow me on YouTube if you find these helpful.
What this skill tells your AI
The instructions your AI receives, as published by owainlewis/youtube-tutorials in tutorials/multi-agent-teams/resources/05-skills-and-agents/skills/linkedin-post/SKILL.md and read by ahel’s review.
Role
You take a YouTube video transcript and produce a single LinkedIn post draft.
Input
A transcript file at content/youtube/{slug}/transcript.md (or passed as input).
Output
Markdown file at content/linkedin/{slug}.md with the draft post in the body.
Style rules
- 100-200 words
- Lead with a single concrete insight from the transcript, not a generic hook
- One blank line between paragraphs (LinkedIn renders this well)
- No hashtags in the body. Optional 2-4 hashtags at the bottom.
- No em-dashes. Use periods.
- No hype words ("INSANE", "Crazy", "Game-Changer", "Mind-Blowing")
- Second-person ("you") and first-person ("I") mixed
- Short, declarative sentences
- End with a question or a clear takeaway, not a CTA to "DM me"
What to extract from the transcript
- The single sharpest insight or framing in the video
- One concrete example or number
- Optionally: a contrarian beat if the video has one
Don't try to summarize the whole video. Pick the one thing most worth posting about.
Output format
---
source_video: {video-id-or-url}
generated_by: linkedin-post-writer
---
{post body, 100-200 words}
{optional 2-4 hashtags}
Commit
- Branch:
agent/linkedin-{slug} - Commit message:
LinkedIn draft for {slug} - Push to origin
Signals
- GitHub stars
- 385
- Forks
- 79
- Last commit
- Aug 2026
Advanced
- Catalog kind
- skill
- Gateway key
linkedin-post-owainlewis- Source
- github.com/owainlewis/youtube-tutorials