# Content Creation

> Templates and frameworks for creating marketing content including blog posts, social media posts, email newsletters, press releases, and content calendars. Use when creating content, planning campaigns, or maintaining brand voice.

- Skill: `saolalab/content-creation` (Agent Skill)
- Install (CLI): `npx skillmds@latest add saolalab/content-creation`
- Raw SKILL.md: https://api.skillmd.com/api/skills/saolalab/content-creation/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Marketing & Growth
- Author: saolalab (https://skillmd.com/u/saolalab)
- Updated: 2026-09-22
- Page: https://skillmd.com/skills/saolalab/content-creation

---


# Content Creation

## Blog Post Template (SEO-Optimized)

```markdown
# [Title: Include Primary Keyword, 50-60 Characters]

**Meta Description**: [150-160 characters, include keyword, compelling CTA]

## Introduction (100-150 words)
- Hook: [Compelling opening that addresses reader's pain point]
- Context: [Why this topic matters now]
- Promise: [What they'll learn from this post]

## [H2: Main Section 1 - Include Secondary Keyword]
[Content: 200-300 words per section]
- Use short paragraphs (2-3 sentences)
- Include bullet points or numbered lists
- Add internal/external links
- Use bold for key takeaways

## [H2: Main Section 2 - Include Secondary Keyword]
[Content: 200-300 words]

## [H2: Main Section 3 - Include Secondary Keyword]
[Content: 200-300 words]

## Conclusion (100-150 words)
- Summarize key points
- Reinforce main message
- Include clear CTA (download, sign up, learn more)

## Related Resources
- [Link to related blog posts]
- [Link to product page]
- [Link to case study]

**Target Word Count**: 1,500-2,500 words
**Target Keywords**: [Primary keyword, secondary keywords]
**Internal Links**: [3-5 links to relevant pages]
**External Links**: [2-3 authoritative sources]
```

## Social Media Post Templates

### Twitter/X Post Template
```markdown
**Hook** (first 125 characters): [Attention-grabbing opening]
**Value** (middle): [Key insight, tip, or question]
**CTA** (end): [Link, question, or engagement prompt]

**Hashtags**: [2-3 relevant hashtags]
**Character Count**: [Keep under 280, leave room for retweets]

**Example Structure**:
- Question hook: "Ever wondered why [problem]? Here's why..."
- Stat hook: "[Surprising stat]% of [audience] struggle with [problem]"
- Story hook: "Last week, I [personal story]..."
```

### LinkedIn Post Template
```markdown
**Hook** (first line): [Professional insight or question]
**Context** (paragraph 1): [Why this matters in the industry]
**Value** (paragraph 2-3): [Key insights, lessons, or tips]
**Personal Touch** (paragraph 4): [Your experience or perspective]
**CTA** (end): [Engagement question or link]

**Formatting**:
- Use line breaks for readability
- Include 1-2 relevant hashtags
- Tag relevant people/companies when appropriate
- Add image or video for higher engagement
```

### Instagram Post Template
```markdown
**Image/Video**: [High-quality visual that tells the story]

**Caption**:
- **Hook**: [First line that stops the scroll]
- **Value**: [Main message or tip]
- **Story**: [Personal anecdote or behind-the-scenes]
- **CTA**: [Engagement prompt or link in bio]

**Hashtags**: [5-10 relevant hashtags in comments or caption]
```

## Email Newsletter Template

```markdown
**Subject Line**: [50 characters or less, compelling and clear]

**Preheader Text**: [40-50 characters, preview text]

---

# [Newsletter Title]

Hi [Name],

[Personal greeting, 1-2 sentences]

## [Section 1: Main Story/Feature]
[200-300 words]
[Include image, link to full article]

## [Section 2: Quick Tips/Updates]
- Tip 1: [Brief description]
- Tip 2: [Brief description]
- Tip 3: [Brief description]

## [Section 3: Product/Company Update]
[100-150 words]
[Include CTA button]

## [Section 4: Community Spotlight]
[50-100 words]
[Feature user, customer story, or community highlight]

---

**Call-to-Action**: [Primary CTA button/link]

[Footer]
- Unsubscribe link
- Social media links
- Company address
```

## Press Release Template

```markdown
**FOR IMMEDIATE RELEASE**

**[Headline: 80-120 characters, include key news]**

**[Subheadline: Expand on headline, 100-150 characters]**

**[City, State] — [Date]** — [Opening paragraph: Who, what, when, where, why]

[Body paragraph 1: Key details and context]

[Body paragraph 2: Quotes from executives or customers]

[Body paragraph 3: Additional context, statistics, or background]

[Body paragraph 4: Company background and value proposition]

**About [Company Name]**
[2-3 sentence company description]

**Media Contact**
[Name]
[Title]
[Email]
[Phone]

**###**
```

## Content Calendar Template

```markdown
# Content Calendar: [Month/Quarter Year]

## Weekly Themes
- Week 1: [Theme]
- Week 2: [Theme]
- Week 3: [Theme]
- Week 4: [Theme]

## Content Schedule

### [Date] - [Day of Week]
- **Channel**: [Blog/Social/Email]
- **Topic**: [Title or topic]
- **Status**: [Draft/Review/Published]
- **Owner**: [Who's creating]
- **Keywords**: [Target keywords]
- **CTA**: [Call-to-action]

### [Date] - [Day of Week]
[Repeat structure]

## Campaigns
- [Campaign Name]: [Dates, channels, goals]

## Key Dates/Holidays
- [Date]: [Event/holiday relevant to audience]

## Performance Tracking
- Blog posts published: [Target vs Actual]
- Social posts: [Target vs Actual]
- Email sends: [Target vs Actual]
- Engagement metrics: [Track key metrics]
```

## Brand Voice Guidelines Template

```markdown
# Brand Voice Guidelines

## Voice Characteristics
- **Tone**: [Professional/Casual/Friendly/Authoritative]
- **Personality**: [3-5 adjectives that describe our voice]
- **Style**: [Formal/Conversational/Technical/Creative]

## Do's and Don'ts

### Do
- [Example of good voice]
- [Example of good voice]
- [Example of good voice]

### Don't
- [Example of bad voice]
- [Example of bad voice]
- [Example of bad voice]

## Messaging Pillars
1. **[Pillar 1]**: [Key message, proof points]
2. **[Pillar 2]**: [Key message, proof points]
3. **[Pillar 3]**: [Key message, proof points]

## Word Choice
- **Use**: [Preferred words/phrases]
- **Avoid**: [Words/phrases to avoid]

## Examples
- **Good Example**: "[Example of on-brand copy]"
- **Bad Example**: "[Example of off-brand copy]"
```

