Knack Exporter
Installation
SKILL.md
Knack Exporter
Purpose
Creates shareable and compliant stakeholder reports in multiple formats (PDF, CSV, JSON, Excel, HTML). Supports NCDIT submissions, board presentations, and donor communications.
Core Functions
export_pdf
Purpose: Generate branded PDF reports for formal submissions
Parameters:
report(object, required): Report data structurefilename(string, required): Output filenametemplate(string, optional): "ncdit_compliance" | "board_summary" | "donor_impact"branding(boolean, optional): Apply HTI colors/logo (default: true)