edgar-sec-filings

Extract financial data and qualitative signals from SEC EDGAR filings.

Updated Jun 30, 2026
One-click install
npx skills add https://github.com/20YN04/vibe-trading-macos --skill edgar-sec-filings-20yn04
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: edgar-sec-filings
Source: https://github.com/20YN04/vibe-trading-macos/tree/main/agent/src/skills/edgar-sec-filings
Command: npx skills add https://github.com/20YN04/vibe-trading-macos --skill edgar-sec-filings-20yn04

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires yfinance.

What problem does it solve?

This skill solves the challenge of manually parsing complex, voluminous US public company filings by automating the extraction of financial data, risk factors, and management sentiment.

Core Features & Use Cases

  • Multi-Filing Analysis: Processes 10-K, 10-Q, 8-K, and Form 4 documents to identify material events and fundamental trends.
  • Signal Generation: Calculates composite scores based on financial health, management tone, and insider activity to support investment decisions.
  • Use Case: Quickly compare the risk factors of a company's current 10-K against the previous year to detect new material threats or shifts in management strategy.

Quick Start

Use the edgar-sec-filings skill to analyze the latest 10-K for Apple and generate a summary of its financial health and risk factors.

Frequently Asked Questions about edgar-sec-filings

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

FAQPage Schema
How do I analyze SEC EDGAR filings for fundamental investing insights?

Analyzing SEC EDGAR filings involves extracting financial data and qualitative signals from 10-K and 10-Q reports to evaluate company health. This process automates parsing voluminous documents to calculate composite scores based on management tone and insider activity.

How do I compare risk factors in a 10-K filing against the previous year?

Comparing 10-K risk factors requires detecting textual changes between current and prior annual filings. This analysis identifies new material threats and shifts in management strategy by automating the extraction and comparison of qualitative risk disclosures.

What is the best way to monitor 8-K material events and insider transactions?

Monitoring 8-K material events and insider transactions tracks Form 4 documents to gauge management sentiment. It generates actionable investment signals by interpreting corporate event disclosures and insider trading activity automatically.

Does this SEC filing analysis approach work with yfinance for stock market data?

Yes, this approach integrates with yfinance to retrieve structured stock market data. It combines EDGAR filing extractions with yfinance metrics to perform comprehensive fundamental analysis and calculate financial health composite scores.

Can I detect management sentiment shifts from 10-Q financial reports?

Yes, you can detect management sentiment shifts from 10-Q financial reports through automated textual analysis. It interprets qualitative signals in quarterly filings to monitor changes in corporate tone and emerging risk factors.

What are the limitations of automating fundamental analysis from SEC filings?

Automating fundamental analysis from SEC filings relies on structured data retrieval from EDGAR and yfinance. Limitations include dependency on the accuracy of parsed text for sentiment analysis and the need for structured inputs to detect risk factor changes accurately.