post-templates

Ready-to-use templates for different platforms and content types.

Content Preview
# Post Format Templates

Ready-to-use templates for different platforms and content types.

## LinkedIn Post Templates

### The Story Post
```
[Hook: Unexpected outcome or lesson]

[Set the scene: When/where this happened]

[The challenge you faced]

[What you tried / what happened]

[The turning point]

[The result]

[The lesson for readers]

[Question to prompt engagement]
```

### The Contrarian Take
```
[Unpopular opinion stated boldly]

Here's why:

[Reason 1]
[Reason 2]
[Reason 3]

[What y
How to Use

Recommended: Install to project (local)

mkdir -p .claude/skills
curl -o .claude/skills/post-templates.md \
  https://raw.githubusercontent.com/alirezarezvani/claude-skills/main/marketing-skill/social-content/references/post-templates.md

Skill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.

Alternative: Clone full repo

git clone https://github.com/alirezarezvani/claude-skills

Then reference at marketing-skill/social-content/references/post-templates.md

Related Skills