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.
git clone --depth 1 https://github.com/victorperez22/marketing-claude-codenpx agentmods add skills/victorperez22/marketing-claude-code/marketing-informe-pdfWrote 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.
[](https://agentmods.dev/skills/victorperez22/marketing-claude-code/marketing-informe-pdf)<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.
<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>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.
| Model | Per session | Once 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 |
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.
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-pdfo/marketing informe-pdf <dominio>
Cuando usar PDF vs Markdown
| Formato | Mejor para | Pros | Contras |
|---|---|---|---|
| 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 globalLANDING-CRO.md— analisis CROAUDITORIA-SEO.md— hallazgos SEOVOZ-MARCA.md— analisis de voz de marcaINFORME-COMPETIDORES.md— comparativa competitivaANALISIS-FUNNEL.md— analisis de funnelCALENDARIO-REDES.md— auditoria de redesSECUENCIAS-EMAIL.md— auditoria de emailCAMPANAS-ADS.md— auditoria de ads
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.
- 11d ago First seen · 384 lines · 0 tokens per session scan A 79772ec596cc
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.
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.
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.
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.
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…
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.
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…