Initial commit: The Ultimate Antigravity Skills Collection (58 Skills)
This commit is contained in:
534
skills/content-creator/references/content_frameworks.md
Normal file
534
skills/content-creator/references/content_frameworks.md
Normal file
@@ -0,0 +1,534 @@
|
||||
# Content Creation Frameworks & Templates
|
||||
|
||||
## Content Types & Templates
|
||||
|
||||
### 1. Blog Post Templates
|
||||
|
||||
#### How-To Guide Template
|
||||
```markdown
|
||||
# How to [Achieve Desired Outcome] in [Timeframe]
|
||||
|
||||
## Introduction
|
||||
- Hook: Question or surprising fact
|
||||
- Problem statement
|
||||
- What reader will learn
|
||||
- Why it matters now
|
||||
|
||||
## Prerequisites/What You'll Need
|
||||
- Tool/Resource 1
|
||||
- Tool/Resource 2
|
||||
- Estimated time
|
||||
|
||||
## Step 1: [Action]
|
||||
- Clear instruction
|
||||
- Why this step matters
|
||||
- Common mistakes to avoid
|
||||
- Visual aid or example
|
||||
|
||||
## Step 2: [Action]
|
||||
[Repeat structure]
|
||||
|
||||
## Step 3: [Action]
|
||||
[Repeat structure]
|
||||
|
||||
## Troubleshooting Common Issues
|
||||
### Issue 1: [Problem]
|
||||
**Solution**: [Fix]
|
||||
|
||||
### Issue 2: [Problem]
|
||||
**Solution**: [Fix]
|
||||
|
||||
## Results You Can Expect
|
||||
- Immediate outcomes
|
||||
- Long-term benefits
|
||||
- Success metrics
|
||||
|
||||
## Next Steps
|
||||
- Advanced techniques
|
||||
- Related guides
|
||||
- CTA for product/service
|
||||
|
||||
## Conclusion
|
||||
- Recap key points
|
||||
- Reinforce value
|
||||
- Final encouragement
|
||||
```
|
||||
|
||||
#### Listicle Template
|
||||
```markdown
|
||||
# [Number] [Adjective] Ways to [Achieve Goal] in [Year]
|
||||
|
||||
## Introduction
|
||||
- Context/trend driving this topic
|
||||
- Promise of what reader gains
|
||||
- Credibility statement
|
||||
|
||||
## 1. [First Item - Most Important]
|
||||
**Why it matters**: [Brief explanation]
|
||||
**How to implement**: [2-3 actionable steps]
|
||||
**Pro tip**: [Expert insight]
|
||||
**Example**: [Real-world application]
|
||||
|
||||
## 2. [Second Item]
|
||||
[Repeat structure]
|
||||
|
||||
[Continue for all items]
|
||||
|
||||
## Bonus Tip: [Overdelivery]
|
||||
[Something extra valuable]
|
||||
|
||||
## Bringing It All Together
|
||||
- How items work synergistically
|
||||
- Priority order for implementation
|
||||
- Expected timeline for results
|
||||
|
||||
## Your Action Plan
|
||||
1. Start with [easiest item]
|
||||
2. Progress to [next steps]
|
||||
3. Measure [metrics]
|
||||
|
||||
## Conclusion & CTA
|
||||
```
|
||||
|
||||
#### Case Study Template
|
||||
```markdown
|
||||
# How [Company] Achieved [Result] Using [Solution]
|
||||
|
||||
## Executive Summary
|
||||
- Company overview
|
||||
- Challenge faced
|
||||
- Solution implemented
|
||||
- Key results (3 metrics)
|
||||
|
||||
## The Challenge
|
||||
### Background
|
||||
- Industry context
|
||||
- Company situation
|
||||
- Previous attempts
|
||||
|
||||
### Specific Pain Points
|
||||
- Pain point 1
|
||||
- Pain point 2
|
||||
- Pain point 3
|
||||
|
||||
## The Solution
|
||||
### Strategy Development
|
||||
- Discovery process
|
||||
- Strategic approach
|
||||
- Why this solution
|
||||
|
||||
### Implementation
|
||||
- Phase 1: [Timeline & Actions]
|
||||
- Phase 2: [Timeline & Actions]
|
||||
- Phase 3: [Timeline & Actions]
|
||||
|
||||
## The Results
|
||||
### Quantitative Outcomes
|
||||
- Metric 1: X% increase
|
||||
- Metric 2: $Y saved
|
||||
- Metric 3: Z improvement
|
||||
|
||||
### Qualitative Benefits
|
||||
- Team feedback
|
||||
- Customer response
|
||||
- Market position
|
||||
|
||||
## Key Takeaways
|
||||
1. Lesson learned
|
||||
2. Best practice discovered
|
||||
3. Unexpected benefit
|
||||
|
||||
## How You Can Achieve Similar Results
|
||||
- Prerequisite conditions
|
||||
- Implementation roadmap
|
||||
- Success factors
|
||||
|
||||
## CTA: Start Your Success Story
|
||||
```
|
||||
|
||||
#### Thought Leadership Template
|
||||
```markdown
|
||||
# [Provocative Statement About Industry Future]
|
||||
|
||||
## The Current State
|
||||
- Industry snapshot
|
||||
- Prevailing wisdom
|
||||
- Why status quo is insufficient
|
||||
|
||||
## The Emerging Trend
|
||||
### What's Changing
|
||||
- Driver 1: [Technology/Market/Behavior]
|
||||
- Driver 2: [Technology/Market/Behavior]
|
||||
- Driver 3: [Technology/Market/Behavior]
|
||||
|
||||
### Evidence & Examples
|
||||
- Data point 1
|
||||
- Case example
|
||||
- Expert validation
|
||||
|
||||
## Implications for [Industry]
|
||||
### Short-term (6-12 months)
|
||||
- Immediate adjustments needed
|
||||
- Quick wins available
|
||||
- Risks of inaction
|
||||
|
||||
### Long-term (2-5 years)
|
||||
- Fundamental shifts
|
||||
- New opportunities
|
||||
- Competitive landscape
|
||||
|
||||
## Strategic Recommendations
|
||||
### For Leaders
|
||||
- Strategic priorities
|
||||
- Investment areas
|
||||
- Organizational changes
|
||||
|
||||
### For Practitioners
|
||||
- Skill development
|
||||
- Process adaptation
|
||||
- Tool adoption
|
||||
|
||||
## The Path Forward
|
||||
- Call for industry action
|
||||
- Your organization's role
|
||||
- Next steps for readers
|
||||
|
||||
## Join the Conversation
|
||||
- Thought-provoking question
|
||||
- Invitation to share perspectives
|
||||
- CTA for deeper engagement
|
||||
```
|
||||
|
||||
### 2. Social Media Templates
|
||||
|
||||
#### LinkedIn Post Framework
|
||||
```
|
||||
🎯 Hook/Pattern Interrupt
|
||||
|
||||
Context paragraph explaining the situation or challenge.
|
||||
|
||||
Key insight or lesson learned:
|
||||
|
||||
• Bullet point 1 (specific detail)
|
||||
• Bullet point 2 (measurable outcome)
|
||||
• Bullet point 3 (unexpected discovery)
|
||||
|
||||
Brief story or example that illustrates the point.
|
||||
|
||||
Takeaway message with clear value.
|
||||
|
||||
Question to encourage engagement?
|
||||
|
||||
#Hashtag1 #Hashtag2 #Hashtag3
|
||||
```
|
||||
|
||||
#### Twitter/X Thread Template
|
||||
```
|
||||
1/ Bold opening statement or question that stops the scroll
|
||||
|
||||
2/ Context - why this matters right now
|
||||
|
||||
3/ Problem most people face
|
||||
|
||||
4/ Conventional solution (and why it falls short)
|
||||
|
||||
5/ Better approach - introduction
|
||||
|
||||
6/ Step 1 of better approach
|
||||
• Specific action
|
||||
• Why it works
|
||||
|
||||
7/ Step 2 of better approach
|
||||
[Continue pattern]
|
||||
|
||||
8/ Real example or case study
|
||||
|
||||
9/ Common objection addressed
|
||||
|
||||
10/ Results you can expect
|
||||
|
||||
11/ One powerful tip most people miss
|
||||
|
||||
12/ Recap in 3 key points:
|
||||
- Point 1
|
||||
- Point 2
|
||||
- Point 3
|
||||
|
||||
13/ CTA: If you found this helpful, [action]
|
||||
|
||||
14/ P.S. - Bonus insight or resource
|
||||
```
|
||||
|
||||
#### Instagram Caption Template
|
||||
```
|
||||
[Attention-grabbing first line - appears in preview]
|
||||
|
||||
[Story or relatable scenario - 2-3 sentences]
|
||||
|
||||
Here's what I learned:
|
||||
|
||||
[Key insight or lesson]
|
||||
|
||||
3 things that changed everything:
|
||||
1️⃣ [First point]
|
||||
2️⃣ [Second point]
|
||||
3️⃣ [Third point]
|
||||
|
||||
[Call-out or question to audience]
|
||||
|
||||
Drop a [emoji] if you've experienced this too!
|
||||
|
||||
What's your biggest challenge with [topic]? Let me know below 👇
|
||||
|
||||
-
|
||||
#hashtag1 #hashtag2 #hashtag3 #hashtag4 #hashtag5
|
||||
[10-30 relevant hashtags total]
|
||||
```
|
||||
|
||||
### 3. Email Marketing Templates
|
||||
|
||||
#### Newsletter Template
|
||||
```
|
||||
Subject: [Benefit] + [Urgency/Curiosity]
|
||||
Preview: [Complements subject, doesn't repeat]
|
||||
|
||||
Hi [Name],
|
||||
|
||||
[Personal observation or timely hook - 1-2 sentences]
|
||||
|
||||
[Transition to main topic - why reading this matters]
|
||||
|
||||
## Main Content Section
|
||||
|
||||
[Key points in scannable format]
|
||||
• Point 1: [Benefit-focused]
|
||||
• Point 2: [Specific example]
|
||||
• Point 3: [Actionable tip]
|
||||
|
||||
[Brief elaboration on most important point - 2-3 sentences]
|
||||
|
||||
## Resource of the Week
|
||||
|
||||
[Title with link]
|
||||
[One sentence on why it's valuable]
|
||||
|
||||
## Quick Win You Can Implement Today
|
||||
|
||||
[Specific, actionable tip - 2-3 steps max]
|
||||
|
||||
[Closing thought or question]
|
||||
|
||||
[Signature]
|
||||
[Name]
|
||||
|
||||
P.S. [Additional value or soft CTA]
|
||||
```
|
||||
|
||||
#### Promotional Email Template
|
||||
```
|
||||
Subject: [Specific benefit] by [deadline/timeframe]
|
||||
Preview: [Scarcity or exclusivity element]
|
||||
|
||||
Hi [Name],
|
||||
|
||||
[Acknowledge pain point or aspiration]
|
||||
|
||||
[Agitate - why this problem persists]
|
||||
|
||||
I've got something that can help:
|
||||
|
||||
[Solution introduction - what it is]
|
||||
|
||||
Here's what you get:
|
||||
✓ Benefit 1 (not feature)
|
||||
✓ Benefit 2 (not feature)
|
||||
✓ Benefit 3 (not feature)
|
||||
|
||||
[Social proof - testimonial or results]
|
||||
|
||||
[Handle main objection]
|
||||
|
||||
[Clear CTA button: "Get Started" / "Claim Yours"]
|
||||
|
||||
[Urgency element - deadline or limited availability]
|
||||
|
||||
[Signature]
|
||||
|
||||
P.S. [Reinforce urgency or add bonus]
|
||||
```
|
||||
|
||||
### 4. Content Planning Frameworks
|
||||
|
||||
#### Content Pillar Strategy
|
||||
```
|
||||
Pillar 1: Educational (40%)
|
||||
- How-to guides
|
||||
- Tutorials
|
||||
- Best practices
|
||||
- Tips & tricks
|
||||
|
||||
Pillar 2: Inspirational (25%)
|
||||
- Success stories
|
||||
- Case studies
|
||||
- Transformations
|
||||
- Vision pieces
|
||||
|
||||
Pillar 3: Conversational (25%)
|
||||
- Behind-the-scenes
|
||||
- Team spotlights
|
||||
- Q&As
|
||||
- Polls/questions
|
||||
|
||||
Pillar 4: Promotional (10%)
|
||||
- Product updates
|
||||
- Offers
|
||||
- Event announcements
|
||||
- CTAs
|
||||
```
|
||||
|
||||
#### Monthly Content Calendar Structure
|
||||
```
|
||||
Week 1:
|
||||
- Monday: Educational (blog post)
|
||||
- Wednesday: Inspirational (social)
|
||||
- Friday: Conversational (email)
|
||||
|
||||
Week 2:
|
||||
- Monday: Educational (video/guide)
|
||||
- Wednesday: Case study
|
||||
- Friday: Curated content
|
||||
|
||||
Week 3:
|
||||
- Monday: Educational (infographic)
|
||||
- Wednesday: Behind-the-scenes
|
||||
- Friday: Community spotlight
|
||||
|
||||
Week 4:
|
||||
- Monday: Monthly roundup
|
||||
- Wednesday: Thought leadership
|
||||
- Friday: Promotional
|
||||
```
|
||||
|
||||
### 5. SEO Content Framework
|
||||
|
||||
#### SEO-Optimized Article Structure
|
||||
```
|
||||
URL: /primary-keyword-secondary-keyword
|
||||
|
||||
Title Tag: Primary Keyword - Secondary Benefit | Brand
|
||||
Meta Description: Action verb + primary keyword + benefit + CTA (155 chars)
|
||||
|
||||
# H1: Primary Keyword + Unique Angle
|
||||
|
||||
Introduction (50-100 words)
|
||||
- Include primary keyword in first 100 words
|
||||
- State what reader will learn
|
||||
- Why it matters
|
||||
|
||||
## H2: Secondary Keyword Variation 1
|
||||
|
||||
[Content with LSI keywords naturally integrated]
|
||||
|
||||
### H3: Specific subtopic
|
||||
- Detail point 1
|
||||
- Detail point 2
|
||||
- Detail point 3
|
||||
|
||||
## H2: Secondary Keyword Variation 2
|
||||
|
||||
[Content continues...]
|
||||
|
||||
## H2: Related Questions (FAQ Schema)
|
||||
|
||||
### Question 1?
|
||||
[Concise answer with keyword]
|
||||
|
||||
### Question 2?
|
||||
[Concise answer with keyword]
|
||||
|
||||
## Conclusion
|
||||
- Recap main points
|
||||
- Include primary keyword
|
||||
- Clear next action
|
||||
|
||||
Internal Links: 2-3 relevant articles
|
||||
External Links: 1-2 authoritative sources
|
||||
```
|
||||
|
||||
### 6. Video Script Templates
|
||||
|
||||
#### Educational Video Script
|
||||
```
|
||||
[0-5 seconds: Hook]
|
||||
"What if I told you [surprising statement]?"
|
||||
|
||||
[5-15 seconds: Introduction]
|
||||
"Hi, I'm [Name] and today we're solving [problem]"
|
||||
|
||||
[15-30 seconds: Context]
|
||||
- Why this matters
|
||||
- What you'll learn
|
||||
- What you'll achieve
|
||||
|
||||
[30 seconds - 2 minutes: Main Content]
|
||||
Section 1: [Key Point]
|
||||
- Explanation
|
||||
- Example
|
||||
- Visual aid
|
||||
|
||||
Section 2: [Key Point]
|
||||
[Repeat structure]
|
||||
|
||||
Section 3: [Key Point]
|
||||
[Repeat structure]
|
||||
|
||||
[Final 15-30 seconds]
|
||||
- Quick recap
|
||||
- Call to action
|
||||
- End screen elements
|
||||
```
|
||||
|
||||
### 7. Content Repurposing Matrix
|
||||
|
||||
```
|
||||
Original: Blog Post (2000 words)
|
||||
├── Social Media
|
||||
│ ├── 5 Twitter posts (key quotes)
|
||||
│ ├── 1 LinkedIn article (executive summary)
|
||||
│ ├── 3 Instagram carousels (main points)
|
||||
│ └── 1 Facebook post (intro + link)
|
||||
├── Email
|
||||
│ └── Newsletter feature (summary + CTA)
|
||||
├── Video
|
||||
│ ├── YouTube explainer (script from post)
|
||||
│ └── TikTok/Reels (quick tips)
|
||||
├── Audio
|
||||
│ └── Podcast talking points
|
||||
└── Visual
|
||||
├── Infographic (data points)
|
||||
└── Slide deck (presentation)
|
||||
```
|
||||
|
||||
## Quick-Start Checklists
|
||||
|
||||
### Pre-Publishing Checklist
|
||||
- [ ] Keyword research completed
|
||||
- [ ] Title under 60 characters
|
||||
- [ ] Meta description written (155 chars)
|
||||
- [ ] Headers properly structured (H1, H2, H3)
|
||||
- [ ] Internal links added (2-3)
|
||||
- [ ] Images optimized with alt text
|
||||
- [ ] CTA included and clear
|
||||
- [ ] Proofread and fact-checked
|
||||
- [ ] Mobile preview checked
|
||||
|
||||
### Content Quality Checklist
|
||||
- [ ] Addresses specific audience need
|
||||
- [ ] Provides unique value/perspective
|
||||
- [ ] Includes actionable takeaways
|
||||
- [ ] Uses appropriate brand voice
|
||||
- [ ] Contains supporting data/examples
|
||||
- [ ] Free of jargon and complex terms
|
||||
- [ ] Scannable format (bullets, headers)
|
||||
- [ ] Engaging hook in introduction
|
||||
- [ ] Clear conclusion and next steps
|
||||
Reference in New Issue
Block a user