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.
npx skills add https://github.com/github/awesome-copilot --skill linkedin-post-formatter
Transform raw content, ideas, or technical material into polished, engagement-optimized LinkedIn posts using Unicode typography and proven structural patterns.
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.
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:
Use bold for key phrases, section headers, and emphasis words.
| Plain | Unicode Bold |
|-------|-------------|
| A-Z | 𝗔-𝗭 |
| a-z | 𝗮-𝘇 |
| 0-9 | 𝟬-𝟵 |
Use italic for subtle emphasis, technical terms, or quotes.
| Plain | Unicode Italic |
|-------|---------------|
| A-Z | 𝘈-𝘡 |
| a-z | 𝘢-𝘻 |
Use sparingly for maximum emphasis.
| Plain | Unicode Bold-Italic |
|-------|-------------------|
| A-Z | 𝘼-𝙕 |
| a-z | 𝙖-𝙯 |
Use these characters to create visual structure:
━━━━━━━━━━━━━━━━━━━━━━ (box-drawing heavy horizontal)◈ (diamond with dot) or ◎ (bullseye)↓ for vertical flow, → for horizontal continuation↳ for indented sub-items𝟭. 𝟮. 𝟯. etc.[Bold hook line — provocative statement or question]
[1-2 lines of context setting the stage]
━━━━━━━━━━━━━━━━━━━━━━
[Main content with bold section headers]
[Bullet points using ◈ or numbered with bold digits]
━━━━━━━━━━━━━━━━━━━━━━
[Bold takeaway or summary]
[Call to action — repost, comment, or grab resource]
#Hashtags
[Bold opening line with a strong claim]
[Setup line explaining what follows]
𝟭. [Bold item title]
[Supporting detail]
𝟮. [Bold item title]
[Supporting detail]
...
𝗧𝗵𝗲 𝗸𝗲𝘆 𝘁𝗮𝗸𝗲𝗮𝘄𝗮𝘆: [Summary in italic]
#Hashtags
[Italic opening with a personal or observed moment]
[2-3 short paragraphs telling the story]
━━━━━━━━━━━━━━━━━━━━━━
𝗧𝗵𝗲 𝗹𝗲𝘀𝘀𝗼𝗻:
[Bold lesson or principle extracted from the story]
[CTA]
#Hashtags
[Hook: "If you do X, you cannot miss this..."]
[Brief description of what the resource covers]
━━━━━━━━━━━━━━━━━━━━━━
[Bold section count]. [Bold section titles as numbered list]
━━━━━━━━━━━━━━━━━━━━━━
𝗧𝗵𝗲 𝗿𝗲𝗮𝗹 𝘁𝗮𝗸𝗲𝗮𝘄𝗮𝘆:
[Why this resource matters — bold key phrase]
[Grab it / Share it CTA]
♻️ 𝗥𝗲𝗽𝗼𝘀𝘁 if this is useful to your network.
#Hashtags
references/unicode-charmap.md.Toolkit for styling artifacts with a theme. These artifacts can be slides, docs, reportings, HTML landing pages, etc. There are 10 pre-set themes with colors/fonts that you can apply to any artifact that has been creating, or can generate a new theme on-the-fly.
Applies Anthropic's official brand colors and typography to any sort of artifact that may benefit from having Anthropic's look-and-feel. Use it when brand colors or style guidelines, visual formatting, or company design standards apply.
Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS, shadcn/ui). Use for complex artifacts requiring state management, routing, or shadcn/ui components - not for simple single-file HTML/JSX artifacts.
Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS, shadcn/ui). Use for complex artifacts requiring state management, routing, or shadcn/ui components - not for simple single-file HTML/JSX artifacts.
Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
Guidance for distinctive, intentional visual design when building new UI or reshaping an existing one. Helps with aesthetic direction, typography, and making choices that don't read as templated defaults.
Set up Tailwind CSS v4 in Expo with react-native-css and NativeWind v5 for universal styling
Use Expo DOM components to run web code in a webview on native and as-is on web. Migrate web code to native incrementally.
Take github/linkedin-post-formatter from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.