AI Newsletter Digest improvements: fixed QP soft line break decoding, URL extraction, and content cleaning
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
# Article Writing Workflow
|
||||
|
||||
trigger:
|
||||
type: keyword
|
||||
value: "write-article"
|
||||
|
||||
actions:
|
||||
- Research topic thoroughly
|
||||
- Create detailed outline
|
||||
- Write engaging introduction
|
||||
- Develop main body with subheadings
|
||||
- Write compelling conclusion
|
||||
- Add SEO elements (keywords, meta)
|
||||
- Provide content improvement suggestions
|
||||
|
||||
context:
|
||||
category: content
|
||||
priority: medium
|
||||
@@ -0,0 +1,18 @@
|
||||
# Video Script Creation Workflow
|
||||
|
||||
trigger:
|
||||
type: keyword
|
||||
value: "create-script"
|
||||
|
||||
actions:
|
||||
- Understand video topic and goal
|
||||
- Create hook and intro
|
||||
- Structure main content
|
||||
- Add visual cues and B-roll suggestions
|
||||
- Write call-to-action
|
||||
- Estimate video length
|
||||
- Provide editing notes
|
||||
|
||||
context:
|
||||
category: content
|
||||
priority: medium
|
||||
@@ -0,0 +1,16 @@
|
||||
# Weekly Content Planning Workflow
|
||||
|
||||
trigger:
|
||||
type: time
|
||||
value: "Monday 9:00 AM"
|
||||
|
||||
actions:
|
||||
- Review previous week performance
|
||||
- Identify trending topics in niche
|
||||
- Brainstorm content ideas
|
||||
- Plan content calendar for the week
|
||||
- Assign topics to content types
|
||||
|
||||
context:
|
||||
category: planning
|
||||
priority: high
|
||||
Reference in New Issue
Block a user