多平台社群媒體發布自動化 - 排程、發布並追蹤 TikTok、Instagram、YouTube、LinkedIn 等平台的內容
Social Publisher
自動化多平台社群媒體發布,搭配智慧排程、平台專屬優化與集中式內容管理。基於 n8n 工作流程(如 PostPulse)。
概述
此技能可實現:
- 一鍵發布至多個平台
- 平台專屬的文案優化
- 自動化排程工作流程
- 內容追蹤與分析
- AI 驅動的文案生成
支援平台
| 平台 | 內容類型 | 最佳發布時間 |
|---|---|---|
| TikTok | 影片 (9:16) | 上午7點、中午12點、下午7點 |
| Reels、貼文、限時動態 | 上午11點-下午1點、下午7-9點 | |
| YouTube | Shorts、影片 | 下午2-4點(週四至週六) |
| 貼文、文章、影片 | 上午8-10點(週二至週四) | |
| Twitter/X | 文字、圖片、影片 | 上午9點、中午12點、下午5點 |
| 貼文、Reels、限時動態 | 下午1-4點 | |
| Threads | 文字、圖片 | 上午7-9點 |
| Pin、Idea Pin | 下午8-11點(週六) |
發布工作流程
工作流程:Google Drive → 多平台
┌──────────────┐ ┌──────────────┐ ┌──────────────┐
│ Google Drive │───▶│ 偵測新檔案 │───▶│ 產生 AI 文案 │
│ (影片) │ │ │ │ │
└──────────────┘ └──────────────┘ └──────────────┘
│
┌─────────────────────────────────────┼─────────────────────────────────────┐
│ │ │
▼ ▼ ▼
┌──────────────┐ ┌──────────────┐ ┌──────────────┐
│ TikTok │ │ Instagram │ │ YouTube │
│ (休閒風格) │ │ (精緻風格) │ │ (SEO 優化) │
└──────────────┘ └──────────────┘ └──────────────┘
│ │ │
└─────────────────────────────────────┼─────────────────────────────────────┘
│
▼
┌──────────────┐
│ 在 Airtable │
│ 中追蹤 │
└──────────────┘
n8n 設定
workflow: "多平台影片發布器"
trigger:
type: google_drive
event: file_created
folder: "/Ready to Publish"
file_types: [mp4, mov]
steps:
1. get_video_metadata:
extract: [filename, duration, size]
2. generate_captions:
provider: openai
model: gpt-4
prompts:
tiktok: |
為影片 {filename} 建立 TikTok 文案
風格:休閒、潮流、適合使用 emoji
包含:3-5 個標籤
字數上限:100 字
instagram: |
為 {filename} 建立 Instagram Reel 文案
風格:有互動性、稍長
包含:故事元素、5-10 個標籤
字數上限:150 字(第一行要吸引人)
youtube: |
建立 YouTube Shorts 標題與描述
標題:SEO 優化、吸引人(60 字以內)
描述:關鍵字、2-3 句話
linkedin: |
為 {filename} 建立專業的 LinkedIn 貼文
風格:專業、展現思想領導力
包含:產業見解、行動呼籲
3. publish_parallel:
tiktok:
caption: "{tiktok_caption}"
schedule: optimal_time
instagram:
type: reel
caption: "{instagram_caption}"
cover_image: auto_detect
youtube:
type: short
title: "{youtube_title}"
description: "{youtube_description}"
visibility: public
linkedin:
content: "{linkedin_caption}"
visibility: public
4. track_results:
platform: airtable
base: "Content Tracker"
record:
video_name: "{filename}"
platforms: [tiktok, instagram, youtube, linkedin]
publish_time: "{timestamp}"
status: "published"
links: ["{tiktok_url}", "{ig_url}", "{yt_url}", "{li_url}"]
5. notify:
slack:
channel: "#content-published"
message: |
✅ 影片已發布至所有平台!
📹 {filename}
🔗 TikTok:{tiktok_url}
🔗 Instagram:{ig_url}
🔗 YouTube:{yt_url}
🔗 LinkedIn:{li_url}
平台專屬優化
文案調整
caption_templates:
original: "5 productivity hacks that changed my life"
tiktok:
style: casual, trendy
output: "POV:你發現這 5 個技巧 🤯 #生產力 #生活駭客 #fyp"
instagram:
style: engaging, story-driven
output: |
這 5 個技巧真的改變了我的工作方式 💡
先收藏起來 ⬇️
#生產力 #生活駭客 #聰明工作 #動力 #技巧
youtube:
title: "5 個會改變你生活的生產力技巧"
description: |
發掘成功專業人士使用的頂尖生產力技巧。
在本影片中:
00:00 介紹
00:15 技巧 #1
...
訂閱以獲得更多生產力技巧!
linkedin:
style: professional, insightful
output: |
經過多年優化工作流程,這 5 個策略 consistently 帶來成果:
1. [技巧加上專業背景]
2. [技巧加上商業應用]
...
哪個生產力策略對你影響最大?
twitter:
style: concise, punchy
output: "5 個真正有效的生產力技巧(串文 🧵)"
各平台標籤策略
hashtags:
tiktok:
count: 3-5
mix: [trending, niche, branded]
placement: end_of_caption
examples: ["#fyp", "#viral", "#生產力"]
instagram:
count: 5-15
mix: [high_volume, medium, niche]
placement: end_or_comment
examples: ["#生產力", "#工作生活", "#技巧"]
youtube:
count: 3-5 in title area
placement: description
style: keyword-focused
linkedin:
count: 3-5
placement: end_of_post
style: professional
examples: ["#領導力", "#生產力", "#職涯建議"]
twitter:
count: 1-2
placement: inline_or_end
examples: ["#生產力"]
排程策略
內容行事曆範本
weekly_schedule:
monday:
- platform: linkedin
time: 8:00 AM
content_type: thought_leadership
- platform: tiktok
time: 7:00 PM
content_type: educational
tuesday:
- platform: instagram
time: 12:00 PM
content_type: reel
- platform: twitter
time: 9:00 AM
content_type: thread
wednesday:
- platform: youtube
time: 3:00 PM
content_type: short
- platform: linkedin
time: 10:00 AM
content_type: article
thursday:
- platform: tiktok
time: 12:00 PM
content_type: trend
- platform: instagram
time: 7:00 PM
content_type: carousel
friday:
- platform: all
time: varies
content_type: engagement_post
批次發布
batch_workflow:
name: "每週內容批次"
input:
folder: "/Content/Week-{week_number}"
videos: 7
process:
1. sort_by_type:
educational: [mon, wed, fri]
entertainment: [tue, thu]
promotional: [sat]
community: [sun]
2. assign_platforms:
each_video:
primary: auto_detect_best_fit
secondary: [remaining_platforms]
3. generate_all_captions:
batch_size: 7
parallel: true
4. schedule:
distribution: optimal_times
gap_between: minimum_4_hours
5. queue_for_review:
send_to: content_manager
deadline: 24_hours_before_first_post
分析整合
跨平台追蹤
tracking_fields:
per_post:
- post_id
- platform
- publish_time
- content_type
- caption
- hashtags
- views (24h, 48h, 7d)
- likes
- comments
- shares
- saves
- profile_visits
- follower_change
aggregated:
- total_reach
- engagement_rate
- best_performing_content
- optimal_posting_times
- audience_growth
成效儀表板
# 每週社群媒體報告
## 總覽
| 平台 | 貼文數 | 觸及數 | 互動率 | 粉絲變化 |
|----------|-------|-------|------------|-----------|
| TikTok | 7 | 150K | 8.5% | +500 |
| Instagram | 5 | 45K | 4.2% | +200 |
| YouTube | 3 | 25K | 6.1% | +150 |
| LinkedIn | 5 | 15K | 3.8% | +75 |
## 表現最佳內容
1. TikTok:「5 個生產力技巧」- 45K 觀看、12% 互動率
2. Instagram:「我的一天」- 18K 觀看、5.5% 互動率
3. YouTube:「教學影片」- 12K 觀看、8% 互動率
## 洞察
- 最佳發布日:週四(平均互動率 2 倍)
- 最佳發布時間:下午 7 點(觸及最高)
- 最佳內容類型:教育類(分享次數 3 倍)
## 下週建議
- 製作更多教育類內容
- 週四發布 2 次
- 在所有平台測試下午 7 點發布
輸出範例
請求:「我有一支關於遠距工作技巧的影片。請為所有平台建立文案。」
輸出:
# 多平台文案:遠距工作技巧
## TikTok
POV:你終於學會在家工作 🏠💻
這 3 個技巧徹底改變了我 ⬇️
#遠距工作 #在家工作 #生產力技巧 #workfromhome #fyp
## Instagram Reel
3 年的遠距工作教會我這些關鍵 🚀
那個「假通勤」技巧?真的改變人生。
收藏起來,下次在家工作時用 📌
.
.
.
#遠距工作 #在家工作 #生產力技巧 #在家工作生活 #職涯建議 #工作生活平衡 #居家辦公室 #遠距工作者 #數位遊牧 #生產力
## YouTube Short
**標題**:「3 個真正有效的遠距工作技巧」
**描述**:
用這些經過驗證的生產力技巧,掌握在家工作的訣竅。
經過 3 年的遠距工作,這些策略對我的日常 routine 和產出影響最大。
⏰ 時間戳記:
0:00 - 開場
0:05 - 技巧 1:假通勤
0:20 - 技巧 2:時間區塊
0:35 - 技巧 3:關機儀式
訂閱以獲得更多生產力內容!
#shorts #遠距工作 #生產力
## LinkedIn
3 年的遠距工作經驗。以下是真正有影響力的做法:
1️⃣ 假通勤
工作前散步 10 分鐘,告訴大腦該專注了。聽起來簡單,但對我早上的生產力來說,效果顯著。
2️⃣ 時間區塊(加上緩衝)
安排專注時間和緩衝時間。連續開會不休息,是 burnout 的根源。
3️⃣ 關機儀式
當你闔上筆電時,口頭說「關機完成」。這個認知邊界有助於區分工作與個人時間。
你最推薦的遠距工作技巧是什麼?
#遠距工作 #生產力 #工作生活平衡 #領導力
## Twitter/X
3 個真正有效的遠距工作技巧:
- 來個「假通勤」- 開始工作前在街區散步
- 時間區塊,會議之間留 15 分鐘緩衝
- 闔上筆電時說「關機完成」
最後一個聽起來很怪,但對心理邊界來說是遊戲規則改變者。
---
**建議發布排程:**
- TikTok:週四下午 7 點
- Instagram:週五中午 12 點
- YouTube:週六下午 3 點
- LinkedIn:週二上午 9 點
- Twitter:週三中午 12 點
Social Publisher 技能 - Claude Office Skills 的一部分






