skills/legal/charity-filing-thresholds/SKILL.md
Researches state-specific charitable solicitation filing requirements keyed to gross revenue, producing a citation-backed state-by-state compliance matrix of audit thresholds, financial-statement tiers, filing fees, and due dates. Use when building charity compliance matrices, researching nonprofit filing thresholds, charitable solicitation registration renewals, comparing state audit requirements for 501(c)(3) organizations, or when the user mentions audit threshold, review threshold, compilation requirement, charity filing deadline, or multi-state nonprofit compliance.
npx skillsauth add casemark/skills charity-filing-thresholdsInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Produces a citation-backed, state-by-state matrix of audit/review/compilation thresholds, fees, and deadlines for charitable solicitation filings. States define revenue triggers differently — "gross annual revenue," "total revenue," "contributions," and "gross support and revenue" map to different Form 990 lines and shift which financial-statement tier applies. Thresholds change frequently through administrative action without legislation.
Gather before drafting (apply defaults if user says "use defaults" or "just draft"):
| Parameter | Default | |---|---| | Jurisdictions | All 41 registration states + DC | | Gross revenue / contributions (Form 990) | $1,000,000 | | Fiscal year end | December 31 | | Entity category | 501(c)(3) public charity | | Output format | Full compliance package (memo + matrix) |
Scope: Charitable solicitation registration/renewal filings for 501(c)(3) organizations. Excludes corporate annual reports, IRS filings, and professional fundraiser/solicitor regimes unless requested.
For each state, locate and record: regulator/agency, statute citation, regulation citation, filing form(s) with links, fee schedule, due date authority, and last-verified date.
Primary-source-first rule: Prefer statute/regulation text over FAQ summaries. Flag guidance-only sources.
Extract per state:
Critical — Revenue Definition Variance:
| State Term | Typical 990 Line | Example States | |---|---|---| | "gross annual revenue" | Part VIII, Line 12 | CA | | "total revenue" | Part VIII, Line 12 | NY, GA, PA | | "contributions" | Part VIII, Line 1h | IL, FL | | "gross support and revenue" | Part VIII, Line 12 | MA |
Never assume "gross revenue" equals "contributions." Capture each state's term verbatim and map to the applicable Form 990 line.
Extraction rules:
Standardize into fields: state, audit_threshold_amount, audit_threshold_basis_raw, audit_threshold_990_line, review_threshold_amount, compilation_acceptable_below, fee_schedule, due_date_rule_raw, due_months_after_fye, extension_available, extension_length, extension_mechanism, citations, last_verified_date.
Maintain a decision log for ambiguities: issue, state, sources consulted, decision taken, follow-up needed.
Master matrix — one row per state with: audit threshold, revenue basis, review threshold, compilation threshold, fee summary, due date, extension info, primary sources, verified date.
Attorney review memo (1–3 pages) addressing:
After delivering initial matrix, confirm:
Required disclaimer on every output:
THIS RESEARCH REQUIRES INDEPENDENT VERIFICATION OF ALL THRESHOLDS, DEADLINES, AND STATUTORY CITATIONS BY A QUALIFIED ATTORNEY OR CPA BEFORE RELIANCE, AND DOES NOT CONSTITUTE LEGAL ADVICE.
development
name: automated-contract-summary language: en description: Generates structured executive summaries of contracts using ML — captures key terms, party obligations, risk allocations, and compliance requirements in a standardized format. Optimized for high-volume review where speed and consistency matter. tags: - summarization - agreement - corporate --- # Automated Contract Summarization Produces standardized executive summaries of contracts using machine learning, capturing essential term
tools
Extracts regulatory obligations from dense regulations across jurisdictions. Breaks down multi-level regulations into clear article-level obligations, classifies applicability to a business, and prioritizes by risk level. Use when translating regulations into actionable compliance requirements.
development
Continuously monitors regulatory landscapes for changes relevant to a specific business. Ingests global regulatory updates, filters by relevance, summarizes impact, and produces an actionable change advisory. Use when tracking regulatory developments affecting a particular product or market.
testing
Compares an organization's existing compliance controls, policies, and procedures against extracted regulatory obligations to identify coverage gaps. Produces a remediation plan with prioritized actions. Use when assessing compliance maturity or preparing for regulatory audits.