fix: remove Unicode chars from template
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
name: book_research
|
||||
description: "Research trends and context for a book — live search + synthesis + documented findings."
|
||||
description: "Research trends and context for a book -- live search + synthesis + documented findings."
|
||||
debug: true
|
||||
rag_exclude: [business_plan, charter]
|
||||
system: agent_prompt
|
||||
@@ -37,12 +37,12 @@ steps:
|
||||
PROJECT DESCRIPTION section and infer them from the project's stated goal.
|
||||
|
||||
Your mission: identify the single best search query to find what's TRENDING RIGHT NOW
|
||||
in this fiction genre in 2025–2026.
|
||||
in this fiction genre in 2025-2026.
|
||||
|
||||
State your analysis, then on the last line write:
|
||||
SEARCH QUERY: [your query here]
|
||||
|
||||
Query rules: 3–8 words. Specific.
|
||||
Query rules: 3-8 words. Specific.
|
||||
|
||||
- type: tool
|
||||
capability: Tool_WebSearcher
|
||||
@@ -57,17 +57,17 @@ steps:
|
||||
|
||||
Synthesize the findings into an actionable publishing brief for this book:
|
||||
|
||||
1. TOP TRENDING — What sub-genres and themes are hot right now? Rank them.
|
||||
2. AUDIENCE INSIGHTS — What does the target reader ({genre_audience}) demand?
|
||||
3. STORY MECHANICS — What structural patterns are winning?
|
||||
4. HOT TOPIC RECOMMENDATIONS — Give 3 distinct book concept seeds, each with:
|
||||
1. TOP TRENDING -- What sub-genres and themes are hot right now? Rank them.
|
||||
2. AUDIENCE INSIGHTS -- What does the target reader ({genre_audience}) demand?
|
||||
3. STORY MECHANICS -- What structural patterns are winning?
|
||||
4. HOT TOPIC RECOMMENDATIONS -- Give 3 distinct book concept seeds, each with:
|
||||
- Working title
|
||||
- Core hook (one sentence)
|
||||
- Protagonist archetype
|
||||
- Central conflict
|
||||
- Why it will resonate now
|
||||
5. COMPETITIVE GAPS — Where is the market undersupplied?
|
||||
6. SOURCES — Key URLs or references.
|
||||
5. COMPETITIVE GAPS -- Where is the market undersupplied?
|
||||
6. SOURCES -- Key URLs or references.
|
||||
|
||||
- type: document
|
||||
filename: "{{task_name_slug}}"
|
||||
|
||||
Reference in New Issue
Block a user