carbone
Installation
SKILL.md
Carbone
Carbone is a reporting engine that generates documents and spreadsheets from templates and JSON data. Developers and businesses use it to automate report creation and integrate dynamic document generation into their applications.
Official docs: https://carbone.io/api-reference.html
Carbone Overview
- Template
- Report — Rendered document.
- Report Group
When to use which actions: Use action names and parameters as needed.
Working with Carbone
This skill uses the Membrane CLI to interact with Carbone. Membrane handles authentication and credentials refresh automatically — so you can focus on the integration logic rather than auth plumbing.
Install the CLI
Related skills