sec-filing-types

Classify SEC filing types and items for dilution risk analysis.

Updated Apr 29, 2026
One-click install
npx skills add https://github.com/jefrnc/quant-llm-skills --skill sec-filing-types
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sec-filing-types
Source: https://github.com/jefrnc/quant-llm-skills/tree/main/skills/sec-filing-types
Command: npx skills add https://github.com/jefrnc/quant-llm-skills --skill sec-filing-types

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It resolves the common quant research mistake of treating the SEC filing TYPE as the trading signal, by explaining what each form and specific item actually authorizes or triggers for dilution risk.

Core Features & Use Cases

  • Disambiguates SEC forms and items: clarifies how registration (e.g., S-3) differs from action (e.g., 424B supplements) so you don’t misclassify capacity as dilution.
  • Maps specific event items to required reading: highlights which 8-K items typically require reading the underlying agreement versus routine disclosures.
  • Guides time-semantic and workflow handling: supports correct interpretation of amendments (e.g., 10-K/A superseding), insider/ownership forms, and ownership/reporting cadence pitfalls.
  • Use case: when analyzing a small-cap filing list, you can correctly bucket documents (registration, periodic reports, events, ownership) and decide which ones indicate active dilution versus permission to sell.

Quick Start

Use sec-filing-types when you need to explain what an SEC filing form (and specific item, such as “8-K Item 3.02” or “424B5”) means for float changes, dilution risk, and material events.

Frequently Asked Questions about sec-filing-types

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

FAQPage Schema
What is the difference between SEC form S-3 and 424B variants for dilution risk?

SEC form S-3 establishes registration capacity, while 424B variants are supplements representing the actual offering action. Distinguishing capacity vs action prevents incorrectly classifying registration permission as immediate dilution in float impact analysis.

How do I interpret 8-K items to identify material SEC filing triggers?

Interpreting 8-K items requires item-level reading to distinguish material triggers from routine disclosures. Specific items like 8-K Item 3.02 typically require reading the underlying agreement to determine actual event impact rather than relying solely on the filing type.

How should I handle SEC filing amendments like 10-K/A in quant research workflows?

SEC filing amendments like 10-K/A must be handled using time-semantic workflows where the amendment supersedes prior filings. Correct ownership and reporting cadence handling prevents duplicate counting and mapping errors in dilution risk tracking.

Do I need to parse 13D/G and insider transaction forms to track float changes?

Yes, parsing 13D/G and insider transaction forms is required to track ownership changes accurately. These ownership forms must be bucketed separately from periodic reports and registration statements to avoid false dilution signals.

Why does treating the SEC filing type as a trading signal lead to incorrect conclusions?

Treating the SEC filing type as a trading signal leads to incorrect conclusions because it ignores item-level reading and capacity vs action distinctions. Registration forms authorize sales but do not execute them, causing false dilution triggers if unmapped.