ワンクリックで
market-report-pdf
PDF marketing report generator producing branded PDFs with score gauges, charts, and comparison tables.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
PDF marketing report generator producing branded PDFs with score gauges, charts, and comparison tables.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Anti-over-engineering guardrail that activates when an AI coding agent expands scope, adds abstractions, or changes files the user did not request.
Write JavaScript code in n8n Code nodes. Use when writing JavaScript in n8n, using $input/$json/$node syntax, making HTTP requests with $helpers, working with dates using DateTime, troubleshooting Code node errors, or choosing between Code node modes.
Complete n8n skill — workflow building, node configuration, JavaScript/Python code nodes, expression syntax, validation, MCP tools, credentials, administration, Docker deployment, backup/restore, internal API, and troubleshooting. Auto-triggers on any n8n task including workflow creation, node configuration, code nodes, expressions, validation errors, credential management, instance administration, n8n setup, n8n upgrade, n8n backup, and n8n API usage.
High-stakes decision-making system with 5 advisors, anonymous peer review, and chairman synthesis. Activates on "council this", "war room this", or "pressure-test this". Outputs HTML report + markdown transcript. Saves to disk and optionally to Obsidian. Uses full ecosystem: MCP data gathering, semantic memory, sequential thinking, domain-aware advisors.
Proven workflow architectural patterns from real n8n workflows. Use when building new workflows, designing workflow structure, choosing workflow patterns, planning workflow architecture, or asking about webhook processing, HTTP API integration, database operations, AI agent workflows, or scheduled tasks.
Write Python code in n8n Code nodes. Use when writing Python in n8n, using _input/_json/_node syntax, working with standard library, or need to understand Python limitations in n8n Code nodes.
| name | market-report-pdf |
| description | PDF marketing report generator producing branded PDFs with score gauges, charts, and comparison tables. |
Generate a polished PDF marketing report with score gauges, charts, comparison tables, findings, and a prioritized action plan using scripts/generate_pdf_report.py.
Use this skill when the user:
/market report-pdf or /market report-pdf <domain>.Use Markdown report generation instead when the user wants iterative editing, internal notes, version control, or a text-first deliverable.
Collect or infer:
If no prior data exists, recommend /market audit <url> first. If the user still wants a PDF, analyze the provided URL or user-provided data and clearly label assumptions.
Check for:
MARKETING-AUDIT.mdLANDING-CRO.mdSEO-AUDIT.mdBRAND-VOICE.mdCOMPETITOR-ANALYSIS.mdFUNNEL-ANALYSIS.mdSOCIAL-AUDIT.mdEMAIL-AUDIT.mdAD-AUDIT.mdreportlab is available or install only with user approval when needed.python3 scripts/generate_pdf_report.py <json-file> <output-pdf>.See pdf-workflow.md for detailed commands and script behavior.
The generator expects:
url: full target URL.date: report date.brand_name: company or brand name.overall_score: integer from 0 to 100.executive_summary: 2-4 concise sentences.categories: exactly six score objects.findings: severity/finding objects.quick_wins, medium_term, strategic: action item arrays.competitors: optional array of up to three competitors.See json-schema-and-fields.md for full schema and field-level assembly guidance.
Before completion:
See troubleshooting-and-validation.md for detailed checks and failure modes.
Create:
MARKETING-REPORT-<domain>.pdf in the project root, unless the user requests another location.Report:
/market report-pdf example.com
Generate a client-ready PDF from MARKETING-AUDIT.md and COMPETITOR-ANALYSIS.md.
Create a prospect PDF report using the audit files and label any estimated scores.