marketing-informe-pdf

marketing-informe-pdf is a skill for Claude Code, Codex from victorperez22/marketing-claude-code. It costs 0 tokens per session (3,641 once invoked), scanned A, original, MIT.

A Spanish-language marketing report generator that turns audit results into a formatted PDF. A PDF is a fixed-layout document suitable for sharing or presenting.

In plain words
What is it for?
Use it to create branded marketing audit reports with score indicators, comparison tables, visual charts, findings, and a prioritized action plan.
Why use it?
It removes the need to manually arrange scores, charts, tables, findings, and recommended actions into a client-ready report.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one. Also seen: mentions Claude Code.

Needs its repository: it runs a file that does not travel with it, so clone the repository first. The line is python3 scripts/generar_informe_pdf.py /tmp/datos_informe.json "INFORME-MARKETING-<dominio>.pdf".

Good fit Use it to create branded marketing audit reports with score indicators, comparison tables, visual charts, findings, and a prioritized action plan.

Compare 6 skills from other repositories ↓
Install

Getting it into your agent

It runs from inside its repository, so the clone comes first — what it calls does not travel with the file alone.

Clone the repo
git clone --depth 1 https://github.com/victorperez22/marketing-claude-code
agentmods
npx agentmods add skills/victorperez22/marketing-claude-code/marketing-informe-pdf

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for marketing-informe-pdf

README.md
[![agentmods](https://agentmods.dev/badge/skills/victorperez22/marketing-claude-code/marketing-informe-pdf/github.svg)](https://agentmods.dev/skills/victorperez22/marketing-claude-code/marketing-informe-pdf)
Your own site
<a href="https://agentmods.dev/skills/victorperez22/marketing-claude-code/marketing-informe-pdf"><img src="https://agentmods.dev/badge/skills/victorperez22/marketing-claude-code/marketing-informe-pdf/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for marketing-informe-pdf

Your own site · 80×15
<a href="https://agentmods.dev/skills/victorperez22/marketing-claude-code/marketing-informe-pdf"><img src="https://agentmods.dev/badge/skills/victorperez22/marketing-claude-code/marketing-informe-pdf.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 0 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 3,641 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00000 $0.03641
Opus 5 $0.00000 $0.01820
Sonnet 5 $0.00000 $0.00728
Haiku 4.5 $0.00000 $0.00364

Measured 11d ago against content hash 79772ec596cc, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

marketing-informe-pdf scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 11d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/marketing-informe-pdf/SKILL.md · 384 lines

How it starts

The opening of the file, as written. The whole thing — 384 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Generador de Informe de Marketing en PDF

Proposito de la skill

Generar un informe de marketing profesional y visualmente cuidado en PDF usando el script Python scripts/generar_informe_pdf.py. La skill recoge toda la data disponible de auditorias, la estructura en el JSON esperado, invoca el script y produce un PDF con marca, medidores de score, barras, tablas comparativas, hallazgos y plan de accion priorizado.

Cuando usarla

  • El usuario quiere version PDF del informe (no solo Markdown)
  • El usuario prepara un entregable para presentacion a cliente
  • El usuario pide un informe "pulido", "listo para cliente" o en PDF
  • Se activa con /marketing informe-pdf o /marketing informe-pdf <dominio>

Cuando usar PDF vs Markdown

Formato Mejor para Pros Contras
PDF Presentaciones a cliente, adjunto en email, sales collateral Aspecto profesional, formato consistente, graficos, printable Mas dificil de editar, requiere script
Markdown Uso interno, referencia rapida, edicion iterativa, git Facil de editar, legible en cualquier editor, git-friendly Menos pulido visual, sin graficos

Regla: si el informe va a cliente o prospecto, usa PDF. Para interno o edicion posterior, Markdown.

Como ejecutarla

Paso 1: Recoger toda la data disponible

Revisa archivos de skills previas en el directorio del proyecto:

Fuentes primarias:

  • AUDITORIA-MARKETING.md — auditoria global
  • LANDING-CRO.md — analisis CRO
  • AUDITORIA-SEO.md — hallazgos SEO
  • VOZ-MARCA.md — analisis de voz de marca
  • INFORME-COMPETIDORES.md — comparativa competitiva
  • ANALISIS-FUNNEL.md — analisis de funnel
  • CALENDARIO-REDES.md — auditoria de redes
  • SECUENCIAS-EMAIL.md — auditoria de email
  • CAMPANAS-ADS.md — auditoria de ads

Read the full file on GitHub · 384 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 11d ago First seen · 384 lines · 0 tokens per session scan A 79772ec596cc

Subscribe to this mod's changes

marketing-informe-pdf is a skill published in the GitHub repository victorperez22/marketing-claude-code (9 stars, last pushed 5mo ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 3,641 tokens. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

citedy-lead-magnets

Generate AI-powered lead magnets — checklists, swipe files, and frameworks that convert visitors into subscribers. PDF generation with optional AI illustrations. No competitors in any MCP/skill store. Powered by Citedy.

citedy/adclaw · 51 tokens

pdf-extractor

Extract text, tables, and images from PDFs. Use when: extracting data from reports; converting PDF tables to CSV; pulling images from presentations; processing research papers; batch converting PDFs to text.

guia-matthieu/clawfu-skills · 42 tokens

report-generator

Generate PDF/HTML reports from templates and data. Use when: creating client reports; generating weekly summaries; producing marketing performance reports; automating recurring reports.

guia-matthieu/clawfu-skills · 33 tokens

market-report-pdf

Generate a professional, visually polished PDF marketing report using the Python script scripts/generatepdfreport.py. This skill collects all available audit and analysis data, structures it into the expected JSON format, invokes the script, and produces a branded PDF with score gauges, bar charts, comparison tables…

khalidgraphy/claude-market-skills-by-KM · 0 tokens

pydicom

Use pydicom to read, inspect, write, transform, and safely preflight local DICOM datasets and pixel data. Applies to DICOM metadata, transfer syntaxes, compression plugins, frames, private elements, JSON, and bounded de-identification review.

K-Dense-AI/scientific-agent-skills · 56 tokens

liteparse

Local document and PDF parsing that returns spatial text with bounding boxes. Use for extracting text from PDFs, DOCX, Office files, and images; running OCR on scans; producing layout-preserved JSON for RAG; batch-ingesting folders of papers; or rendering pages to PNG for multimodal agents. Distinguishing capabilities…

K-Dense-AI/scientific-agent-skills · 86 tokens