creator-stack/skills/write/SKILL.md
Generalized writing skill that produces written content for any platform and format. Use when asked to write, draft, or create a newsletter, YouTube script, guide, sales page, Twitter thread, LinkedIn post, Substack Note, or community post. Also use when the user says "write this up", "draft a post", "create content about", or needs any written output.
npx skillsauth add kenneth-liao/ai-launchpad-marketplace writeInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Generalized writing skill for producing written content across all platforms and formats. This skill handles the structure, format, and platform conventions for each content type. Voice and brand compliance are applied through explicit skill invocation.
Based on the user's request, determine which content type applies and load the corresponding reference file for platform-specific structure and conventions.
| Content Type | Reference File | Key Patterns |
|---|---|---|
| Newsletter issue | references/newsletter.md | Substack structure, sections, CTAs |
| YouTube script | references/youtube-script.md | Hook, intro, content, CTA, outro |
| Guide/cheatsheet | references/guide.md | Problem, framework, steps, takeaway |
| Sales/product copy | references/sales-page.md | Headline, problem, solution, proof, CTA |
| Twitter/X post | references/twitter.md | Character limits, thread structure |
| LinkedIn post | references/linkedin.md | Professional tone, post structure |
| Substack Note | references/substack-notes.md | Short-form, engagement hooks |
| YouTube community post | references/youtube-community-post.md | 288-char rule, templates, CTAs |
If the content type is ambiguous, ask the user to clarify before proceeding.
Follow this sequence for every content production task:
Identify the content type from the user's request. Match against the table above. If the request spans multiple types (e.g., "write a newsletter and a Twitter thread promoting it"), handle each as a separate content piece using the appropriate reference.
Read the corresponding reference file from references/. This provides the structural template, length guidelines, and platform-specific conventions for the content type.
Before drafting, ensure you have:
Ask the user for any missing critical context. Don't guess at the topic or key message.
Write the first draft following the platform reference structure. Focus on:
Do NOT worry about voice at this stage — structure and substance come first.
Invoke the creator-stack:voice skill to transform the draft into Kenny's authentic voice. This is an explicit invocation — the voice skill applies all voice rules, anti-patterns, and formatting conventions.
The voice skill handles: parenthetical asides, sentence rhythm, fragments, casual vocabulary, counterpoint patterns, functional headers, and raw-over-polished quality.
Invoke the creator-stack:brand-guidelines skill to verify the content meets brand standards. This covers: visual identity references, brand terminology, tone alignment, and any brand-specific constraints.
Deliver the final draft with:
This skill explicitly invokes creator-stack:voice as part of every content production workflow. Voice is applied after the structural draft is complete but before brand compliance.
Why voice is separate: Keeping voice rules in a dedicated personality skill means they stay consistent across all content types. The writing skill handles what to write and how to structure it. The voice skill handles how it sounds.
Invocation point: Step 5 of the standard workflow. Never skip this step.
This skill explicitly invokes creator-stack:brand-guidelines as the final quality gate before presenting content to the user.
Why brand compliance is separate: Brand guidelines (logos, colors, terminology, visual identity) are maintained centrally in the creator-stack:brand-guidelines skill. This skill delegates that check rather than duplicating brand rules.
Invocation point: Step 6 of the standard workflow. Runs after voice application.
Before presenting final content, verify:
creator-stack:voice invoked and voice rules appliedcreator-stack:brand-guidelines invoked and brand compliance verifieddevelopment
Manage scheduled Claude Code tasks — add (recurring or one-off), list, pause, resume, remove, view results, and test execution of skills, prompts, and scripts with safety controls and notifications. Use when the user mentions scheduling, cron, automated tasks, recurring tasks, background tasks, running something on a schedule, periodic execution, or wants a skill/prompt/script to run automatically at a set time. Cross-platform (macOS, Linux, Windows).
tools
Upgrade a plugin's skills, hooks, and patterns to align with latest Claude Code capabilities and best practices. Use when a plugin needs modernization, after Claude Code updates, or when the user says "upgrade plugin", "modernize plugin", or "update plugin to latest patterns".
tools
Use when reviewing how skills performed during a session, when the user wants to analyze skill invocations and identify improvements, or when the user says "skill retro", "review skills", "how did skills do", "improve this skill", or "skill retrospective".
tools
Run or generate test suites for any skill. Use when testing a skill before deployment, after making changes, before/after plugin upgrades, when validating skill behavior, or when the user says "test skill", "run skill tests", "generate tests for skill", or "check for regressions".