price
01Command
Command "price" from rustledger/rustledger, covering title: rledger price description: fetch commodity prices, rledger price, usage, arguments and options.
113 tagged accounting, measured the same way as everything else here.
Browse within: finance 62ai-skills 52ifrs 52oil-gas 52fintech 28api 22rest-api 22double-entry 21beancount 17bookkeeping 17ledger 10api-client 5estonia 5
Command
Command "price" from rustledger/rustledger, covering title: rledger price description: fetch commodity prices, rledger price, usage, arguments and options.
Command
Command "query" from rustledger/rustledger, covering rledger query, usage, arguments, options and examples.
Command
Command "report" from rustledger/rustledger, covering rledger report, usage, subcommands, global options and examples.
CPUtester5465/countbean-plugin
Command
Review the book and report what the numbers actually show — run rate, categories, changes, unusual entries, and gaps in the data.
CPUtester5465/countbean-plugin
Command
Ingest financial data (bank/credit-card statements, CSV exports, receipts, or a plain-text description) into the book as validated double-entry transactions.
CPUtester5465/countbean-plugin
Command
Initialise Countbean — connect to your hosted book (approving in the browser) or create a local one, plus a starter chart of accounts.
Command
Use machine learning to detect fraud, errors, or unusual patterns in high-volume financial data.
Command
Run the full month-end close - entries, reconciliations, statements, review pack.
Command
Reconcile a bank statement against the GL cash ledger and produce a reconciliation statement.
Command
Find or create a Merit Aktiva customer (or vendor).
Command
Sync or show the company profile — this account's real chart of accounts, banks, VAT codes, and financial years.
Command
Preview or check the status of Stripe → Merit payout reconciliation (read-only).
Command
Scan and classify client documents for upload to Jaz — local files and cloud links (Dropbox, Drive, OneDrive).
Command
Migrate accounting data to Jaz from Xero, QuickBooks, Sage, MYOB, or Excel — guided multi-step conversion workflow.
Command
Run Singapore Form C-S / C-S Lite corporate income tax computation using Jaz data — pull P&L, classify add-backs, compute capital allowances, apply exemptions.
Command Claude Code
Scaffold a new FreeAgent MCP tool (handler + registration + test) following the repo pattern.
Command Claude Code
Manually open/update the release PR (version bump + changelog) from conventional commits.
Command Claude Code
Recount the tools in src/tools and update the counts in README.md.
Command
A command that classifies one Japanese business transaction into an accounting category and tax type. It checks exclusions, past corrections, known keywords, and uses AI when needed.
Command
A command for correcting an incorrectly classified accounting transaction and saving the correction for future matching transactions.
Command
An interactive setup wizard for configuring a Japanese tax accountant's office. It asks about the firm, clients, accounting software, expense rules, overseas services, invoices, payroll, and report sharing.
Command
Scan for non-kernel money math. Rebuild critical flows as JournalEntrys. Replay and prove. Complements /ledger-verify.
Command
Assumptions → Money.from → cited, balanced JournalEntry → Ledger.apply. Output entries + proof.
Command
Kernel first (/ledger-verify or /ledger-audit), then host TDD/review/security if present. See skills/ledger-review/SKILL.md.