journal-entry
anthropics/knowledge-work-plugins
Prepare month-end journal entries with debits, credits, and audit-ready supporting detail.
What is journal-entry?
This skill guides preparation of standard accounting journal entries for accruals, depreciation, prepaid amortization, payroll, and revenue recognition. Use it when you need to book month-end adjustments with proper GL coding, calculations, and documentation for financial review and audit compliance.
- Calculates and formats journal entries for AP accruals, fixed asset depreciation, prepaid expense amortization, payroll accruals, and revenue recognition
- Pulls trial balance, subledger detail, and prior period entries from connected ERP or data warehouse systems
- Generates entries in standard format with account codes, debits, credits, departments, and audit memos
- Provides supporting calculations and assumptions for each entry type
- Includes pre-posting review checklist to verify debits equal credits, coding accuracy, and audit trail completeness
How to install journal-entry
npx skills add https://github.com/anthropics/knowledge-work-plugins --skill journal-entry- Access to trial balance, GL balances, or subledger detail for the accounting period (manual entry or upload if no ERP/data warehouse connected)
- Optional: Connected ERP or data warehouse system to pull GL data automatically
How to use journal-entry
- 1.Run `/je <type> <period>` where type is one of: ap-accrual, fixed-assets, prepaid, payroll, or revenue; and period is the accounting period (e.g., 2024-12, 2024-Q4)
- 2.Provide or confirm source data: trial balance, subledger detail, and prior period entries if not auto-pulled from ERP
- 3.Review the calculated entry amounts and supporting detail
- 4.Verify the formatted journal entry against the pre-posting checklist (debits = credits, correct accounts, valid cost centers, audit memo clarity)
- 5.Post the entry to your ERP or use the provided output format for manual entry
Use cases
- Book month-end AP accruals for goods received but not yet invoiced
- Record depreciation and amortization on fixed assets and intangibles by asset class and method
- Amortize prepaid expenses (insurance, software, rent) over their service periods
- Accrue salaries, benefits, payroll taxes, and bonuses for days worked but not yet paid
- Recognize revenue or adjust deferred revenue balances based on contract performance obligations
- Accountants and accounting managers preparing month-end closes
- Financial controllers and CFOs reviewing accrual entries for compliance
- Audit teams documenting and validating period-end adjustments
- Finance teams in organizations with ERP or data warehouse systems
journal-entry FAQ
You can manually provide trial balance data, GL balances, subledger detail, or upload a spreadsheet. The skill will use that data to calculate and format the entry.
No. This skill assists with entry preparation and formatting only. All entries must be reviewed and approved by qualified financial professionals before posting.
This skill is designed for the five standard month-end accrual and adjustment types listed (AP, fixed assets, prepaid, payroll, revenue). For other entry types, you may need to prepare them manually or use a different tool.
The skill includes a reversal flag in the output. Accruals (AP, payroll, prepaid) typically auto-reverse the following period; depreciation and revenue entries usually do not. Your accounting policy should guide this decision.
The review checklist flags this before posting. Check the calculation basis, account coding, and supporting detail. The skill will help you identify and correct the discrepancy.
Full instructions (SKILL.md)
Source of truth, from anthropics/knowledge-work-plugins.
name: journal-entry description: Prepare journal entries with proper debits, credits, and supporting detail. Use when booking month-end accruals (AP, payroll, prepaid), recording depreciation or amortization, posting revenue recognition or deferred revenue adjustments, or documenting an entry for audit review. argument-hint: "<entry type> [period]"
Journal Entry Preparation
If you see unfamiliar placeholders or need to check which tools are connected, see CONNECTORS.md.
Important: This command assists with journal entry workflows but does not provide financial advice. All entries should be reviewed by qualified financial professionals before posting.
Prepare journal entries with proper debits, credits, supporting detail, and review documentation.
Usage
/je <type> <period>
Arguments
type— The journal entry type. One of:ap-accrual— Accounts payable accruals for goods/services received but not yet invoicedfixed-assets— Depreciation and amortization entries for fixed assets and intangiblesprepaid— Amortization of prepaid expenses (insurance, software, rent, etc.)payroll— Payroll accruals including salaries, benefits, taxes, and bonus accrualsrevenue— Revenue recognition entries including deferred revenue adjustments
period— The accounting period (e.g.,2024-12,2024-Q4,2024)
Workflow
1. Gather Source Data
If ~~erp or ~~data warehouse is connected:
- Pull the trial balance for the specified period
- Pull subledger detail for the relevant accounts
- Pull prior period entries of the same type for reference
- Identify the current GL balances for affected accounts
If no data source is connected:
Connect ~~erp or ~~data warehouse to pull GL data automatically. You can also paste trial balance data or upload a spreadsheet.
Prompt the user to provide:
- Trial balance or GL balances for affected accounts
- Subledger detail or supporting schedules
- Prior period entries for reference (optional)
2. Calculate the Entry
Based on the JE type:
AP Accrual:
- Identify goods/services received but not invoiced by period end
- Calculate accrual amounts from PO receipts, contracts, or estimates
- Debit: Expense accounts (or asset accounts for capitalizable items)
- Credit: Accrued liabilities
Fixed Assets:
- Pull the fixed asset register or depreciation schedule
- Calculate period depreciation by asset class and method (straight-line, declining balance, units of production)
- Debit: Depreciation expense (by department/cost center)
- Credit: Accumulated depreciation
Prepaid:
- Pull the prepaid amortization schedule
- Calculate the period amortization for each prepaid item
- Debit: Expense accounts (by type — insurance, software, rent, etc.)
- Credit: Prepaid expense accounts
Payroll:
- Calculate accrued salaries for days worked but not yet paid
- Calculate accrued benefits (health, retirement contributions, PTO)
- Calculate employer payroll tax accruals
- Calculate bonus accruals (if applicable, based on plan terms)
- Debit: Salary expense, benefits expense, payroll tax expense
- Credit: Accrued payroll, accrued benefits, accrued payroll taxes
Revenue:
- Review contracts and performance obligations
- Calculate revenue to recognize based on delivery/performance
- Adjust deferred revenue balances
- Debit: Deferred revenue (or accounts receivable)
- Credit: Revenue accounts (by stream/category)
3. Generate the Journal Entry
Present the entry in standard format:
Journal Entry: [Type] — [Period]
Prepared by: [User]
Date: [Period end date]
| Line | Account Code | Account Name | Debit | Credit | Department | Memo |
|------|-------------|--------------|-------|--------|------------|------|
| 1 | XXXX | [Name] | X,XXX | | [Dept] | [Detail] |
| 2 | XXXX | [Name] | | X,XXX | [Dept] | [Detail] |
| | | **Total** | X,XXX | X,XXX | | |
Supporting Detail:
- [Calculation basis and assumptions]
- [Reference to supporting schedule or documentation]
Reversal: [Yes/No — if yes, specify reversal date]
4. Review Checklist
Before finalizing, verify:
- Debits equal credits
- Correct accounting period
- Account codes are valid and map to the right GL accounts
- Amounts are calculated correctly with supporting detail
- Memo/description is clear and specific enough for audit
- Department/cost center coding is correct
- Entry is consistent with prior period treatment
- Reversal flag is set appropriately (accruals should auto-reverse)
- Supporting documentation is referenced or attached
- Entry is within the user's approval authority
- No unusual or out-of-pattern amounts that need investigation
5. Output
Provide:
- The formatted journal entry
- Supporting calculations
- Comparison to prior period entry of the same type (if available)
- Any items flagged for review or follow-up
- Instructions for posting (manual entry or upload format for the user's ERP)
Related skills
More from anthropics/knowledge-work-plugins and the wider catalog.

journal-entry-prep
Prepare balanced journal entries with proper documentation and approval workflows for month-end close.

kb-article
Draft publish-ready knowledge base articles from resolved issues, common questions, or workarounds.

knowledge-synthesis
Synthesize search results from multiple sources into coherent, attributed answers with confidence scoring.

lead-triage
>

legal-response
Generate templated legal responses with built-in escalation checks for common inquiries.

legal-risk-assessment
Assess and classify legal risks using a severity-by-likelihood matrix with escalation criteria.