diff --git a/projects/binding-thread/project.yml b/projects/binding-thread/project.yml new file mode 100644 index 0000000..ac1d7c8 --- /dev/null +++ b/projects/binding-thread/project.yml @@ -0,0 +1,17 @@ +name: Binding Thread +slug: binding-thread +status: active +goal: Binding Thread +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