fujisoft-presentation-creator

Generate FUJISOFT America branded MARP-format Markdown slide decks with template layouts.

5|4|Updated Nov 9, 2025
One-click install
npx skills add https://github.com/takusaotome/claude-skills-library --skill fujisoft-presentation-creator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: fujisoft-presentation-creator
Source: https://github.com/takusaotome/claude-skills-library/tree/main/skills/fujisoft-presentation-creator
Command: npx skills add https://github.com/takusaotome/claude-skills-library --skill fujisoft-presentation-creator

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires puppeteer, and includes scripts (resource) and assets (resource) and references (resource) components.

What problem does it solve?

You need to produce professional, consistent presentation slide decks that follow FUJISOFT America corporate branding, but doing layout, styling, and quality checks manually is time-consuming and error-prone.

Core Features & Use Cases

  • FUJISOFT America MARP template generation: Produces a complete MARP slide deck structure with built-in cover/content/thank-you layouts and FUJISOFT styling.
  • Brand-consistent visual design: Applies the template’s CSS (fonts, palette, grids, boxes, badges, timelines, KPI/metric blocks) to keep every slide visually coherent.
  • Quality assurance workflow (visual review): Supports automated visual review to detect footer overlap and content overflow, reducing export-time formatting issues.
  • Export-ready outputs: Enables exporting the MARP Markdown into PDF (recommended), HTML, or editable PPTX.

Quick Start

Use the skill to generate a FUJISOFT-branded MARP Markdown deck, then export it to PDF after running the visual review on the generated HTML.

Frequently Asked Questions about fujisoft-presentation-creator

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate a branded MARP slide deck for corporate presentations?

To generate a branded MARP slide deck, you define your content in Markdown and apply a corporate CSS template. This produces a complete slide structure with cover, content, and thank-you layouts, ensuring visual consistency across client proposals and technical presentations.

How do I export MARP Markdown to PDF, HTML, or PPTX without layout issues?

Exporting MARP Markdown to PDF, HTML, or PPTX without layout issues requires running an automated visual review first. This workflow detects footer overlap and content overflow in the generated HTML, ensuring formatting errors are resolved before final export.

Does Puppeteer support visual QA checks for slide deck content overflow?

Yes, Puppeteer supports visual QA checks for slide deck content overflow by automating browser-based rendering. It validates the generated HTML to detect footer overlap and content overflow, ensuring slides meet formatting standards before exporting to PDF.

What is the best way to maintain CSS branding across multiple MARP presentation templates?

The best way to maintain CSS branding across MARP presentation templates is using a predefined template with built-in styling. It applies consistent fonts, color palettes, grids, and component classes like badges and KPI blocks to every slide automatically.

Can I use MARP for progress reports and seminars requiring repeatable template-driven slide creation?

Yes, you can use MARP for progress reports and seminars requiring repeatable template-driven slide creation. It generates a standardized Markdown structure with corporate layouts, applying consistent visual design and automated quality checks for professional results.

Why does my MARP slide deck have footer overlap when exporting to PDF?

Footer overlap when exporting MARP slide decks to PDF occurs when content exceeds slide boundaries. Running an automated visual review workflow on the generated HTML detects these overflow issues, allowing you to adjust content before completing the PDF export.