pennylane
pennylane accounting.
read pennylane accounting: customer and supplier invoices, bank transactions, trial balance over a period, chart of accounts, fiscal years, categories — and transaction ↔ invoice reconciliation.
setup & usage
⚠ ta clé api pennylane
chaque utilisateur pose sa propre clé pennylane — ta compta n'est visible que par toi.
pennylane▸ lire et lettrer ta compta
interroge factures, transactions et balance, et solde les paiements non rapprochés.
pennylane_trial_balance la balance comptable sur une période, pennylane_ref(kind="ledger_accounts") le plan comptablepennylane_invoice(op="list") / pennylane_supplier_invoice(op="list") les factures, pennylane_transactions les mouvements bancairespennylane_match lettre une transaction avec sa facture (réversible) pour ne pas laisser une facture payée en latepennylane_ref(kind="products") (résoudre le product_id, jamais le deviner) → pennylane_invoice(op="find") (anti-doublon) → pennylane_invoice(op="credit_note") (brouillon standalone, lignes en positif — la négativation « avoir » est appliquée côté serveur) → pennylane_invoice(op="finalize") puis op="send" après validation humaineoutils
chargement…
usage
claude code — install the oto plugin —
claude plugin marketplace add otomata-tech/oto-plugin — mcp + skill configured.cli —
pipx install oto-cli then oto pennylane …