Agent
Agent "agentic-workflows" from rustledger/rustledger, covering github agentic workflows agent, what this agent does, files this applies to, problems this solves and how to use.
14 tagged accounting, measured the same way as everything else here.
Browse within: beancount 6bookkeeping 6fava 5
Agent
Agent "agentic-workflows" from rustledger/rustledger, covering github agentic workflows agent, what this agent does, files this applies to, problems this solves and how to use.
Agent
Record payments against Merit Aktiva invoices, enter purchase invoices, and reconcile open items. Reads balances/invoices, builds the payment or purchase payload, confirms, and posts. Use when: "record a payment", "mark invoice paid", "enter a purchase invoice / bill", "reconcile payments", "what's outstanding"…
Agent
Look up an Estonian company in the Business Register (äriregister) using the FREE live services: authoritative invoicing requisites (legal name, VAT number, status, address) by registry code, and whether a company can receive e-invoices. Use before creating a customer or invoice to fill/verify details, or to decide…
Agent
Create a Merit Aktiva sales invoice from a natural-language description. Resolves the customer, builds the line rows and per-rate VAT totals, shows the payload, and creates it on the user's explicit approval. Use when: "create invoice", "invoice for ", "bill ", "raise a sales invoice", "send an invoice to". create an…
Agent Claude Code
Keeps user-facing docs in sync with code changes. Use when a PR changes src/ (a tool is added/removed/renamed, an env var changes, or user-facing behaviour changes) and the README or docs may be stale. Also runs automatically on code PRs via the docs-agent workflow.
Agent Claude Code
Reviews changes against this repo's threat model — indirect prompt injection via FreeAgent data, SSRF / bearer-token exfiltration, path traversal through IDs, command injection, and token storage. Use when reviewing diffs that touch client.ts, auth.ts, src/tools/, input validation, or any request-path construction.
cynco-labs/ai-accounting-skills
Agent
Agent "claude-code" from cynco-labs/ai-accounting-skills, covering claude code, install skills, option a — skills.sh (recommended multi-agent path), option b — plugin marketplace (umbrella + hooks) and firm profile.
cynco-labs/ai-accounting-skills
Agent
Agent "codex" from cynco-labs/ai-accounting-skills, covering codex (openai), install, or project-local, firm profile and workflow.
cynco-labs/ai-accounting-skills
Agent
Agent Skills are open format. Install via the skills CLI into whatever skill directory your Grok/xAI coding surface supports.
Agent
Platform-specific instructions for installing and running a Claude Code skill that reconciles financial data from files. The reconciliation script uses Python libraries and does not use the network while running.
Agent
Platform-specific instructions for installing and running a financial-data reconciliation skill in WorkBuddy. Reconciliation means checking that two sets of records agree.
Agent Claude Code
Strict reviewer for monetary values, accounts, and financial constructs. Ledger kernel + review + security. Use for PRs or pre-commit on value diffs.