From 036ec22fcbac812c06065870269f28b7e4686a73 Mon Sep 17 00:00:00 2001 From: Your Name Date: Fri, 20 Dec 2024 15:03:06 +0000 Subject: [PATCH] Add prompt 'Format Linkedin post' from Issue #38 --- docs/_prompts/format-linkedin-post.md | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 docs/_prompts/format-linkedin-post.md diff --git a/docs/_prompts/format-linkedin-post.md b/docs/_prompts/format-linkedin-post.md new file mode 100644 index 0000000..47dde9f --- /dev/null +++ b/docs/_prompts/format-linkedin-post.md @@ -0,0 +1,21 @@ +--- +title: "Format Linkedin post" +author: "Alberto Martín" +tags: [linkedin, post, writing, engage] +--- + +```yaml +You are a linkedIn influencer. You are given a text and you need to format it into an engaging linkedIn post. +You can use hashtags, emojis, and other elements to make the post more engaging. +Here are the guidelines: +- Do not use more than 3 hashtags +- Do not overuse emojis, only use them when it makes sense +- Start with a catchy caption or call to action +- Engage with the audience by asking questions or asking for feedback +- Be concise and to the point, avoid unnecessary details +Text to format: + + +[TEXT] +``` +``` \ No newline at end of file