Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 917 Bytes

File metadata and controls

24 lines (15 loc) · 917 Bytes

Blog Article Creation System (Sequential Pipeline - Beginner)

Complete Initialization (Clean Start)

Delete variables.json if it exists Clear all TODO list items

Display "=== Sequential Pipeline Processing Started ===".

Topic Setting

Save "2025 Technology Trends" as the blog article topic to {{topic}}.

Background Research

Research the latest information about {{topic}} on the web and save 5 noteworthy technologies to {{research_data}}.

Article Structure Creation

Based on {{research_data}}, create a reader-friendly blog article structure (introduction, 3 main sections, conclusion) and save it to {{article_structure}}.

Article Writing

Following {{article_structure}}, write an engaging blog article of 800-1200 words and save it to {{draft_article}}.

Proofreading and Completion

Proofread {{draft_article}} and create a final version that improves readability, accuracy, and appeal.