
Journal Entry
- 2k installs
- 23.1k repo stars
- Updated July 28, 2026
- anthropics/knowledge-work-plugins
journal-entry is an agent skill that prepares debits-and-credits journal entries with supporting detail for month-end accrual and close workflows.
About
The journal-entry skill assists with month-end and period-close journal entry workflows for ap-accrual, fixed-assets, prepaid, payroll, and revenue types with proper debits, credits, supporting detail, and review documentation. Usage is slash je type period such as ap-accrual 2024-12. Workflow gathers trial balance and subledger data from connected ERP or pasted spreadsheets, calculates entries by type with account coding and department splits, presents standard formatted journal tables with memo lines, and runs an eleven-point review checklist covering balance, period, valid accounts, reversals, and approval authority. AP accrual debits expense and credits accrued liabilities for uninvoiced receipts. Fixed assets pulls depreciation schedules debiting expense and crediting accumulated depreciation. Prepaid amortizes insurance software and rent. Payroll accrues salaries benefits and taxes. Revenue recognizes performance obligations and adjusts deferred revenue. Disclaimer notes assistance only, not financial advice, requiring qualified professional review before posting.
- JE types: ap-accrual, fixed-assets, prepaid, payroll, revenue recognition.
- Gathers ERP or pasted trial balance and subledger source data.
- Standard journal entry table format with memo, department, and reversal flag.
- Eleven-point review checklist before finalizing entries.
- Not financial advice; requires qualified professional review before posting.
Journal Entry by the numbers
- 2,020 all-time installs (skills.sh)
- +89 installs in the week ending Jul 28, 2026 (Skillselion tracking)
- Ranked #66 of 1,136 Finance & Trading skills by installs in the Skillselion catalog
- Security screen: LOW risk (skills.sh audit)
- Data as of Jul 28, 2026 (Skillselion catalog sync)
journal-entry capabilities & compatibility
- Capabilities
- five je type calculation workflows · erp or manual source data gathering · formatted journal table output · eleven point review checklist · reversal and approval authority checks
- Use cases
- planning · data analysis · documentation
What journal-entry says it does
Prepare journal entries with proper debits, credits, and supporting detail.
This command assists with journal entry workflows but does not provide financial advice.
npx skills add https://github.com/anthropics/knowledge-work-plugins --skill journal-entryAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| Installs | 2k |
|---|---|
| repo stars | ★ 23.1k |
| Security audit | 3 / 3 scanners passed |
| Last updated | July 28, 2026 |
| Repository | anthropics/knowledge-work-plugins ↗ |
How do I prepare a month-end AP accrual or depreciation journal entry with proper supporting detail?
Prepare journal entries for AP accrual, fixed assets, prepaid, payroll, and revenue recognition with debits, credits, and audit review checklists.
Who is it for?
Developers and finance operators preparing month-end journal entries with structured review documentation.
Skip if: Skip for tax filing or financial advice without GL journal entry preparation scope.
When should I use this skill?
Use when booking month-end accruals, depreciation, prepaid amortization, payroll accruals, or revenue recognition entries.
What you get
Formatted balanced journal entry with calculations, memos, review checklist, and posting instructions.
- Draft journal entry
- Debit-credit line breakdown
- Audit supporting notes
Files
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 adjustmentsperiod— 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: 1. The formatted journal entry 2. Supporting calculations 3. Comparison to prior period entry of the same type (if available) 4. Any items flagged for review or follow-up 5. Instructions for posting (manual entry or upload format for the user's ERP)
Related skills
How it compares
Use when structured close-task journal drafts are needed rather than generic spreadsheet formulas without audit-oriented supporting detail.
FAQ
Who is journal-entry for?
Developers and software engineers and finance operators preparing month-end journal entries with structured review documentation.
When should I use journal-entry?
When booking month-end accruals, depreciation, prepaid amortization, payroll accruals, or revenue recognition entries.
Is journal-entry safe to install?
Review the Security Audits panel on this page before installing in production.