linkedin-carousel

Automate LinkedIn carousel creation from narrative input to ready-to-upload PDF.

1|Updated Mar 30, 2026
One-click install
npx skills add https://github.com/Typeless-Git/skills --skill linkedin-carousel-typeless-git
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: linkedin-carousel
Source: https://github.com/Typeless-Git/skills/tree/main/linkedin-carousel
Command: npx skills add https://github.com/Typeless-Git/skills --skill linkedin-carousel-typeless-git

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

LinkedIn carousel creation is time-consuming and error-prone when manually designing multi-slide posts. This Skill automates the end-to-end process to produce a ready-to-upload PDF with consistent branding and slide quality.

Core Features & Use Cases

  • Narrative planning for multi-slide carousels
  • HTML/CSS slide design with a reusable system
  • Headless rendering of slides to 1080×1080 and PDF assembly
  • Brand-friendly customization and theme variants
  • Use Case: Marketing teams producing weekly knowledge-share carousels for LinkedIn

Quick Start

Create a five-slide LinkedIn carousel from topic input using the provided slides.html template.

Frequently Asked Questions about linkedin-carousel

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

FAQPage Schema
How do I automate LinkedIn carousel creation from narrative text?

Automating LinkedIn carousel creation converts narrative input into a ready-to-upload PDF using HTML/CSS rendering and slide templates. The process handles narrative planning, headless rendering to 1080×1080 slides, and final PDF assembly automatically.

What's the best way to generate a PDF for a multi-slide LinkedIn post?

Generating a multi-slide LinkedIn PDF involves rendering 1080×1080 slide templates into images and assembling them into a single document. This approach uses HTML/CSS for design consistency and Pillow to compile the final carousel PDF for upload.

Do I need HTML and CSS templates to build LinkedIn carousels?

Yes, HTML and CSS templates are required to build LinkedIn carousels. The system uses a reusable HTML/CSS slide design system to render 1080×1080 slides via Playwright, ensuring consistent branding and slide quality before PDF assembly.

Can I automate weekly LinkedIn carousel generation for marketing campaigns?

Yes, marketing teams can automate weekly LinkedIn carousel generation for knowledge-share posts. By using narrative input and brand-friendly theme variants, the workflow produces consistent, ready-to-upload PDF carousels suitable for regular content publishing schedules.

Why does manual LinkedIn carousel design take so much time?

Manual LinkedIn carousel design is time-consuming and error-prone due to repetitive multi-slide formatting. Automating the process with a template-driven HTML/CSS rendering system eliminates manual design errors and ensures consistent branding across all carousel slides.