Fix blank project.yml files -- add name, goal, genre, audience, chapter counts and correct intent templates for whispers-in-the-dark, echoes-of-the-forest, book-marketing-agency, and marketing-strategy
This commit is contained in:
@@ -1,18 +1,24 @@
|
||||
project_id: "a930e3ee-bcfe-44ed-8e2c-477ea24d0ebb"
|
||||
name:
|
||||
name: "Marketing Strategy"
|
||||
slug: marketing-strategy
|
||||
status: active
|
||||
goal:
|
||||
goal: >
|
||||
Overarching marketing strategy development for Crimson Leaf Publishing titles.
|
||||
This project produces market research reports, competitive analysis, audience
|
||||
positioning documents, and multi-title campaign plans that guide how CL books
|
||||
are launched and promoted across Amazon KDP, Kindle Unlimited, Wattpad, and
|
||||
social channels. Output feeds directly into the book-marketing-agency project
|
||||
for execution.
|
||||
intents:
|
||||
- keyword: book_outline
|
||||
description: Generate or update the chapter outline for this book
|
||||
template: book_outline
|
||||
- keyword: book_research
|
||||
description: Research themes, settings, or historical details
|
||||
template: book_research
|
||||
- keyword: write_chapter
|
||||
description: Write a chapter draft
|
||||
template: book_chapter
|
||||
- keyword: character_sheet
|
||||
description: Create or update a character sheet
|
||||
template: character_sheet
|
||||
- keyword: campaign_strategy
|
||||
description: Develop a full launch or series campaign strategy
|
||||
template: campaign_strategy
|
||||
- keyword: campaign_review
|
||||
description: Review and critique a campaign strategy or execution
|
||||
template: campaign_review
|
||||
- keyword: press_release
|
||||
description: Write a press release for a title or company announcement
|
||||
template: press_release
|
||||
- keyword: social_media_pack
|
||||
description: Create a social media content pack for a title or campaign
|
||||
template: social_media_pack
|
||||
|
||||
Reference in New Issue
Block a user