sachinmosambe/Autonomous-Multi-Agent-Blog-Creation-System
0
1plan_task:
2 description: >
3 Prioritize the latest trends in the {topic} and plan the content for the blog post.
4 Identify the target audience and the keywords that are relevant to the topic.
5 Develop a structure for the blog post that is engaging and informative.
6 Include SEO keywords and relevant information that will help the writer to write the blog post.
7 expected_output: >
8 A comprehensive plan for the blog post with the main topics, each with a full section of information.
9 with an outline,audience,keywords,and a list of sources.
10 agent: planner
11
12
13write_task:
14 description: >
15 Use the content plan and the outline to write the blog post on the given {topic}.
16 Include the SEO keywords and relevant information that will help the audience to understand the topic better.
17 Sections/subsections should be well written and engaging.
18 Ensure the post is strctured with an engaging introduction,insightful body and a strong conclusion.
19 Proofread for grammatical errors and alignment with the brand's voice.
20 expected_output: >
21 A well-written blog post in markdown format, ready for publication,each section should have 2 or 3 paragraphs.
22 agent: writer
23
24
25edit_task:
26 description: >
27 Proofread the blog post for any grammatical errors or inconsistencies.
28 Ensure the post is aligned with the brand's voice and style.
29 Make sure the post is engaging and informative.
30 expected_output: >
31 A well-written blog post in markdown format, ready for publication,each section should have 2 or 3 paragraphs.
32 agent: editor
33
34
35review_task:
36 description: >
37 Review the blog post for any errors or inconsistencies.
38 Ensure the post is aligned with the brand's voice and style.
39 Make sure the post is engaging and informative.
40 expected_output: >
41 A well-written blog post in markdown format, ready for publication,each section should have 2 or 3 paragraphs.
42 agent: reviewer
43 