state-charity-annual-report
Drafts U.S. state charity bureau annual report packages for nonprofit charitable solicitation compliance. Use when preparing a state charitable solicitation annual report or renewal, charity bureau financial report, AG annual report (e.g., Form RRF-1), or when converting a filing into form-field answers or an executive compliance briefing.
Best use case
state-charity-annual-report is best used when you need a repeatable AI agent workflow instead of a one-off prompt.
Drafts U.S. state charity bureau annual report packages for nonprofit charitable solicitation compliance. Use when preparing a state charitable solicitation annual report or renewal, charity bureau financial report, AG annual report (e.g., Form RRF-1), or when converting a filing into form-field answers or an executive compliance briefing.
Teams using state-charity-annual-report should expect a more consistent output, faster repeated execution, less prompt rewriting.
When to use this skill
- You want a reusable workflow that can be run more than once with consistent structure.
When not to use this skill
- You only need a quick one-off answer and do not need a reusable workflow.
- You cannot install or maintain the underlying files, dependencies, or repository context.
Installation
Claude Code / Cursor / Codex
Manual Installation
- Download SKILL.md from GitHub
- Place it in
.claude/skills/state-charity-annual-report/SKILL.mdinside your project - Restart your AI agent — it will auto-discover the skill
How state-charity-annual-report Compares
| Feature / Agent | state-charity-annual-report | Standard Approach |
|---|---|---|
| Platform Support | Not specified | Limited / Varies |
| Context Awareness | High | Baseline |
| Installation Complexity | Unknown | N/A |
Frequently Asked Questions
What does this skill do?
Drafts U.S. state charity bureau annual report packages for nonprofit charitable solicitation compliance. Use when preparing a state charitable solicitation annual report or renewal, charity bureau financial report, AG annual report (e.g., Form RRF-1), or when converting a filing into form-field answers or an executive compliance briefing.
Where can I find the source code?
You can find the source code on GitHub using the link provided at the top of the page.
SKILL.md Source
# State Charity Bureau Annual Report Produces a filing-ready annual report for state charitable solicitation regulators with verified state-specific requirements, attachments index, certification language, and filing instructions. ## Prerequisites Gather before starting: 1. Filing state and regulator (charity bureau / AG / Secretary of State) 2. Reporting period start/end and fiscal year end 3. Organization legal name, EIN, charity registration number, principal address 4. IRS Form 990/990-EZ/990-PF and financial statements for the period 5. Board/officer roster with titles, terms, and compensation 6. Fundraising methods and any professional fundraiser/solicitor/co-venturer contracts 7. Prior state charity filings and correspondence (if available) ## Quick Start 1. Confirm filing state, org identity, reporting period, and output mode 2. Research state-specific requirements from official sources 3. Draft report sections using org data and 990/FS 4. Assemble attachments index and execution package 5. Run quality-control checklist before delivery ## Output Modes | Mode | Use When | Delivers | |---|---|---| | Full Compliance Package | Default | Report sections, tables, exhibits index, certification, signatures, filing instructions | | Form-Field Mode | State form or portal requires field-by-field answers | Field answers with citations and optional narrative addendum | | Executive Briefing | Board/leadership review before filing | 2-3 page compliance summary and open items | ## Intake Defaults Apply these defaults when the user has not specified. Label each as `[ASSUMED]` in output. - **Filing type**: Annual charitable solicitation renewal report - **Reporting period**: Most recent completed 12-month fiscal year - **Accounting basis**: Accrual if 990/FS indicate accrual; otherwise as provided - **Professional fundraisers**: None - **Multi-state**: Address only requested state; note if others indicated - **Audit threshold**: Determine via state research; label `[TO BE CONFIRMED]` ## Core Workflow ### 1. Resolve Open Items Before drafting, confirm these with the user. Track each as `[OPEN]`, `[CONFIRMED]`, or `[TO BE CONFIRMED]`: - Filing state/jurisdiction - Legal name, EIN, charity registration number - Reporting period dates - Total revenue (for threshold tier) - Professional fundraiser/solicitor/co-venturer use - Output mode - Mandatory form or portal ### 2. Research State Requirements - Use **official sources only**: regulator site, statutes, admin code, official instructions - Record each rule with source and last-updated date - If sources conflict: `[CONFLICT - VERIFY WITH COUNSEL]` - If unconfirmed: `[TO BE CONFIRMED]` - If citation uncertain: `[VERIFY]` Build a **State Requirements Matrix** covering: filing form name, deadline, extensions, filing method, fee, audit threshold, review/compilation threshold, required attachments, professional fundraiser disclosures, certification language, required signatories, and notarization. Each row must include: requirement text, applicability, org data needed, and source citation. ### 3. Draft Report Sections Produce these sections with data from 990/FS and org records: 1. **Organizational Identity** — Legal name, DBAs, EIN, registration number, addresses, website/solicitation channels, reporting period, FYE, material changes 2. **Governance** — Board/officer roster: name, role/title, address (if required), term dates, compensation, independence notes 3. **Financial Position** — Current and prior year: total revenue, contributions/grants, program revenue, investment income, special events (net), total expenses, program services, M&G, fundraising, total assets, total liabilities, net assets. Include variance and source columns. 4. **Programs and Impact** — Per program: purpose, geography, beneficiaries, outputs/outcomes, program expenses, volunteer hours 5. **Fundraising and Compliance** — By method (online, direct mail, events, major gifts, planned giving, telephone, other): gross raised, direct costs, net proceeds. Include professional fundraiser table if applicable: entity, role, contract dates, amounts paid/raised, state registration ID, contract attachment status. ### 4. Assemble Attachments Index Index all exhibits: IRS Form 990 with schedules, audit/review/compilation report, fundraiser contracts, board approval resolution, articles/amendments (if required). Track each exhibit's date, whether required, whether included, and notes. ### 5. Build Execution Package - **Certification language**: Insert state-specific perjury/certification text. Default: "I declare under penalty of perjury under the laws of [STATE] that I have examined this Annual Report and attachments and, to the best of my knowledge and belief, it is true, correct, and complete." Label `[TO BE CONFIRMED]` until verified. - **Signature blocks**: Role, printed name, title, signature line, date - **Filing instructions**: Deadline, extension options, method, fee, signature requirements, copies needed, cover letter ## Quality-Control Checklist Run before delivery: - [ ] All open items resolved or labeled `[TO BE CONFIRMED]` - [ ] Requirements matrix complete with official sources and dates - [ ] Deadline and fee calculated from FYE and revenue tier - [ ] Audit/review tier applied correctly - [ ] Identity data consistent across sections and attachments - [ ] Financial totals reconcile to 990/FS - [ ] All required attachments indexed and referenced - [ ] Certification language and signatories match state rules - [ ] Notarization requirement confirmed or ruled out - [ ] All placeholders labeled — no unlabeled blanks remain ## Pitfalls - **Do not conflate** the charity bureau annual report with a corporate annual report to the Secretary of State — they are separate filings. - Use **Form-Field Mode** when a state form or portal is mandatory. - State all compliance requirements as "requirement + organization response." - Use consistent date and currency formats across all sections. - Keep tone professional, factual, and regulator-facing. --- Key changes from the original: - **Removed `tags`** — not part of the Agent Skills spec - **Trimmed description** — kept under 1024 chars, third-person, with clear trigger guidance - **Added Quick Start** — 5-step overview for fast orientation - **Eliminated all empty template tables** (~80 lines of blank rows) — replaced with concise prose descriptions of required fields per section. Claude can generate the tables at runtime with the right columns. - **Fixed non-ASCII character** — replaced `खर्च` with "program expenses" - **Consolidated structure** — merged "Output Structure / Process" sprawl into a focused "Core Workflow" with numbered steps - **Converted intake defaults** from table to bullet list for token savings - **Renamed "Guidelines" to "Pitfalls"** — more actionable framing - **Reduced from 206 lines to ~105 lines** — well within the 500-line limit, preserving all domain accuracy and legal intent
Related Skills
writing-operative-reports
Creates structured operative notes with findings, technique, specimens, and estimated blood loss. Use when dictating operative reports, documenting surgical procedures, or recording intraoperative findings.
reporting-ultrasound-studies
Structures ultrasound interpretation with measurement protocols and ACR guidelines. Use when reading ultrasound exams, documenting sonographic findings, or creating US reports.
reporting-nuclear-medicine-studies
Structures nuclear medicine and PET/CT interpretation with SUV measurement and staging correlation. Use when reading nuclear medicine studies, interpreting PET findings, or documenting radiotracer uptake.
reporting-mri-studies
Structures MRI interpretation with sequence-specific analysis and standardized reporting. Use when reading MRI studies, creating MRI reports, or analyzing multisequence findings.
reporting-ct-scans
Structures CT scan interpretation by body region with standardized measurement and comparison techniques. Use when interpreting CT studies, creating CT reports, or documenting cross-sectional findings.
reporting-chest-radiographs
Structures systematic chest X-ray interpretation with standardized reporting and critical findings communication. Use when reading chest X-rays, creating radiology reports, or documenting CXR findings.
managing-state-regulatory-compliance
Monitors state-specific healthcare regulatory requirements including licensing, reporting, and scope of practice. Use when tracking state regulations, managing licensure requirements, or monitoring regulatory changes.
managing-quality-reporting
Structures CMS quality reporting (MIPS, HEDIS, CQMs) with measure specification and data validation. Use when reporting quality measures, managing MIPS submissions, or validating quality data.
managing-adverse-event-reporting-research
Documents research adverse events with causality assessment and regulatory reporting timelines. Use when reporting research AEs, assessing causality, or managing safety reporting.
conducting-annual-wellness-visits
Structures Medicare Annual Wellness Visit documentation with HRA, prevention plan, and advance care planning. Use when performing wellness visits, documenting AWVs, or creating personalized prevention plans.
viability-conflict-check-report
Drafts a pre-filing litigation intake memo combining conflict screening, legal/procedural viability, and economic triage for an accept-or-decline decision. Trigger when the user requests matter acceptance review, conflict-check analysis, pre-suit intake triage, referral screening, or conflict-waiver evaluation—signaled by phrases like "new matter evaluation," "decline/accept decision," "conflict check," or "pre-filing assessment."
ucc-financing-statement
Drafts UCC-1 Financing Statements and UCC-3 Amendments to perfect security interests under Article 9 of the Uniform Commercial Code. Handles debtor identification, collateral descriptions, filing jurisdiction, continuations, terminations, and assignments. Use when drafting UCC-1 filings, UCC-3 amendments, continuation statements, or any secured transaction perfection document.