Agent skill · Content & Marketing

linkedin-post-formatter

Format and draft compelling LinkedIn posts using Unicode bold/italic styling, visual separators, structured sections, and engagement-optimized patterns. USE FOR: draft LinkedIn post, format text for LinkedIn, create social media post, write thought leadership post, convert content to LinkedIn format, LinkedIn carousel text, Unicode bold italic formatting.

GitHub68,948★ · +463/wk · 2 repos on radarProfile →
copilotMIT
Install
npx skills add github/awesome-copilot --skill linkedin-post-formatter --agent copilot

Same command for any agent — swap --agent for claude-code, codex, cursor.

Facts
Files in the skill folder: 2
SKILL.md size: 6 KB
Bundled scripts: none
Path: skills/linkedin-post-formatter/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 37,432 · +281 this week
Language: Python

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# LinkedIn Post Formatter Transform raw content, ideas, or technical material into polished, engagement-optimized LinkedIn posts using Unicode typography and proven structural patterns. ## Overview LinkedIn only supports plain text — no Markdown rendering, no rich formatting. This skill uses Unicode Mathematical Alphanumeric Symbols to simulate bold, italic, and bold-italic text that renders natively in the LinkedIn editor without any external tools. ## Unicode Typography Reference When converting plain text into Unicode-styled LinkedIn text, first load and use `references/unicode-charmap.md` as the authoritative character mapping reference. Apply these character mappings to create visual emphasis in plain text: ### Bold (Mathematical Sans-Serif Bold) Use bold for key phrases, section headers, and emphasis words. | Plain | Unicode Bold | |-------|-------------| | A-Z | 𝗔-𝗭 | | a-z | 𝗮-𝘇 | | 0-9 | 𝟬-𝟵 | ### Italic (Mathematical Sans-Serif Italic) Use italic for subtle emphasis, technical terms, or quotes. | Plain | Unicode Italic | |-------|---------------| | A-Z | 𝘈-𝘡 | | a-z | 𝘢-𝘻 | ### Bold-Italic (Mathematical Sans-Serif Bold Italic) Use sparingly for maximum emphasis.

What's inside
Steps it walks through
  1. Overview
  2. Unicode Typography Reference
  3. Bold (Mathematical Sans-Serif Bold)
  4. Italic (Mathematical Sans-Serif Italic)
  5. Bold-Italic (Mathematical Sans-Serif Bold Italic)
  6. Visual Separators
  7. Post Structure Patterns
  8. Pattern 1: Hook → Content → CTA (General Purpose)
  9. Pattern 2: Listicle (Numbered Insights)
  10. Pattern 3: Story → Lesson (Thought Leadership)
  11. Pattern 4: Resource Share (Cheatsheet/Guide/Tool)
  12. Formatting Rules
  13. Engagement Optimization
  14. Process
Ships with 1 file
  • references/unicode-charmap.md
More from awesome-copilot
All skills →
About this skill
What does the linkedin-post-formatter skill do?

Format and draft compelling LinkedIn posts using Unicode bold/italic styling, visual separators, structured sections, and engagement-optimized patterns. USE FOR: draft LinkedIn post, format text for LinkedIn, create social media post, write thought leadership post, convert content to LinkedIn format, LinkedIn carousel text, Unicode bold italic formatting.

How do I install it?

Run `npx skills add github/awesome-copilot --skill linkedin-post-formatter --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From github/awesome-copilot, a repository with 37,432 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going