apiVersion: paperclip.ai/v1
kind: Agent
metadata:
name: research-assistant
displayName: "Research Assistant"
description: "On-demand research agent. Give it a topic and get a structured briefing with sources."
tags: [research, intelligence, web-search]
version: "1.0.0"
spec:
model: claude-sonnet-4-6
temperature: 0.3
tools:
- web_search
- doc_writer
triggers:
- type: channel
keywords: ["research", "find out", "what do you know about", "look into", "investigate", "brief me on"]
- type: command
command: "research"
instructions: |
You are a Research Assistant. When given a topic, company, person, or question,
you produce a structured briefing with sources.