sec-edgar-pipeline

Automate SEC EDGAR filing discovery, extraction, and CSV or JSON report generation.

68|19|Updated Nov 21, 2025
One-click install
npx skills add https://github.com/bobmatnyc/claude-mpm-skills --skill sec-edgar-pipeline
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sec-edgar-pipeline
Source: https://github.com/bobmatnyc/claude-mpm-skills/tree/main/universal/data/sec-edgar-pipeline
Command: npx skills add https://github.com/bobmatnyc/claude-mpm-skills --skill sec-edgar-pipeline

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the process of discovering, extracting, and reporting on data from SEC EDGAR filings, streamlining financial data analysis.

Core Features & Use Cases

  • Automated Filing Discovery: Locate specific filings (like DEF 14A) by CIK.
  • Recipe-Driven Extraction: Extract structured data using predefined recipes and scripts.
  • Report Generation: Output extracted data into CSV or JSON formats.
  • Use Case: Analyze executive compensation data from DEF 14A filings for multiple companies efficiently.

Quick Start

Run the end-to-end CLI workflow starting with edgar-analyzer project create my_project --template minimal.

Frequently Asked Questions about sec-edgar-pipeline

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate SEC EDGAR filing extraction for multiple companies?

SEC EDGAR extraction pipelines automate discovering and extracting financial filings by CIK, using recipe-driven scripts to generate structured CSV or JSON reports for multiple companies efficiently.

What's the best way to extract executive compensation data from DEF 14A filings?

Extracting executive compensation data from DEF 14A filings is handled by recipe-driven extraction scripts that locate filings by CIK and output structured compensation reports in CSV or JSON formats.

How do I set up the SEC EDGAR extraction pipeline environment?

Setting up the SEC EDGAR extraction pipeline requires configuring API keys and user-agents, then initializing a project via the edgar-analyzer CLI to automate filing discovery and reporting.

Can I output extracted SEC EDGAR filing data in CSV format?

Extracted SEC EDGAR filing data can be output in CSV format, as the pipeline supports report generation in both CSV and JSON formats for structured financial data analysis.

Does this SEC EDGAR pipeline require any external dependencies?

The SEC EDGAR pipeline operates without external dependencies, relying solely on its internal scripts and references to automate filing discovery, recipe-driven extraction, and report generation.

How do I discover specific SEC filings using a CIK number?

Discovering specific SEC filings by CIK is automated through the pipeline's filing discovery feature, which locates target filings like DEF 14A and passes them to recipe-driven extraction scripts.