Loading...
Loading...
Write LinkedIn posts that match the user's voice system (about-me.md and voice.md). Use this skill whenever the user says "write a post", "draft a post", "LinkedIn post", "post about [topic]", "content idea", or wants help writing any LinkedIn content. Also trigger when the user pastes a context dump (notes, transcripts, bullet points) and wants it turned into a post. Always references the voice files in the project before writing. Always outputs the final post in a code block.
npx skill4agent add charlie947/social-media-skills post-writer[
{
"question": "What topic do you want to post about?",
"header": "Topic",
"multiSelect": false,
"options": [
{"label": "Paste a context dump", "description": "I have notes, transcripts, or raw ideas to turn into a post"},
{"label": "I have a topic in mind", "description": "I will type the topic after this"},
{"label": "Suggest topics for me", "description": "Based on my voice system, suggest 5 topics I should post about"}
]
},
{
"question": "Do you have any reference posts you want me to use as structural inspiration?",
"header": "References",
"multiSelect": false,
"options": [
{"label": "No references", "description": "Write from scratch using my voice files only"},
{"label": "I will paste examples", "description": "I have posts from other creators I want you to study first"},
{"label": "Use my training posts", "description": "Reference the posts I used in the Voice Builder"}
]
}
][
{
"question": "Which angle works best for this post?",
"header": "Angle",
"multiSelect": false,
"options": [
{"label": "[Angle 1 name]", "description": "[One sentence describing the angle and hook]"},
{"label": "[Angle 2 name]", "description": "[One sentence describing the angle and hook]"},
{"label": "[Angle 3 name]", "description": "[One sentence describing the angle and hook]"}
]
},
{
"question": "Which framework do you want?",
"header": "Framework",
"multiSelect": false,
"options": [
{"label": "PAS", "description": "Problem, Agitate, Solution"},
{"label": "How-to list", "description": "Numbered steps or tips"},
{"label": "Story to lesson", "description": "Personal story with a takeaway"},
{"label": "Contrarian take", "description": "Challenge a common belief"}
]
}
][The full post goes here with all line breaks and formatting exactly as it should appear on LinkedIn]How does this feel? Tell me what to change, or say "ship it" and I will save the final version.
Post saved. Say "design a graphic" to create a visual, or "score my post" to get feedback before publishing.