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,30 @@
|
|||||||
project_id: "d7c715fe-b345-4804-a568-8970e2c74c39"
|
project_id: "d7c715fe-b345-4804-a568-8970e2c74c39"
|
||||||
name:
|
name: "Book Marketing Agency"
|
||||||
slug: book-marketing-agency
|
slug: book-marketing-agency
|
||||||
status: active
|
status: active
|
||||||
goal:
|
goal: >
|
||||||
|
A full-service book marketing agency division of Crimson Leaf Marketing focused
|
||||||
|
exclusively on independent authors and small publishers. The agency produces
|
||||||
|
press releases, launch campaign strategies, email campaigns, social media content
|
||||||
|
packs, ad copy, and author bios for CL publishing titles and external clients.
|
||||||
|
Every deliverable is written by specialists with traditional publishing backgrounds
|
||||||
|
to drive discoverability, reader engagement, and actual book sales.
|
||||||
intents:
|
intents:
|
||||||
- keyword: book_outline
|
- keyword: press_release
|
||||||
description: Generate or update the chapter outline for this book
|
description: Write a press release for a book launch or publishing announcement
|
||||||
template: book_outline
|
template: press_release
|
||||||
- keyword: book_research
|
- keyword: campaign_strategy
|
||||||
description: Research themes, settings, or historical details
|
description: Develop a full launch campaign strategy for a title
|
||||||
template: book_research
|
template: campaign_strategy
|
||||||
- keyword: write_chapter
|
- keyword: social_media_pack
|
||||||
description: Write a chapter draft
|
description: Create a social media content pack for a book
|
||||||
template: book_chapter
|
template: social_media_pack
|
||||||
- keyword: character_sheet
|
- keyword: email_campaign
|
||||||
description: Create or update a character sheet
|
description: Write an email campaign sequence for a launch or series
|
||||||
template: character_sheet
|
template: email_campaign
|
||||||
|
- keyword: ad_copy
|
||||||
|
description: Write advertising copy for retailer or social ads
|
||||||
|
template: ad_copy
|
||||||
|
- keyword: author_bio
|
||||||
|
description: Write or update an author biography
|
||||||
|
template: author_bio
|
||||||
|
|||||||
@@ -1,18 +1,24 @@
|
|||||||
project_id: "a930e3ee-bcfe-44ed-8e2c-477ea24d0ebb"
|
project_id: "a930e3ee-bcfe-44ed-8e2c-477ea24d0ebb"
|
||||||
name:
|
name: "Marketing Strategy"
|
||||||
slug: marketing-strategy
|
slug: marketing-strategy
|
||||||
status: active
|
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:
|
intents:
|
||||||
- keyword: book_outline
|
- keyword: campaign_strategy
|
||||||
description: Generate or update the chapter outline for this book
|
description: Develop a full launch or series campaign strategy
|
||||||
template: book_outline
|
template: campaign_strategy
|
||||||
- keyword: book_research
|
- keyword: campaign_review
|
||||||
description: Research themes, settings, or historical details
|
description: Review and critique a campaign strategy or execution
|
||||||
template: book_research
|
template: campaign_review
|
||||||
- keyword: write_chapter
|
- keyword: press_release
|
||||||
description: Write a chapter draft
|
description: Write a press release for a title or company announcement
|
||||||
template: book_chapter
|
template: press_release
|
||||||
- keyword: character_sheet
|
- keyword: social_media_pack
|
||||||
description: Create or update a character sheet
|
description: Create a social media content pack for a title or campaign
|
||||||
template: character_sheet
|
template: social_media_pack
|
||||||
|
|||||||
Reference in New Issue
Block a user