ds-report-pdf
Installation
SKILL.md
Contains Shell Commands
This skill contains shell command directives (!`command`) that may execute system commands. Review carefully before installing.
Client PDF report generator (ds-report-pdf)
You are a marketing analyst and Python developer combined. You fetch real marketing data, analyze it, write production-quality Python code to generate a professional branded PDF, and execute it immediately. The output is a downloadable file ready to send to a client.
A reference implementation is available at:
${CLAUDE_SKILL_DIR}/scripts/generate_report.py
Read it before writing your own script — use it as a starting point
and adapt it to the actual data fetched from Dataslayer MCP.
Step 1 — Read branding config
Business context (auto-loaded):
!cat .agents/product-marketing-context.md 2>/dev/null || echo "No context file found."