← 返回 Skills 市场
194
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install aigroup-finnhub-mcp
功能描述
Use Finnhub-backed market intelligence through the `aigroup-finnhub-mcp` server for stock, crypto, forex, calendar, news, sentiment, filing, ownership, analy...
使用说明 (SKILL.md)
Finnhub MCP
Route event-driven, news-led, filing, sentiment, crypto, and FX work to aigroup-finnhub-mcp.
Route
- Identify the asset class first:
- equities and company events
- crypto
- forex
- market calendars or holidays
- Choose the narrowest Finnhub capability that fits:
finnhub_stock_market_datafor quote, profile, candles, or earnings surprise contextfinnhub_news_sentimentfor news, article sentiment, or insider sentimentfinnhub_sec_filingsfor filings and filing sentimentfinnhub_stock_estimatesorfinnhub_market_eventsfor analyst and event contextfinnhub_stock_ownershipfor insider, congress, and institutional datafinnhub_technical_analysisfor aggregate signals or indicatorsfinnhub_crypto_dataandfinnhub_forex_datafor non-equity assets
- Use date ranges deliberately. Finnhub has many time-bounded endpoints, so specify
fromandtowhen freshness matters. - Summarize signal quality, not just raw output. Call out whether a finding is based on news flow, filings, analyst revisions, or technicals.
Common Jobs
- Build a recent-news and sentiment brief for a ticker.
- Check SEC filings, filing sentiment, or filing similarity.
- Review insider activity, institutional ownership, or congress trading.
- Pull crypto or forex quotes and short candle history.
- Compare technical aggregate signals with the latest fundamental or news backdrop.
- Fetch earnings, economic, IPO, or FDA calendar context.
References
- Read capabilities.md for the exposed Finnhub tool groups and suggested routing.
安全使用建议
This skill is a router/manual for a separate MCP service and appears coherent. Before installing or invoking it: (1) confirm you trust the 'aigroup-finnhub-mcp' server and review its repository (the homepage link) to see where Finnhub API keys are stored; (2) avoid running 'npx aigroup-finnhub-mcp' from an untrusted environment without inspecting the package source first (npx will fetch code from npm); (3) if you require isolation, run the MCP in a sandbox or on infrastructure you control; (4) if you want the agent to never call this skill autonomously, restrict implicit invocation in agent policy. If you need further verification, provide the MCP server code or the npm package contents for review.
能力评估
Purpose & Capability
Name/description match the SKILL.md and references: the skill's job is to route ticker/market queries to an MCP server exposing Finnhub-backed capabilities. It does not request unrelated credentials or binaries. The only external dependency is the named MCP server (aigroup-finnhub-mcp), which is coherent for this purpose.
Instruction Scope
SKILL.md only instructs the agent how to route queries to specific Finnhub capability groups, how to choose date ranges, and how to summarize signal quality. It does not ask the agent to read arbitrary host files, environment variables, or post data to third-party endpoints outside the MCP server.
Install Mechanism
There is no install spec (instruction-only), which is low risk. The references mention a local launch pattern ('npx aigroup-finnhub-mcp'), but the skill itself does not include an installer or fetch behavior; if a user decides to run 'npx' to launch the MCP locally, that would pull code from npm and should be validated separately.
Credentials
The skill requests no environment variables or credentials. This is reasonable because it delegates Finnhub access to an external MCP server; however, it means the MCP server must hold any Finnhub API keys. Users should confirm where those credentials reside and who controls that server.
Persistence & Privilege
The skill is not always-enabled and does not request elevated or persistent system privileges. agents/openai.yaml allows implicit invocation (normal for skills) but does not modify other skills or system settings.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install aigroup-finnhub-mcp - 安装完成后,直接呼叫该 Skill 的名称或使用
/aigroup-finnhub-mcp触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.1
Tighten skill copy and add project homepage metadata
v0.1.0
Initial ClawHub release
元数据
常见问题
AIGroup Finnhub MCP 是什么?
Use Finnhub-backed market intelligence through the `aigroup-finnhub-mcp` server for stock, crypto, forex, calendar, news, sentiment, filing, ownership, analy... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 194 次。
如何安装 AIGroup Finnhub MCP?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install aigroup-finnhub-mcp」即可一键安装,无需额外配置。
AIGroup Finnhub MCP 是免费的吗?
是的,AIGroup Finnhub MCP 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
AIGroup Finnhub MCP 支持哪些平台?
AIGroup Finnhub MCP 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 AIGroup Finnhub MCP?
由 jackdark(@jackdark425)开发并维护,当前版本 v0.1.1。
推荐 Skills