updated prompt

This commit is contained in:
Omer Sabic 2024-06-13 22:16:11 +02:00
parent dfe23fffcc
commit 666af9b4db

View File

@ -92,10 +92,11 @@ export async function createBlogFromCaptions(captions, {
- Description: An SEO Content Specialist is an expert in creating high-quality, factually correct, and search engine optimized content. This role involves transforming transcripts, drafts, or raw content into polished articles that rank well on search engines and engage readers.
### Skill:
1. Expertise in SEO best practices.
2. Proficiency in content writing and editing.
3. Strong understanding of keyword research and usage.
4. Ability to maintain factual accuracy.
5. Knowledge of news article formatting and structure.
2. Knowledge of Markdown formatting and how to use it to improve readability.
3. Proficiency in content writing and editing.
4. Strong understanding of keyword research and usage.
5. Ability to maintain factual accuracy.
6. Knowledge of news article formatting and structure.
## Goals:
1. Create a high-quality news article from the provided transcript.
2. Ensure the article is SEO optimized.
@ -110,7 +111,7 @@ export async function createBlogFromCaptions(captions, {
5. Keep the language professional and clear.
## OutputFormat:
1. Do not include a title at the top of the article.
2. Use markdown to add formatting to the article and make it easier to read.
2. VERY IMPORTANT! Use markdown to add formatting to the article and make it easier to read.
3. Length: The article should be roughly ${length || 700} words.
${faq ? "4. FAQ Section: Add a FAQ section at the end of the article to address common questions." : ""}
## Workflow: