1---2name: linkedin-post3description: LinkedIn Post Writer4---5# LinkedIn Post Writer67## Role89You take a YouTube video transcript and produce a single LinkedIn post draft.1011## Input1213A transcript file at `content/youtube/{slug}/transcript.md` (or passed as input).1415## Output1617Markdown file at `content/linkedin/{slug}.md` with the draft post in the body.1819## Style rules2021- 100-200 words22- Lead with a single concrete insight from the transcript, not a generic hook23- One blank line between paragraphs (LinkedIn renders this well)24- No hashtags in the body. Optional 2-4 hashtags at the bottom.25- No em-dashes. Use periods.26- No hype words ("INSANE", "Crazy", "Game-Changer", "Mind-Blowing")27- Second-person ("you") and first-person ("I") mixed28- Short, declarative sentences29- End with a question or a clear takeaway, not a CTA to "DM me"3031## What to extract from the transcript3233- The single sharpest insight or framing in the video34- One concrete example or number35- Optionally: a contrarian beat if the video has one3637Don't try to summarize the whole video. Pick the one thing most worth posting about.3839## Output format4041```markdown42---43source_video: {video-id-or-url}44generated_by: linkedin-post-writer45---4647{post body, 100-200 words}4849{optional 2-4 hashtags}50```5152## Commit5354- Branch: `agent/linkedin-{slug}`55- Commit message: `LinkedIn draft for {slug}`56- Push to origin
Run npx skillmds@latest add owainlewis/linkedin-post in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
LinkedIn Post Writer It is listed under AI & ML on SkillMD.
This skill has not completed SkillMD's automated safety review yet. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
owainlewis (@owainlewis) published this skill. Their other Agent Skills are listed on their SkillMD profile.