external

⚠️ DEPRECATED - 外部第三方 skill 集成目录,提供 Stock Analysis(雅虎财经/美股)、Tavily 搜索、Firecrawl 网页爬取等安装配置。当需要安装外部数据增强 skill 时使用。

105 stars

Best use case

external is best used when you need a repeatable AI agent workflow instead of a one-off prompt.

⚠️ DEPRECATED - 外部第三方 skill 集成目录,提供 Stock Analysis(雅虎财经/美股)、Tavily 搜索、Firecrawl 网页爬取等安装配置。当需要安装外部数据增强 skill 时使用。

Teams using external should expect a more consistent output, faster repeated execution, less prompt rewriting.

When to use this skill

  • You want a reusable workflow that can be run more than once with consistent structure.

When not to use this skill

  • You only need a quick one-off answer and do not need a reusable workflow.
  • You cannot install or maintain the underlying files, dependencies, or repository context.

Installation

Claude Code / Cursor / Codex

$curl -o ~/.claude/skills/external/SKILL.md --create-dirs "https://raw.githubusercontent.com/aifinlab/FinClaw/main/skills/archive/external/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/external/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How external Compares

Feature / AgentexternalStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

⚠️ DEPRECATED - 外部第三方 skill 集成目录,提供 Stock Analysis(雅虎财经/美股)、Tavily 搜索、Firecrawl 网页爬取等安装配置。当需要安装外部数据增强 skill 时使用。

Where can I find the source code?

You can find the source code on GitHub using the link provided at the top of the page.

SKILL.md Source

# external (已废弃)

⚠️ **状态: DEPRECATED (2026-03-25)**

> 此 Skill 已废弃,不再维护。外部集成已分散到各独立 Skill 中。

## 废弃原因
- 集中式外部集成维护困难
- 各外部服务已独立成 Skill
- 安装脚本已过时

## 替代方案
- 美股数据: `yfinance-global`
- 搜索: `exa-web-search-free`, `multi-search-engine`
- 网页爬取: `agent-browser`

---

外部第三方 skill 集成目录。

## 可安装的外部 skill

| Skill | 来源 | 功能 |
|-------|------|------|
| Stock Analysis | 雅虎财经 | 美股行情与基本面 |
| Tavily | Tavily API | 网络搜索 |
| Summarize | 内置 | 内容摘要 |
| Firecrawl | Firecrawl API | 网页爬取 |

## 安装

```bash
# 方案一:一键安装
bash "$SKILLS_ROOT/external/install-scheme1.sh"
```

## 定位

FinClaw 核心功能的数据增强层,提供非金融类辅助能力。

Related Skills

external-knowledge-source-ingestion

105
from aifinlab/FinClaw

用于制度/产品/FAQ库的外部知识源接入原子 skill,适用于通用行业数据接入场景。

trust-valuation-engine

105
from aifinlab/FinClaw

## 描述

trust-risk-manager

105
from aifinlab/FinClaw

## 描述

trust-product-analyzer

105
from aifinlab/FinClaw

## 描述

trust-income-calculator

105
from aifinlab/FinClaw

## 描述

trust-compliance-checker

105
from aifinlab/FinClaw

## 描述

trust-asset-allocation

105
from aifinlab/FinClaw

## 描述

family-trust-designer

105
from aifinlab/FinClaw

## 描述

charity-trust-manager

105
from aifinlab/FinClaw

## 描述

securities-valuation-analyzer

105
from aifinlab/FinClaw

券商股估值分析工具。计算券商股的PB、PE、PEG等估值指标,进行横向(同业)和纵向(历史)对比分析。使用同花顺、AkShare实时行情数据。适用于券商股投资决策、价值发现、估值修复机会识别。

securities-rating-analyzer

105
from aifinlab/FinClaw

券商研报评级分析工具。接入东方财富研报数据,实现研报获取、解析、评分功能。支持个股研报分析、机构研报搜索、头部券商对比。使用 AkShare 实时数据源。适用于投资决策辅助、券商研究能力评估、研报情绪分析。

securities-proprietary-analyzer

105
from aifinlab/FinClaw

券商自营业务分析工具。分析券商自营投资收入、收益率、持仓结构等。使用券商财报数据、AkShare数据。适用于自营业务研究、投资收益评估、风险分析。