Feature Request
I find myself starting the same type of conversation repeatedly — same agent, same library documents attached, same opening instructions. It would be great to save these as reusable templates.
Use Cases
- Weekly report — always uses Data Processor + same 3 library docs + same prompt structure
- Code review — always uses Software Architect + project README attached + "Review the following PR diff..."
- Client brief — always uses Creative Writer + brand guidelines doc + "Draft a client brief for..."
- Meeting prep — always uses Content Summarizer + previous meeting notes + "Prepare talking points for..."
Proposed UX
Creating a Template
- Start a conversation as normal
- Before sending the first message, click "Save as Template"
- Or: from an existing conversation, "Save Setup as Template" (captures agent + context, not messages)
- Give it a name and optional description
Using a Template
- "New Conversation" dropdown shows "From Template..."
- Select a template → new conversation pre-configured with:
- The right agent (or team)
- Library documents already attached
- Starter prompt pre-filled (editable before sending)
Managing Templates
- Templates section in sidebar (or under Library)
- Edit, duplicate, delete
- Share templates within an organization
What a Template Captures
- Agent or team selection
- Attached library items / files
- Starter prompt text (with optional placeholder variables like
{{client_name}})
- Conversation title pattern
What a Template Does NOT Capture
- Previous messages (that's what fork is for)
- Agent settings or system prompts (those belong to the agent)
This would turn Nuveki from a tool I use reactively into one I use proactively with pre-built workflows for recurring tasks.