Skills DirectorySkills Directory
SkillsLearnSecurityCategoriesDocsCommunityBlog
Sign InSubmit Skill
Skills Directory

Security-tested agent skills for Claude, coding agents, and AI workflows.

Directory

  • Browse Skills
  • All Skills A–Z
  • Claude Skills
  • Claude Code Skills
  • Agent Skills
  • Categories
  • Submit a Skill

Learn

  • Learn Hub
  • Install Claude Skills
  • Write SKILL.md
  • Skills vs MCP
  • Directories Compared

Security

  • Security
  • Methodology
  • Secure Claude Skills
  • Security Badges

Company

  • About
  • Community
  • Blog
  • API Docs
  • Advertise

2026 Skills Directory. All rights reserved.

Back to skills

Form 10 Q

ASecurity

Drafts SEC-compliant Form 10-Q quarterly reports covering Part I financials, MD&A, market risk, controls, Part II updates, exhibits, and SOX certifications. Use when preparing quarterly SEC filings, EDGAR-ready 10-Qs, or interim disclosure packages. Trigger keywords: Form 10-Q, quarterly report, MD&A, Regulation S-K, Regulation S-X, SOX 302, SOX 906, XBRL, EDGAR, interim financial statements.

22 stars
0 votes
0 copies
0 views
Added 9/20/2026
businessshellapi

Works with

api

Security Analysis

A100/100

Scanned 9/20/2026

Install to Claude Code

$npx -y skills add lev-os/agents --skill form-10-q --agent claude-code

Installs into .claude/skills of the current project.

Are you the author of Form 10 Q?

Add the live security badge to your README — it updates automatically with every re-scan.

Security grade badge for Form 10 Q
[![Security: A — Skills Directory](https://www.skillsdirectory.com/api/skills/lev-os-form-10-q/badge)](https://www.skillsdirectory.com/skills/lev-os-form-10-q)

More formats (shields.io, HTML) on the badges page.

Download Zip
Files
SKILL.md
---
name: form-10-q
description: >-
  Drafts SEC-compliant Form 10-Q quarterly reports covering Part I financials,
  MD&A, market risk, controls, Part II updates, exhibits, and SOX
  certifications. Use when preparing quarterly SEC filings, EDGAR-ready 10-Qs,
  or interim disclosure packages. Trigger keywords: Form 10-Q, quarterly
  report, MD&A, Regulation S-K, Regulation S-X, SOX 302, SOX 906, XBRL,
  EDGAR, interim financial statements.
tags:
  - corporate
  - drafting
  - regulatory
  - summary
---

# Form 10-Q Quarterly Report

Produce an SEC-compliant quarterly report with required financial and non-financial disclosures.

## Prerequisites

1. Registrant identity: legal name, EIN, SEC file number, ticker/exchange, jurisdiction, principal office address, phone.
2. Quarter-end date and filer status classification (large accelerated, accelerated, non-accelerated, smaller reporting, emerging growth).
3. Prior Form 10-K and most recent 10-Q for roll-forward disclosures.
4. Unaudited interim financial statements with footnote support under GAAP.
5. MD&A variance drivers, segment data, liquidity data (cash flows, credit facilities, covenants, capital plans).
6. Market risk exposures, hedging activities, disclosure controls evaluation, ICFR changes.
7. Legal proceedings updates, risk factor changes, equity transactions, mine safety data if applicable.
8. Exhibit list, SOX certifications, XBRL tag set.

## Output Structure / Process

### Cover Page

Exact registrant name, quarter-end date, SEC file number, EIN, address/phone, jurisdiction, ticker/exchange, filer status checkboxes, shell company status. Must conform to Form 10-Q cover page format and match EDGAR header data [VERIFY].

### Part I — Financial Information

**Item 1 — Financial Statements** (Reg S-X Article 10 [VERIFY]):

- Condensed balance sheet: current quarter end and prior fiscal year end
- Condensed income statement: quarter and YTD with prior-year comparatives
- Condensed comprehensive income: quarter and YTD with comparatives
- Condensed cash flows: YTD with prior-year comparative
- Condensed stockholders' equity
- Footnotes: significant policies, estimate changes, contingencies, subsequent events, segments, EPS/dilution, related-party transactions

**Item 2 — MD&A** (Reg S-K Item 303 [VERIFY]):

```text
Executive Overview
Results of Operations
Liquidity and Capital Resources
Known Trends, Events, Demands, Commitments, and Uncertainties
Critical Accounting Policies and Estimates (if material changes)
```

Quantify material changes; explain volume, price, mix, and cost drivers.

**Item 3 — Market Risk**: If no material change since 10-K, state so. Otherwise quantify exposures using tabular, sensitivity, or VaR format.

**Item 4 — Controls and Procedures**: Disclosure controls evaluation per Exchange Act Rules 13a-15(e)/15d-15(e) [VERIFY]; ICFR changes; evaluation within 90 days of filing [VERIFY].

### Part II — Other Information

| Item | Content | Key Rules |
|------|---------|-----------|
| 1 — Legal Proceedings | Updates to pending matters | Reg S-K Item 103 [VERIFY]; 10% of current assets threshold [VERIFY] |
| 1A — Risk Factors | Material changes only | Tailored captions; quantify impacts |
| 2 — Equity Transactions | Unregistered sales; issuer repurchases | Securities Act exemption [VERIFY]; Rule 10b-18 if used [VERIFY] |
| 3 — Defaults | Senior securities defaults | Disclose if >5% of total assets; dividend arrearages |
| 4 — Mine Safety | Dodd-Frank §1503(a) [VERIFY] | If applicable |
| 5 — Other Information | Unreported 8-K items; 10b5-1 trading arrangement updates [VERIFY] | |
| 6 — Exhibits | Index per Reg S-K Item 601 [VERIFY] | Include Exhibits 31.1, 31.2, 32.1 [VERIFY] |

**Repurchase table format** (Item 2):

| Month | Total Shares Purchased | Avg Price Paid | Shares Under Public Program | Max Shares/$ Remaining |
|-------|------------------------|----------------|-----------------------------|------------------------|

**Exhibits index format**:

| Exhibit No. | Description | Filing Method | Source Filing and Date |
|-------------|-------------|---------------|------------------------|

### Signatures and EDGAR

- Authorized officer and principal financial/accounting officer signatures with dates.
- Filing deadlines: 40 days (large accelerated/accelerated) or 45 days (non-accelerated) after quarter end [VERIFY].
- EDGAR HTML/ASCII formatting, XBRL tags, Exhibit 101 if required [VERIFY].

## Quality Checks

- Cross-foot all financial statements; reconcile to MD&A and notes.
- Verify cross-references, exhibit numbers, and incorporation-by-reference cites.
- Confirm units and rounding consistency across the filing.
- Confirm legal proceedings align with contingencies footnote.
- Confirm risk factor updates reflect only material changes since last filing.
- Confirm certification text matches required SEC form language.
- Validate EDGAR formatting and XBRL tagging.

## Guidelines

- Use company-specific, quantified explanations; avoid boilerplate.
- Mark uncertain regulatory citations with `[VERIFY]`.
- If an item has no material update, state explicitly or omit per form instructions.
- Do not incorporate SOX 906 exhibits into Securities Act registration statements [VERIFY].
- Apply plain English standards per Rule 421(d) of Regulation C [VERIFY].
- Coordinate with finance and legal to align disclosures with GAAP and SEC rules.

Attribution

lev-oslev-os
View sourceMore from lev-os →
SSkills DirectorySkills Directory

Your tool, in front of Claude Code builders.

3 founder slots · $299/mo · GSC-verified traffic · sponsors can never buy grades.

See placements

Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.

Comments (0)

No comments yet. Be the first to comment!

SSkills DirectorySkills Directory

Your tool, in front of Claude Code builders.

3 founder slots · $299/mo · GSC-verified traffic · sponsors can never buy grades.

See placements

Related Skills

Solution Architect

Designs system architecture, component specifications, and technical integration strategy. Use when: designing solutions, system architecture, technology stack, or integration approaches.

192 votes

Akorchak:Venture Assessment

Generate a comprehensive VC investment assessment report for a company

72 votes

Stock Analysis

Analyze stocks and cryptocurrencies using Yahoo Finance data. Supports portfolio management (create, add, remove assets), crypto analysis (Top 20 by market cap), and periodic performance reports (daily/weekly/monthly/quarterly/yearly). 8 analysis dimensions for stocks, 3 for crypto. Use for stock analysis, portfolio tracking, earnings reactions, or crypto monitoring.

6511 votes

Just Fucking Cancel

Find and cancel unwanted subscriptions by analyzing bank transactions. Detects recurring charges, calculates annual waste, and helps you cancel with direct URLs and browser automation. Use when: 'cancel subscriptions', 'audit subscriptions', 'find recurring charges', 'what am I paying for', 'save money', 'subscription cleanup', 'stop wasting money'. Supports CSV import (Apple Card, Chase, Amex, Citi, Bank of America, Capital One, Mint, Copilot) OR Plaid API for automatic transaction pull. Out...

6511 votes

Telegram Compose

Compose rich, readable Telegram messages using HTML formatting via direct Telegram API. Use when: (1) Sending any Telegram message beyond a simple one-line reply, (2) Creating structured messages with sections, lists, or status updates, (3) Need formatting unavailable via Clawdbot's Markdown conversion (underline, spoilers, expandable blockquotes, user mentions by ID), (4) Sending alerts, reports, summaries, or notifications to Telegram, (5) Want professional, scannable message formatting wit...

6511 votes
View all in business →