Financial Research Skill
A portable Agent Skill for company financials and market data. It routes finance-specific questions to the standard You.com MCP server’s you-finance tool, supplements narrative context with you-research when needed, and reports figures with periods and sources so stale data is visible.
What You’ll Build
A SKILL.md package for finance-specific research. The skill sends filings, fundamentals, market data, and ticker comparison requests to you-finance, supplements narrative context with you-research, and reports every figure with its period and source so stale numbers are visible.
When It Fires
The question is about filings, fundamentals, or market data for a named company or ticker.
Prerequisites
Required for the research, contents, and finance tools.
Connect your agent harness to the remote MCP server at https://api.you.com/mcp.
If you-finance isn’t visible in your harness, enable it with the MCP server’s ?tools= parameter or the YDC_ALLOWED_TOOLS environment variable.
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-finance(andyou-researchfor context) whenever the trigger fires.
Grab the ready-to-use skill file.