Creative Content & Video Automation
0844 Code Ghost Create Triggered
0844 Code Ghost Create Triggered
Manual
High
14
Nodes
Manual
Trigger
High
Complexity
7/22/2025
Added
Workflow Overview
Total Nodes
14
Node Types
10
Node Types
sticky Note
Sticky Note1, Sticky Note2, Sticky Note, Sticky Note3
4 nodes
manual Trigger
When clicking ‘Test workflow’
1 node
agent
AI Agent
1 node
lm Chat Open Ai
OpenAI Chat Model
1 node
code
Clean HTML
1 node
ghost
Extract Blog Posts
1 node
set
Extract Post Content
1 node
google Sheets
Record the posts
1 node
merge
Merge Linkedin, Add Clean HTML
2 nodes
split In Batches
Loop Over Posts
1 node
Workflow JSON
13.63 KB
{
"meta": {
"instanceId": "=",
"templateCredsSetupCompleted": true
},
"name": "0844 Code Ghost Create Triggered",
"nodes": [
{
"id": "4815105b-4175-45ad-85bc-07917de9526c",
"name": "When clicking ‘Test workflow’",
"type": "n8n-nodes-base.manualTrigger",
"position": [
-140,
-720
],
"parameters": {},
"typeVersion": 1
},
{
"id": "b8f2a706-4868-4f0d-99a1-c31e1f7022e3",
"name": "AI Agent",
"type": "@n8n/n8n-nodes-langchain.agent",
"position": [
1220,
-580
],
"parameters": {
"text": "=Article Title: {{ $json.title }}\nArticle Link: {{ $json.link }}\nArticle Content: {{ $json.clean_content }}",
"options": {
"systemMessage": "=You are a content marketing assistant. Based on the article metadata (ID, title) and cleaned content, generate a short LinkedIn promotional message for a professional audience.\n\nFollow this structure:\n\nSta...Showing first 1000 characters. Click "Expand" to view the full JSON.