From e14773ead51afeb237c44090ee7c561830ff7b02 Mon Sep 17 00:00:00 2001 From: PAE Date: Wed, 8 Apr 2026 19:36:33 +0000 Subject: [PATCH] Bootstrap: project.yml for book-marketing-agency --- projects/book-marketing-agency/project.yml | 20 +++++++++++++++++--- 1 file changed, 17 insertions(+), 3 deletions(-) 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