Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx skills add cynco-labs/ai-accounting-skills --skill prepare-notesgit clone --depth 1 https://github.com/cynco-labs/ai-accounting-skillsWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/cynco-labs/ai-accounting-skills/prepare-notes)<a href="https://agentmods.dev/skills/cynco-labs/ai-accounting-skills/prepare-notes"><img src="https://agentmods.dev/badge/skills/cynco-labs/ai-accounting-skills/prepare-notes/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/cynco-labs/ai-accounting-skills/prepare-notes"><img src="https://agentmods.dev/badge/skills/cynco-labs/ai-accounting-skills/prepare-notes.svg" alt="Reviewed on agentmods" width="80" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00020 | $0.00465 |
| Opus 5 | $0.00010 | $0.00233 |
| Sonnet 5 | $0.00004 | $0.00093 |
| Haiku 4.5 | $0.00002 | $0.00047 |
Grade A, and why
prepare-notes scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 11d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
What it actually says
/prepare-notes
Purpose
Notes are often the longest part — be complete and tied to primaries.
Templates (load these)
For MPERS engagements, load scaffolds from:
references/notes-templates/mpers/ (see 00_index.md)
| Order | Template |
|---|---|
| 1 | 01_corporate_information.md |
| 2 | 02_basis_of_preparation.md |
| 3 | 03_significant_accounting_policies.md |
| 4 | 04_critical_judgements.md |
| 5+ | PPE, receivables, payables, borrowings, revenue, employee benefits, equity, cash |
| End | Related parties, commitments/contingencies, subsequent events |
For other jurisdictions, load references/jurisdictions/<id>/notes-templates/ if present; otherwise adapt MPERS scaffolds and label framework differences.
Structure (typical MPERS set)
- Corporate information
- Basis of preparation
- Significant accounting policies
- Critical accounting estimates 5–N. Note-by-note breakdowns matching SOFP/SOCI lines Final: Related parties, commitments, contingencies, events after reporting period, authorisation
Tie rules
- Note totals = primary statement lines
- PPE note rolls cost & accum dep to SOFP carrying amount
- Borrowings note current/non-current split = SOFP
- Related party note includes directors' remuneration where required
- Every filled amount cites ATB code, schedule, or prior signed FS — never invent
Sources
ATB, FAR, loan schedules, MPERS technical review findings, prior year notes (update, don't copy blindly).
Completeness
After drafting, run or mirror /mpers-accounting:disclosure-checklist.
Completion
Done when: notes pack ties to primaries; material disclosure gaps listed or filled.
Output
Full notes draft + cross-ref index (Note # ↔ FS line) + list of notes still [PENDING source].
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 11d ago First seen · 59 lines · 20 tokens per session scan A 7d4b008a893a
prepare-notes is a skill published in the GitHub repository cynco-labs/ai-accounting-skills (3 stars, last pushed 2mo ago), licensed MIT. It adds 20 tokens to every session and 465 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other skills, from other repositories
countbean-accounting
Rules for writing correct double-entry Beancount transactions when managing a Countbean cloud book — account naming, how to balance postings, categorisation, and safe ingestion. Use whenever recording, importing, or correcting financial data in a Countbean book.
bookkeeping
Use when a small business needs audit-ready books — a chart of accounts, posting a transaction to the right account and side, clearing an uncategorized bank feed, cash vs accrual, or a ledger that won't tie to the bank. NOT interpreting the numbers — runway, burn, P&L cadence (that is finance-ops), NOT issuing…
jangbu-jongso
A Korean tax-document checklist generator for individuals, freelancers, sole-company owners, mixed earners, and certain business owners.
korean-jangbu-for
A Korean bookkeeping assistant for startups, freelancers, sole proprietors, and one-person companies. It processes financial files locally, helps classify transactions, and prepares accounting and tax outputs.
jangbu-import
A data-import workflow for turning bank files, card records, spreadsheets, receipts, tax invoices, and statement PDFs into a standard set of 13 transaction fields. OCR, or optical character recognition, is used to read information from document images and PDFs.
jangbu-connect
A setup guide for connecting Korean tax, bank, card, and social-insurance data through CODEF, an external API service. It explains how users obtain their own CODEF credentials and store them locally.