Claude Skills Pdf Bulk Butler banner
charliel1981 charliel1981

Claude Skills Pdf Bulk Butler

AI community

Description

Claude Code skills for the PDF Butler + BULK Butler Salesforce AppExchange packages — created by Claude, for Claude. AI-generated community content.

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

Claude Code skills for PDF Butler + BULK Butler + SIGN Butler V2

_**Created by Claude, for Claude.**_ Every reference file in this repo was researched, distilled, and written by Claude from the public CloudCrossing Academies — then wired back into Claude Code as skills so future Claude sessions can answer PDF Butler / BULK Butler / SIGN Butler V2 questions as a grounded specialist instead of guessing.

Three [Claude Code](https://docs.claude.com/en/docs/claude-code) skills that turn Claude into a working specialist on the **PDF Butler**, **BULK Butler**, and **SIGN Butler V2** Salesforce AppExchange packages (by CloudCrossing).

![Skill bundle architecture](./docs/architecture.png)

What's in here

Skill Package namespace Covers
`sf-pdf-butler` cadmus_core Single-doc generation — DocConfigs, Packs, Actionables, Apex Convert API (all 31 ApexDoc classes), Agentforce-aware PdfButlerCallable cross-package dispatch, unit testing with CadmusHttpCalloutMock, native PdfActions watermarks, @pdfbutler/migration-cli (all 10 commands), LWC/Flow integration, every ConfigType + DataSource + Lightning component + Tip/Trick from the PDF Butler Academy
`sf-bulk-butler` cadmus_batch Bulk generation — Batch Info records with full field list, scheduled/Apex/Flow launches, per-record Run Actionables (Batch Size stays at 5–20, not forced to 1), report-driven batches with full Reports.ReportManager code, Batch Backend add-on with RecordType = "Batch Backend" + BatchSize = 100 + merge/zip (MERGED_PDF / ZIP_FILE) output
`sf-sign-butler` cadmus_sign2 Native e-signature on top of PDF Butler — Sign Request Templates with every verbatim UI field, the cadmus_sign2.Actionable_SignButlerSilent / Actionable_SignButlerSignNow Pack Actionables, SIGN_PLACEHOLDER / INITIAL_PLACEHOLDER ConfigType wiring,