# Alpha Hound

> 基于复杂条件筛选股票并输出候选列表。

- **Type:** Skill
- **Install:** `agentstack add skill-cooragent-clarityfinance-alpha-hound`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [cooragent](https://agentstack.voostack.com/s/cooragent)
- **Installs:** 0
- **Category:** [Agent Skills](https://agentstack.voostack.com/c/agent-skills)
- **Latest version:** 0.1.0
- **License:** Apache-2.0
- **Upstream author:** [cooragent](https://github.com/cooragent)
- **Source:** https://github.com/cooragent/ClarityFinance/tree/main/.claude/skills/alpha-hound

## Install

```sh
agentstack add skill-cooragent-clarityfinance-alpha-hound
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# Alpha Hound

## 目标
根据**复杂筛选条件**深度查询并筛选股票，输出候选与理由。

## 输入
- 条件集合（财务、估值、技术、行业、事件）
- 市场范围（美股/港股/全球）
- 时间窗口与更新频率

## 方法
1. **解析条件**：将自然语言条件拆为可查询字段
2. **FinnHub API 筛选**：基本面与财务指标
3. **SERPER_API 搜索**：新闻/事件/行业热点
4. **JINA_API 抽取**：提取网页核心证据
5. **交叉验证**：确认条件满足度与风险

## 输出格式
- **筛选条件摘要**
- **候选列表（含满足条件的证据）**
- **风险与不确定性**
- **建议的下一步验证**
- **要点表格（Markdown Table）**

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [cooragent](https://github.com/cooragent)
- **Source:** [cooragent/ClarityFinance](https://github.com/cooragent/ClarityFinance)
- **License:** Apache-2.0

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-cooragent-clarityfinance-alpha-hound
- Seller: https://agentstack.voostack.com/s/cooragent
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
