SEC EDGAR Pipeline

Automate retrieval, analysis, and CSV report generation from SEC EDGAR filings.

Updated Jan 30, 2026
One-click install
npx skills add https://github.com/MacPhobos/research-mind --skill sec-edgar-pipeline-macphobos
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: SEC EDGAR Pipeline
Source: https://github.com/MacPhobos/research-mind/tree/main/.claude/skills/universal-data-sec-edgar-pipeline
Command: npx skills add https://github.com/MacPhobos/research-mind --skill sec-edgar-pipeline-macphobos

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This pipeline automates the process of retrieving, analyzing, and extracting data from SEC EDGAR filings, significantly reducing manual effort and time spent on financial data research.

Core Features & Use Cases

  • Automated Setup: Configure necessary API keys and user agent strings easily.
  • Project Management: Create and manage research projects with templates and example data.
  • Data Analysis & Code Generation: Analyze examples to identify patterns and automatically generate extraction code.
  • Extraction & Reporting: Run extraction processes and generate reports in various formats like CSV.
  • Use Case: A financial analyst needs to track executive compensation trends across multiple companies. They can use this pipeline to fetch DEF 14A filings, extract the Summary Compensation Table, and generate a CSV report for comparison.

Quick Start

Use the edgar-analyzer to create a new project named 'my_project' using the minimal template.

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 data extraction from financial filings?

You can automate SEC EDGAR data extraction by configuring API credentials, creating a project with templates, generating extraction code from examples, and exporting financial filings data to a CSV report.

What is the best way to analyze executive compensation trends across multiple SEC filings?

Analyzing executive compensation trends is best handled by fetching DEF 14A filings, using automated pattern analysis to extract Summary Compensation Tables, and generating a CSV report for cross-company comparison.

Can I generate CSV reports from SEC EDGAR filings without manual coding?

Yes, you can generate CSV reports without manual coding because the pipeline analyzes example filings to identify patterns and automatically generates the extraction code required for downstream reporting.

Do I need API keys to retrieve financial disclosure documents from SEC EDGAR?

Yes, you need API keys and user agent strings to retrieve financial disclosure documents from SEC EDGAR, which are configured during the automated setup phase of your research project.

How does project management work for SEC EDGAR financial analysis research?

Project management for SEC EDGAR financial analysis works by creating research projects using predefined templates, allowing you to organize example data and automate the extraction of financial filings systematically.