case-study-publisher
Case Study Publisher
This skill orchestrates the Tiger Data case study publishing workflow. It uses a single intake form as the source of truth and executes the selected steps, pausing for your explicit approval before any action that sends a message, submits a form, or publishes content.
Step 0: Pre-flight check
Read REFERENCES.md from the plugin root and run the pre-flight check described there. Call list_marketing_references() to verify Tiger Den is reachable. If it fails or the tool is not found, STOP — do not continue. Follow the error handling in REFERENCES.md.
Also fetch the No Fly List before doing any work:
get_marketing_reference(slug: "no-fly-list")
This is a list of customers who cannot be publicly referenced. If the customer in the intake form appears on the No Fly List, stop immediately and inform the user that this customer cannot be publicly referenced. If a No Fly List name appears in source material you are working from, omit it from all outputs.