marketing-reply-drafter/SKILL.md
Use when drafting replies to social media posts on X or LinkedIn that add genuine value to the conversation. Produces 2-3 reply options with different angles for direct copy-paste.
npx skillsauth add paulund/skills marketing-reply-drafterInstall 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.
writing plugin is available, run humanizer on each draft.If the post falls in the "skip" category, say so clearly rather than drafting a hollow reply.
Choose 2-3 of these for each draft set:
X replies:
LinkedIn replies:
| Topic | Reference | Load When |
| ----- | --------- | --------- |
| Reply Conventions | references/reply-style-guide.md | Always |
writing:humanizer on every draft if the writing plugin is availabletesting
Remove signs of AI-generated writing from text. Use when editing or reviewing text to make it sound more natural and human-written. Based on Wikipedia's comprehensive "Signs of AI writing" guide. Detects and fixes patterns including: inflated symbolism, promotional language, superficial -ing analyses, vague attributions, em dash overuse, rule of three, AI vocabulary words, negative parallelisms, and excessive conjunctive phrases.
development
TypeScript project conventions. Auto-load when editing *.ts or *.tsx files.
development
Use when writing or fixing PHP code, implementing classes, traits, or interfaces, applying PSR standards, or working with PHP 8.3+ patterns like readonly properties, enums, named arguments, match expressions, and union types.
tools
Next.js 15 App Router project conventions. Auto-load when working in app/, src/app/, components/, server actions, or route handlers.