---
name: research-recipe
description: A template for composing a custom research Skill on You.com endpoints. Copy this, set the trigger and the output shape, and wire the retrieval. Use when no stock skill fits the task.
---

# Research recipe (You.com) - template

## When this fires
Define your trigger here: the task type and the phrases that should invoke it.

## How to retrieve
1. Choose the endpoint(s): `you-research` (synthesis), `you-search` (web/news),
   `you-finance` (markets), `you-contents` (page text).
2. Call the standard You.com MCP server tools exposed by the agent harness.
3. Define the output shape - a freeform answer, or a fixed template your agent
   fills.
