Government Competitive Intelligence for Openclaw

A specialized research toolset for aggregating SEC filings, real-time news, and federal contract data into comprehensive competitive profiles.

martc03
v1.0.0
Feb 28, 2026
0
462
0

Install & Download

1. ClawHub CLI

The fastest way to install a skill directly from the registry.

npx clawhub@latest install gov-competitive-intel

2. Manual Installation

Copy the skill folder to one of these locations

Global
~/.openclaw/skills/
Workspace
<project>/skills/

Priority: Workspace > Local > Bundled

3. Prompt Installation

Copy this prompt to OpenClaw to install it automatically.

Help me install gov-competitive-intel using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).

Prefer to download?

Get the raw skill files in a ZIP archive.

What is Government Competitive Intelligence?

The Government Competitive Intelligence skill empowers developers, analysts, and researchers to perform deep-dive corporate investigations without leaving their AI-driven workflow. By integrating real-time data from SEC EDGAR, Google News, and USASpending.gov, this Openclaw Skills addition provides a unified 360-degree view of any company's financial health, public sentiment, and government partnership status.

Built to facilitate high-stakes decision-making, it bridges the gap between raw public data and actionable intelligence. Whether you are tracking a competitor's regulatory filings or monitoring federal grant awards, this skill delivers structured data directly to your agent.

Government Competitive Intelligence Use Cases

  • Performing rigorous competitive analysis and benchmarking against industry peers.
  • Conducting vendor and partner due diligence before entering contractual agreements.
  • Aggregating investment research data, including detailed 10-K and 10-Q financial reports.
  • Monitoring government contractor intelligence and tracking federal award history for specific entities.

How Government Competitive Intelligence Works

  1. The user provides a company name or specific query to their AI agent using Openclaw Skills.
  2. The skill invokes specific tools to query public APIs, including SEC EDGAR for financial transparency and USASpending.gov for contract history.
  3. Real-time news articles are fetched via Google News to provide current market context and sentiment.
  4. The skill synthesizes these disparate data streams into a structured format, such as a comprehensive company profile or a filtered list of regulatory filings.

Government Competitive Intelligence Setup

To install this skill, use the mcporter CLI utility:

mcporter add gov-intel --url https://competitive-intel-mcp.apify.actor/mcp --transport streamable-http

Alternatively, you can manually configure the server in your Openclaw Skills configuration file located at ~/.openclaw/mcp.json:

{
  "servers": {
    "gov-intel": {
      "url": "https://competitive-intel-mcp.apify.actor/mcp",
      "transport": "streamable-http"
    }
  }
}

Government Competitive Intelligence Data Schema & Taxonomy

The skill organizes data into four primary modules to ensure clarity in research results:

Component Source Data Type
Regulatory Filings SEC EDGAR 10-K, 10-Q, 8-K, and other official forms
Federal Awards USASpending.gov Contracts, grants, loans, and direct payments
Company News Google News Latest headlines and article metadata
Comprehensive Profile Unified Aggregated snapshot of all available data points

Government Competitive Intelligence Advanced Features

  • Multi-source intelligence synthesis using the intel_company_profile tool for one-shot company snapshots.
  • Granular filtering for federal awards, allowing users to isolate grants, loans, or specific contract types.
  • Chronological SEC filing searches with support for specific form types and date ranges.
  • Zero-config integration that requires no API keys, leveraging public data streams via Openclaw Skills.

SKILL.md


Loading

Related Openclaw Skills

METADATA

Github Stars: 0
forks: 0

Featured*