Metadata-Version: 2.4
Name: hermes-youdotcom
Version: 0.1.0
Summary: Hermes plugin that bundles You.com MCP setup skills for web search, research, finance, and discovery
Project-URL: Homepage, https://github.com/youdotcom-oss/agent-skills
Project-URL: Repository, https://github.com/youdotcom-oss/agent-skills
Author-email: "You.com" <support@you.com>
License-Expression: MIT
Requires-Python: >=3.11
Description-Content-Type: text/markdown

# hermes-youdotcom

Hermes plugin that bundles You.com MCP setup skills for web search, research, finance, and guidance on adding You.com APIs, MCP, and SDKs to agentic projects.

## What it includes

- `you-web`: web search, content extraction, and research tools
- `you-research`: focused deep research setup
- `you-finance`: finance and market data setup
- `you-discover`: guidance for integrating You.com APIs, MCP, and SDKs into agentic projects
- `you-free`: no-auth web search setup

## Install

```sh
pip install hermes-youdotcom
```

Then enable the `youdotcom` Hermes plugin and load the bundled skills explicitly from Hermes when needed.
