From Claude-Data-Wrangler
Export an existing data dictionary to a polished PDF using Typst, with a branded title page, column reference table, provenance log, and known-issues section. Use when the user wants a shareable, printable, or client-facing version of a dataset's documentation.
npx claudepluginhub danielrosehill/claude-code-plugins --plugin Claude-Data-WranglerThis skill uses the workspace's default tool permissions.
Render an existing data dictionary as a PDF via Typst.
Conducts multi-round deep research on GitHub repos via API and web searches, generating markdown reports with executive summaries, timelines, metrics, and Mermaid diagrams.
Share bugs, ideas, or general feedback.
Render an existing data dictionary as a PDF via Typst.
data_dictionary.{md,yaml,json,csv} already exists.{ dataset_name, source, format, rows, columns: [{name, type, description, units, nullable, example, notes}], provenance: [...], known_issues: [...] }
<stem>.pdf).typst-document-generator plugin if available), or client-confidential. Default to plain unless the user has a preferred template configured.typst compile to PDF. Verify exit code and output file presence.If the typst-document-generator plugin is installed, prefer its public-doc or dsr-client-confidential skill for branding consistency. Otherwise emit a self-contained .typ file.
typst CLI installed and on PATH. If missing, report and point the user to https://typst.app/docs/.New Computer Modern may not). Fall back to Noto Sans if detected.update-data-dictionary first.pii-flag first or require explicit user confirmation.