·sec-edgar-pipeline
</>

sec-edgar-pipeline

SEC EDGAR extraction pipeline: setup, filing discovery by CIK, recipe-driven extraction, and report generation.

70Installs·2Trend·@bobmatnyc

Installation

$npx skills add https://github.com/bobmatnyc/claude-mpm-skills --skill sec-edgar-pipeline

How to Install sec-edgar-pipeline

Quickly install sec-edgar-pipeline AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/bobmatnyc/claude-mpm-skills --skill sec-edgar-pipeline
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: bobmatnyc/claude-mpm-skills.

SKILL.md

View raw

This pipeline is centered on edgar-analyzer and the EDGAR data sources. The core loop is: configure credentials, create a project with examples, analyze patterns, generate code, run extraction, and export reports.

edgar/recipes/sctextraction/config.yaml defines a multi-step pipeline:

SEC EDGAR extraction pipeline: setup, filing discovery by CIK, recipe-driven extraction, and report generation. Source: bobmatnyc/claude-mpm-skills.

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/bobmatnyc/claude-mpm-skills --skill sec-edgar-pipeline Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/bobmatnyc/claude-mpm-skills --skill sec-edgar-pipeline
Category
</>Dev Tools
Verified
First Seen
2026-02-19
Updated
2026-03-11

Browse more skills from bobmatnyc/claude-mpm-skills

Quick answers

What is sec-edgar-pipeline?

SEC EDGAR extraction pipeline: setup, filing discovery by CIK, recipe-driven extraction, and report generation. Source: bobmatnyc/claude-mpm-skills.

How do I install sec-edgar-pipeline?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/bobmatnyc/claude-mpm-skills --skill sec-edgar-pipeline Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/bobmatnyc/claude-mpm-skills