I automated my entire content strategy with one AI skill
I was spending 4-5 hours every weekend manually creating guides, writing LinkedIn posts, and crafting DM templates for my lead magnets. Same process every week. So I built a Claude Code skill that does the whole thing for me. Here's the workflow: 1. I paste a YouTube video URL 2. The skill extracts the transcript using yt-dlp (free open source tool) 3. It researches the topic further on its own using web search 4. It writes a full Notion guide with step-by-step instructions, formatting, and sources 5. It generates 3 LinkedIn post variations (story angle, problem angle, framework angle) 6. It creates a DM template with placeholders for the person's name and the guide link The whole thing runs in about an hour for a full week of content. The only manual step is the graphic in Canva because image models still can't nail that consistently. The key here is that skills are just text files. No code. You describe your workflow once in plain English and Claude follows it every time. The structure is simple: a SKILL.md file for the main instructions, a references folder for things like writing rules and guide templates, and optionally a scripts folder for any code it needs to run. If you have any repeating workflow in your business (content, outreach, reporting, onboarding) you can turn it into a skill the same way. Just do the task once with Claude, then tell it to package the whole process into a skill using the Skill Creator. I put together a full walkthrough showing the entire build if anyone wants to see how the pieces fit together 👇 https://youtu.be/Z1zx4SivZ2Y?si=ViSKIkQsRq8AjcT4