ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified finance Safety 5/5

openfec

OpenFEC — campaign finance data, candidates, committees, filings, and contribution search.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/aiwithabidi/openfec
Or

What This Skill Does

The OpenFEC skill provides a robust interface for querying official campaign finance data directly from the Federal Election Commission (FEC) API. It allows OpenClaw agents to perform deep-dive research into political campaign financing, candidate records, committee structures, and detailed contribution or disbursement records. By leveraging this tool, you can programmatically track the flow of money in U.S. elections, identify individual donor patterns, monitor specific candidate financial health, and analyze committee expenditures. This skill acts as a bridge between raw government data and actionable insights for journalists, researchers, and political analysts.

Installation

To install this skill, use the ClawKit CLI within your OpenClaw environment. Run the command clawhub install openclaw/skills/skills/aiwithabidi/openfec. Once installed, ensure you have an active FEC API key. You can obtain one for free from the official FEC website. Configure your environment by setting the FEC_API_KEY variable in your OpenClaw settings to enable successful authentication with the FEC endpoints.

Use Cases

  • Journalistic Investigation: Track large disbursements made by political action committees (PACs) to uncover potential conflicts of interest or specific spending patterns in local or national races.
  • Political Strategy: Analyze the financial health of candidates by comparing their total receipts and disbursements across different election cycles to predict fundraising effectiveness.
  • Research & Academia: Aggregate contribution data by state or contributor name to map donor demographics and financial influence across different party affiliations.
  • Election Monitoring: Retrieve real-time election results and financial filing updates to stay ahead of breaking political news.

Example Prompts

  1. "Look up all committees related to the '2024 Presidential' election cycle and provide a summary of their current financial totals."
  2. "Find all contributions made by individuals in California that exceed $1,000 for the latest election cycle."
  3. "Search for candidate John Doe, get their latest financial totals, and list their recent filings with the FEC."

Tips & Limitations

  • Rate Limiting: Be aware that the FEC API has rate limits. Using DEMO_KEY is suitable for testing, but for high-volume data analysis, register for a dedicated production API key to avoid disruptions.
  • Data Freshness: Filing data is dependent on when committees submit their reports to the FEC. Large batches of data may have a slight processing delay.
  • Efficiency: When searching for contributions or disbursements, use specific filters like state or amount ranges to avoid returning excessively large JSON payloads that may hit the agent's token limits.

Metadata

Stars4473
Views3
Updated2026-05-01
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-aiwithabidi-openfec": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#finance#politics#data#research#fec
Safety Score: 5/5

Flags: external-api

Related Skills

freshsales

Freshsales CRM integration — manage contacts, leads, deals, accounts, tasks, and sales sequences via the Freshsales API. Track deal pipelines, automate lead assignments, log activities, and generate sales reports. Built for AI agents — Python stdlib only, no dependencies. Use for sales CRM, contact management, deal tracking, pipeline reporting, and sales automation.

aiwithabidi 4473

gemini-video-analyzer

Native video analysis using Google Gemini API. Upload and analyze video files — describe scenes, extract text/UI, answer questions about content, transcribe speech, identify objects and actions. Use when: (1) User sends a video file and wants it analyzed, (2) Video summarization or description needed, (3) Extracting text, UI elements, or information from screen recordings, (4) Answering questions about video content, (5) Comparing multiple videos, (6) Analyzing tutorials, demos, or walkthroughs.

aiwithabidi 4473

agent-memory

Full AI agent memory stack — Mem0 unified memory engine with vector search (Qdrant) and knowledge graph (Neo4j), plus SQLite for structured data. Complete setup script and tools. Give your OpenClaw agent a real brain with semantic recall, entity relationships, and structured storage.

aiwithabidi 4473

neon

Neon serverless Postgres — manage projects, branches, databases, roles, endpoints, and compute via the Neon API. Create database branches for development, manage connection endpoints, scale compute, and monitor usage. Built for AI agents — Python stdlib only, zero dependencies. Use for serverless Postgres, database branching, database management, development workflows, and cloud database automation.

aiwithabidi 4473

onepassword

1Password Connect — vaults, items, secrets management for server-side applications.

aiwithabidi 4473