pptx-posters

Generate research posters in PPTX format using HTML templates and AI visuals.

Updated Jun 6, 2026
One-click install
npx skills add https://github.com/Ritabrata-Chakraborty/Claude-Setup --skill pptx-posters-ritabrata-chakraborty
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pptx-posters
Source: https://github.com/Ritabrata-Chakraborty/Claude-Setup/tree/main/skills/pptx-posters
Command: npx skills add https://github.com/Ritabrata-Chakraborty/Claude-Setup --skill pptx-posters-ritabrata-chakraborty

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires pypdf, pdfplumber, generate_schematic, numpy, and includes scripts (resource) and assets (resource) components.

What problem does it solve?

This Skill solves the challenge of creating visually appealing and informative research posters in PPTX format, leveraging AI-generated visuals to enhance the presentation of your research.

Core Features & Use Cases

  • AI-Generated Visuals: Generate high-quality visuals for posters using AI, including diagrams, flowcharts, and images.
  • Customizable Templates: Utilize provided HTML templates to structure your poster and include custom sections and layouts.
  • Export Options: Convert your poster design to PDF or PPTX format, suitable for different presentation needs.

Quick Start

Run the following command to generate a PPTX poster using the provided template and custom prompts:

python scripts/generate_poster.py --template "template.html" --prompt "My research on [topic] explores [methods] and finds [results]."

Frequently Asked Questions about pptx-posters

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

FAQPage Schema
How do I create a research poster in PPTX format with AI-generated visuals?

To create a research poster in PPTX format, this Skill uses customizable HTML templates and AI generation tools to produce diagrams and images. You run a Python script with your specified template and research prompt to generate the final presentation.

What Python dependencies are required to generate PPTX research posters?

Generating PPTX research posters requires Python along with pypdf, pdfplumber, numpy, and other AI generation tools. These dependencies handle PDF processing, data manipulation, and the rendering of AI-generated visuals into the final poster design.

Can I use HTML templates to structure academic research presentations for export?

Yes, you can use provided customizable HTML templates to structure academic research presentations. The Skill processes these templates with your content prompts and exports the resulting poster design into either PDF or PPTX format.

Does this Skill convert PDF content into PPTX presentation posters?

Yes, this Skill uses pypdf and pdfplumber to process PDF content, enabling the extraction of research information. It then structures this content using HTML templates and AI-generated visuals to produce PPTX presentation posters.

What is the best way to add AI-generated diagrams and flowcharts to a research poster?

The best way to add AI-generated diagrams and flowcharts to a research poster is by providing a custom prompt to the generation script. The Skill leverages AI generation tools to create these high-quality visuals and integrates them directly into your template layout.

Are there limitations when using HTML templates for PPTX poster generation?

Limitations include relying on Python and specific dependencies like pypdf and pdfplumber for processing. Complex custom layouts in HTML templates may require adjustments to ensure proper rendering when converting the final design to PPTX format.