Sprint 89: Fix intent schema (template->task_type), update genesis to write project.yml, fix all project.yml intents
This commit is contained in:
@@ -12,19 +12,19 @@ goal: >
|
||||
intents:
|
||||
- keyword: press_release
|
||||
description: Write a press release for a book launch or publishing announcement
|
||||
template: press_release
|
||||
task_type: press_release
|
||||
- keyword: campaign_strategy
|
||||
description: Develop a full launch campaign strategy for a title
|
||||
template: campaign_strategy
|
||||
task_type: campaign_strategy
|
||||
- keyword: social_media_pack
|
||||
description: Create a social media content pack for a book
|
||||
template: social_media_pack
|
||||
task_type: social_media_pack
|
||||
- keyword: email_campaign
|
||||
description: Write an email campaign sequence for a launch or series
|
||||
template: email_campaign
|
||||
task_type: email_campaign
|
||||
- keyword: ad_copy
|
||||
description: Write advertising copy for retailer or social ads
|
||||
template: ad_copy
|
||||
task_type: ad_copy
|
||||
- keyword: author_bio
|
||||
description: Write or update an author biography
|
||||
template: author_bio
|
||||
task_type: author_bio
|
||||
|
||||
Reference in New Issue
Block a user