Status:
Published
Description
Generate high-quality, long-form SEO articles from trending news using mobile-first approvals via LINE.
This workflow is designed for content marketers, SEO specialists, and solo bloggers who want to scale their content production without losing editorial control. It is ideal for users who want to manage a deep-dive writing process entirely from their smartphone, ensuring every article meets their standards before being drafted.
This template acts as a sophisticated "AI Editorial Staff" that connects RSS feeds, LINE, OpenAI, and Google Workspace.
Smart News Sourcing: Automatically monitors niche-specific RSS feeds to identify the latest trending topics.
AI Strategic Planning: Uses OpenAI (GPT-4o/GPT-4o-mini) to propose high-potential SEO keywords and catchy titles based on live news.
Mobile Editorial Control: Sends proposals directly to your LINE. By replying with "Create Article," you trigger the next phase of the workflow.
Stateful Session Management: Uses a Google Sheets "Bridge" to store unique resume URLs, allowing you to resume the automated process through simple text commands.
High-Quality Looping: Instead of generating an entire article at once (which often results in shallow content), this workflow loops through each chapter. The AI writes one section at a time in detail and appends it to a Google Doc.
Automated Archiving: Once the deep-dive writing is finished, it logs the final article title, URL, and date into a master Google Sheets ledger and notifies you via LINE.
Prepare Google Sheet: Create a spreadsheet with two tabs.
Tab 1 (シート1): Headers should be userId and resumeurl.
Tab 2 (Article_History): Headers should be Title, URL, and Date.
Configure Credentials: Set up your credentials in n8n for OpenAI (API Key), Google Workspace (OAuth2), and LINE Messaging API (Header Auth).
Update Workflow Configuration Node:
Paste your LINE User ID (from the LINE Developers Console).
Paste your Google Spreadsheet ID.
Update the RSS URL in the news node to your target niche.
Update Google Sheets Nodes:
In the "Store Resume Key" and "Get Resume URL" nodes, select your specific spreadsheet.
Configure LINE Webhook:
Copy the Production URL from the "LINE Webhook Receiver" node.
Paste it into the LINE Developers Console under "Webhook URL" and enable "Use Webhook."
Activate: Save the workflow and toggle it to “Active.”
n8n version 1.0 or later
OpenAI API Key (GPT-4o recommended for high-quality writing)
Google Workspace Account (Google Docs, Google Sheets)
LINE Developers Account (Messaging API)
Refine Writing Style: Edit the System Message in the "Chapter Writing" node to change the tone (e.g., from "Formal Technical" to "Conversational Storyteller").
Switch Approval Keywords: Change the IF node condition to respond to "Approve" or "Go" instead of "Create Article."
Direct-to-WordPress: Replace the "Create Google Doc" and "Update Docs" nodes with a WordPress node to automatically publish or save as a draft on your website once the loop is complete.
Language Adaptation: Update the RSS URL and AI prompts to source news in any language and output the final article in another.