edgar-sec-filings

Analyze SEC EDGAR filings to extract financial insights and investment signals.

Updated Apr 10, 2026
One-click install
npx skills add https://github.com/ebrahim-sani/trading-automation --skill edgar-sec-filings-ebrahim-sani
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: edgar-sec-filings
Source: https://github.com/ebrahim-sani/trading-automation/tree/main/vibe-trading/agent/src/skills/edgar-sec-filings
Command: npx skills add https://github.com/ebrahim-sani/trading-automation --skill edgar-sec-filings-ebrahim-sani

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill tackles the challenge of manually sifting through complex SEC EDGAR filings to uncover financial health, risks, and investment opportunities, streamlining fundamental analysis for investors.

Core Features & Use Cases

  • Filing Extraction and Analysis: Pulls key data from 10-K, 10-Q, 8-K, and other forms to assess revenue trends, margins, and MD&A tone.
  • Signal Generation: Detects insider activity, institutional flows, and event catalysts to produce bullish/bearish scores.
  • Use Case: For a stock like AAPL, analyze the latest 10-K for risk changes and combine with Form 4 data to evaluate insider conviction before making a trade decision.

Quick Start

Analyze the latest 10-K filing for AAPL and generate a composite investment signal.

Frequently Asked Questions about edgar-sec-filings

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

FAQPage Schema
How do I extract investment signals from SEC EDGAR filings?

To extract investment signals from SEC EDGAR filings, analyze annual reports, quarterly updates, event disclosures, and insider transactions. The process assesses revenue trends, margins, MD&A tone, and insider activity to generate composite bullish or bearish scores.

Can I analyze Form 4 insider transactions to evaluate stock conviction?

You can analyze Form 4 insider transactions to evaluate stock conviction by combining the data with annual report insights. This approach detects insider activity and institutional flows to produce scored investment recommendations for fundamental research.

How do I assess MD&A tone changes in a 10-K annual report?

Assessing MD&A tone changes in a 10-K annual report involves retrieving qualitative EDGAR URLs and utilizing yfinance for structured data. This identifies risk factor changes and financial health trends to detect potential investment catalysts.

What is the best way to combine 8-K event disclosures with financial analysis?

The best way to combine 8-K event disclosures with financial analysis is to pull key data from event forms alongside revenue trends and margins. This detects event catalysts and generates composite bullish or bearish scores for smart investing.

Does this SEC filing analysis use yfinance for structured data retrieval?

This SEC filing analysis uses yfinance for structured data retrieval alongside EDGAR URLs for qualitative MD&A tone analysis. It extracts financial insights, risks, and investment signals from US public company documents for fundamental research.