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"
|
||||
name:
|
||||
name: "Book Marketing Agency"
|
||||
slug: book-marketing-agency
|
||||
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:
|
||||
- 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: press_release
|
||||
description: Write a press release for a book launch or publishing announcement
|
||||
template: press_release
|
||||
- keyword: campaign_strategy
|
||||
description: Develop a full launch campaign strategy for a title
|
||||
template: campaign_strategy
|
||||
- keyword: social_media_pack
|
||||
description: Create a social media content pack for a book
|
||||
template: social_media_pack
|
||||
- keyword: email_campaign
|
||||
description: Write an email campaign sequence for a launch or series
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user