/install gov-competitive-intel
Competitive Intelligence
Company research combining SEC filings, news, federal contracts, and comprehensive profiles.
Setup
mcporter add gov-intel --url https://competitive-intel-mcp.apify.actor/mcp --transport streamable-http
Or add to your OpenClaw MCP config (~/.openclaw/mcp.json):
{
"servers": {
"gov-intel": {
"url": "https://competitive-intel-mcp.apify.actor/mcp",
"transport": "streamable-http"
}
}
}
Available Tools
intel_company_filings
Search SEC EDGAR for a company's regulatory filings (10-K, 10-Q, 8-K, etc).
Show Apple's recent SEC filings
Find Tesla 10-K annual reports
Parameters: companyName (required), formType, dateFrom (YYYY-MM-DD), dateTo, limit
intel_company_news
Search recent news articles about a company.
Show recent news about Microsoft
What's in the news about Nvidia?
Parameters: query (required), limit
intel_company_contracts
Search USASpending.gov for federal awards to a specific company.
Show federal contracts for Palantir
Find government grants to SpaceX
Parameters: companyName (required), awardType ("contracts", "grants", "loans", or "all"), dateFrom (YYYY-MM-DD), dateTo, limit, page
intel_company_profile
Get a comprehensive competitive intelligence snapshot combining filings, news, and contract data.
Build a competitive profile for CrowdStrike
Get full intel on Booz Allen Hamilton
Parameters: companyName (required)
Data Sources
- SEC EDGAR — Company regulatory filings
- Google News — Recent company news
- USASpending.gov — Federal contract awards
Use Cases
- Competitive analysis and benchmarking
- Vendor and partner due diligence
- Investment research
- Government contractor intelligence
All data from free public APIs. Zero cost. No API keys required.
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install gov-competitive-intel - 安装完成后,直接呼叫该 Skill 的名称或使用
/gov-competitive-intel触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
Gov Competitive Intel 是什么?
SEC filings, company news, federal contracts, and company profiles. 4 tools for competitive intelligence. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 425 次。
如何安装 Gov Competitive Intel?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install gov-competitive-intel」即可一键安装,无需额外配置。
Gov Competitive Intel 是免费的吗?
是的,Gov Competitive Intel 完全免费(开源免费),可自由下载、安装和使用。
Gov Competitive Intel 支持哪些平台?
Gov Competitive Intel 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Gov Competitive Intel?
由 Martin(@martc03)开发并维护,当前版本 v1.0.0。