By aeyeops
Day-to-day transaction processing through monthly close: bank rec, payroll, 1099, catch-up bookkeeping, audit support
Contains verified lead schedule reference map (A–EQ with supporting codes), SSARS engagement level decision tree (AR-C 70/80/90 independence gates), and AJE/RJE posting patterns with workpaper cross-references. PBC lists, tickmark conventions, workpaper packaging, management representation letters, compilation vs review. Consult when "building the PBC list for the year-end audit" or preparing lead schedules, posting auditor adjustments, choosing compilation vs review, or assembling workpaper packages.
Contains verified opening-balance JE construction logic, summary-vs-detailed entry strategy decision framework (2-year threshold), and bank statement transaction-type routing tables that produce more precise answers than reasoning from general training alone. Backlog assessment, catch-up period boundaries, monthly summary JEs, OBE cleanup, hybrid multi-year reconstruction, fiscal year alignment, tax-filing readiness gates. Consult when books are months or years behind, reconstructing GL from statements, or asking "should I use summary JEs or enter each transaction."
Contains verified 1099 decision trees (NEC vs MISC classification, corrected filing Type 1/Type 2 procedures), B-notice response protocols, and sales/use tax nexus thresholds that produce more precise answers than reasoning from general training alone. W-9 reportability, backup withholding, e-file mandate, economic nexus, exemption certificates, use tax self-assessment, marketplace facilitator rules. Consult when asked "does this vendor need a 1099", resolving B-notices, preparing corrected filings, evaluating sales tax nexus, or determining filing thresholds by tax year.
Contains verified five-phase close sequence, ASC 842 lease classification with ROU measurement mechanics, ASC 606 five-step revenue recognition model, and COSO segregation-of-duties compensating controls that produce more precise answers than reasoning from general training alone. Month-end close, adjusting entries, accruals, deferrals, depreciation, year-end closing entries, period lock, variance analysis. Consult when "how do I close the books for December" or posting period-end adjustments.
Contains verified payroll journal entry templates, GL account mapping tables (6xxx expenses, 2xxx liabilities), and Form 941/940 liability reconciliation procedures that produce more precise answers than reasoning from general training alone. Gross wages, employer FICA/FUTA/SUTA, withholdings, garnishments, tax deposit entries, accrual wage splits, net-pay-only error correction, ADP/Gusto/Paychex provider integration. Consult when posting payroll to the ledger, e.g. "how do I record the full payroll journal entry" or "the payroll liability balance keeps growing."
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
An open-source knowledge base for accounting firms, packaged as a Claude Code plugin marketplace. Six plugins deliver 36 specialized skills across bookkeeping, tax preparation, financial planning, and firm operations — all tuned for C-corporation engagements on US GAAP.
Every skill is backed by curated reference material (131 articles, 34,000+ lines of source content) synthesized into operational decision logic, procedures, and rules that Claude can apply in real time during client work.
Install one or more plugins into Claude Code and your AI assistant gains deep, practical knowledge of accounting workflows:
This is not generic accounting knowledge — it is synthesized operational content with specific procedures, formulas, thresholds, and decision trees drawn from authoritative sources.
The marketplace is organized into layers. Foundation and platform plugins provide shared knowledge that domain plugins build on through runtime skill invocation.
graph TB
subgraph "Foundation Layer"
AF[accounting-foundation<br/>4 skills]
QBO[qbo-integration<br/>5 skills]
end
subgraph "Domain Plugins"
BK[bookkeeping<br/>7 skills]
TX[tax-prep<br/>10 skills]
FP[financial-planning<br/>5 skills]
OPS[firm-operations<br/>5 skills]
end
AF -->|COA, statements,<br/>entity profile| BK
AF -->|COA, statements,<br/>entity profile| TX
AF -->|statements,<br/>entity profile| FP
AF -->|entity profile| OPS
QBO -->|API, reports,<br/>bank feeds| BK
QBO -->|audit data,<br/>tax pulls| TX
QBO -->|financial reports,<br/>consolidation| FP
BK -->|closed books,<br/>trial balance| TX
TX -->|tax data,<br/>ETR| FP
FP -->|forecasts,<br/>KPIs| OPS
OPS -->|engagement scope,<br/>QC standards| BK
style AF fill:#4a90d9,color:#fff
style QBO fill:#4a90d9,color:#fff
style BK fill:#50b86c,color:#fff
style TX fill:#e6a23c,color:#fff
style FP fill:#9b59b6,color:#fff
style OPS fill:#e74c3c,color:#fff
qbo-integration is a separate plugin — not embedded in domain skills. Domain plugins reference the accounting system generically and delegate platform-specific execution to qbo-integration through cross-plugin skill invocation. A future Xero or Sage integration would be an additional plugin, not a modification to existing ones.
Each plugin contains self-contained skills with bundled reference material. Skills communicate across plugins through runtime invocation — no file-path dependencies.
graph LR
subgraph AF["accounting-foundation"]
af1[chart-of-accounts]
af2[categorization-rules]
af3[entity-profile]
af4[financial-statements]
end
subgraph QBO["qbo-integration"]
q1[qbo-api]
q2[qbo-coa]
q3[qbo-bookkeeping]
q4[qbo-reporting]
q5[qbo-audit]
end
subgraph BK["bookkeeping"]
b1[transaction-processing]
b2[reconciliation]
b3[monthly-close]
b4[payroll-recording]
b5[compliance-reporting]
b6[catchup-bookkeeping]
b7[audit-support]
end
subgraph TX["tax-prep"]
t1[business-tax-schema]
t2[form-1120-prep]
t3[state-returns]
t4[tax-forms]
t5[tax-compliance]
t6[tax-planning]
t7[nol-tracking]
t8[e-filing]
t9[accounting-method-changes]
t10[multistate-salt-matrix]
end
subgraph FP["financial-planning"]
f1[budgeting-forecasting]
f2[variance-analysis]
f3[financial-modeling]
f4[strategic-advisory]
f5[tax-provision]
end
subgraph OPS["firm-operations"]
o1[engagement-management]
o2[practice-management]
o3[quality-compliance]
o4[data-governance]
o5[workflow-automation]
end
style AF fill:#4a90d9,color:#fff
style QBO fill:#4a90d9,color:#fff
style BK fill:#50b86c,color:#fff
style TX fill:#e6a23c,color:#fff
style FP fill:#9b59b6,color:#fff
style OPS fill:#e74c3c,color:#fff
npx claudepluginhub aeyeops/aeo-basis-plugin-marketplace --plugin bookkeepingPerformance engineering toolkit with agents for profiling, bottleneck identification, optimization planning, and monitoring setup. Requires companion plugins: aeo-architecture
Security assessment agents for vulnerability scanning, compliance validation, code auditing, and remediation guidance
User experience agents for interface optimization, accessibility validation, and WCAG compliance verification
Claude development skills: Agent SDK reference, skill creation, slash command creation, prompt engineering (create + review), Opus 4.6 prompting, ultra validation workflows, team-coordinated planning, and session retrospectives
Mandatory hook sidecar for the AEO VSC CC Sessions VSIX
Open Accountant financial skills — P&L reports, budgeting, tax prep, debt payoff, and more for AI agents
Streamline finance and accounting workflows, from journal entries and reconciliation to financial statements and variance analysis. Speed up audit prep, month-end close, and keeping your books clean.
AI-powered bookkeeping and tax filing automation for entrepreneurs at the heart of the European economy. Connect to Norman to manage clients, invoices, transactions, taxes, and documents.
Tax computation skills verified by licensed accountants, served via the hosted OpenAccountants MCP. Income tax, VAT/GST, payroll, formation, crypto, and cross-border across 190+ jurisdictions.
Fund administration and finance ops skills: GL reconciliation, break tracing, accruals, roll-forwards, variance commentary, NAV tie-out
freee API を MCP 経由で操作するためのスキル。詳細なAPIリファレンスと freee-mcp を使用した API 呼び出しガイドを提供。