Orchestrator for the full Skool screenshot → proof log pipeline. Discovers images, calls skool-redact-images for redaction, then skool-update-proof-log for uploads and sheet updates. One-command full workflow.
How this skill is triggered — by the user, by Claude, or both
Slash command
/career-systems-internal:skool-redaction-workflowThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
**Complete end-to-end orchestrator.** Discovers Skool screenshots from your inbox, redacts PII, uploads to Drive, and logs proof data to your sheet in one go.
Complete end-to-end orchestrator. Discovers Skool screenshots from your inbox, redacts PII, uploads to Drive, and logs proof data to your sheet in one go.
Trigger on: "redact skool screenshots", "process screenshot batch", "log wins", "proof log"
This skill chains two sub-skills:
cat ~/.config/skool-automations/proof-log.json 2>/dev/null || echo "NOT FOUND"
Show the user the files to process and confirm before proceeding.
Invoke the redaction skill with the image list. This:
Pass the redaction results to the upload skill. This:
Aggregate results and print:
Process all pending screenshots:
Redact my skool screenshots
Process and target specific proof areas:
Redact skool screenshots and log them as Outreach and Sales wins
Check status without processing:
Show me what's in my redaction inbox
If redaction fails on an image:
skool-redact-imagesIf sheet update fails:
Creates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.
npx claudepluginhub blaze212/cs-internal-skills --plugin career-systems-internal