us-govt-data

Community

Official US government records with provenance.

Authorjoshuaroll
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill enables researchers and teams to securely fetch official US government documents (e.g., SEC EDGAR filings, Federal Register notices) with provenance, reducing manual search time and ensuring data integrity.

Core Features & Use Cases

  • SEC EDGAR retrieval: fetch 10-K and 10-Q filings with direct links to primary documents.
  • Federal Register access: check for new agency rules and regulatory updates.
  • Text extraction: convert HTML filings to plain text for analysis.
  • Section targeting: automatically extract sections like Risk Factors or MD&A.
  • Company search: query by company name or ticker when exact tickers are known.

Quick Start

Get the latest Apple 10-K: python3 fetch_filing.py "AAPL" --type 10-K Retrieve Google risk factors: python3 fetch_filing.py "Google" --type 10-K --section risk Fetch Tesla 10-Q with clean text: python3 fetch_filing.py TSLA --type 10-Q --clean-text

Dependency Matrix

Required Modules

requests

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: us-govt-data
Download link: https://github.com/joshuaroll/research-skills/archive/main.zip#us-govt-data

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.