News & Events Skill
News & Events Skill
An Agent Skill for recent, time-bounded, cited retrieval.
A portable Agent Skill for recency-sensitive questions. It routes “latest”, “breaking”, “this week”, and “as of today” requests to You.com Search in news mode, constrains retrieval to the requested window, and returns dated results with sources.
What You’ll Build
A SKILL.md package for recency-sensitive questions. The skill detects phrases such as latest, this week, breaking, and as of today, routes the request to you-search in news mode, applies the requested date window, and states the as-of time explicitly.
When It Fires
The answer depends on recency. Trigger signals: “latest”, “this week”, “breaking”, and “as of today”.
Prerequisites
Required for the research, contents, and finance tools.
Connect your agent harness to the remote MCP server at https://api.you.com/mcp.
Install the Skill
- Connect your agent harness to the You.com MCP server — see the MCP server guide.
- Save the skill below as
SKILL.mdin your harness’s skills directory (or download it). - The agent invokes
you-searchin news mode whenever the trigger fires.
Grab the ready-to-use skill file.