diff --git a/projects/book-marketing-agency/project.yml b/projects/book-marketing-agency/project.yml index ec402b5..d173073 100644 --- a/projects/book-marketing-agency/project.yml +++ b/projects/book-marketing-agency/project.yml @@ -1,3 +1,17 @@ -name: "Book Marketing Agency" -slug: "book_marketing_agency" -goal: "Full-service marketing agency for published authors and their titles" +name: Full-service marketing agency for published authors and their titles +slug: book-marketing-agency +status: active +goal: Full-service marketing agency for published authors and their titles +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