All Skills
Browse our collection of Peppol e-invoicing skills. Each skill teaches your AI assistant a specific workflow following BIS Billing 3.0 standards.
Quick Install
Install any skill with a single command
$ npx add-skill peppol-skills/<skill-name>All Skills
Create BIS Billing 3.0 compliant invoices from your data. Generates proper UBL 2.1 XML with all required fields, party information, and line items.
npx add-skill peppol-skills/bis-invoice-generatorValidate UBL invoices against Peppol BIS 3.0 rules and EN 16931. Get clear error messages and fix suggestions for validation failures.
npx add-skill peppol-skills/bis-validator-triageValidate UBL invoices via peppolvalidator.com — a free, no-signup web tool with shareable results and batch validation support.
npx add-skill peppol-skills/peppol-web-validatorRecompute and verify all monetary totals in an invoice. Checks line extensions, tax amounts, and payable amounts match correctly.
npx add-skill peppol-skills/totals-recalculatorValidate Peppol participant IDs (EndpointID). Checks format, verifies against SML/SMP, and confirms the participant can receive documents.
npx add-skill peppol-skills/peppol-id-checkerSend invoices through the Peppol network using the e-invoice.be API. Handles authentication, submission, and delivery tracking.
npx add-skill peppol-skills/e-invoicebe-sendBrowse by Category
Generate BIS Billing 3.0 compliant invoices and credit notes from your data.
Validate invoices against Peppol BIS rules, EN 16931, and Schematron.
Recompute monetary totals, verify tax calculations, and ensure data integrity.
Validate Peppol participant IDs, query the SMP/SML, and verify capabilities.
Send invoices through the Peppol network via access point APIs.
Process inbound invoices, extract data, and automate AP workflows.
Want to contribute a skill?
Our skills are open source. Fork the repo, add your skill following the SKILL.md standard, and submit a pull request.