paper-slide-deck
The paper-slide-deck skill generates professional slide deck images from academic papers and content. It features automatic figure extraction from PDFs, style-based outline generation, and multiple image generation methods including the Gemini API and a reverse-engineered web API.
Is paper-slide-deck safe to install?
Review the source first: our audit of paper-slide-deck's source files found 5 shell commands, 0 external URLs, file reads and writes (high risk). Every command and URL listed appears verbatim in the skill's source. The skill executes shell commands, reads and writes local files, and supports a reverse-engineered web API that carries potential account risks.
How we audit skills: our security review methodology.
Who is this skill for?
Researchers, students, and professionals who need to convert academic papers or text content into structured, visually styled presentation slides.
What can you do with it?
- Converting academic papers into conference presentation slides
- Generating slide decks from markdown content
- Extracting figures and tables from PDF documents for presentation use
- Creating slide decks with specific visual styles like academic, corporate, or sketch-notes
How good is this skill?
Quality score: 4/10. The skill provides comprehensive documentation and a clear workflow. The reliance on reverse-engineered APIs for the web-based generation method is a notable security and stability concern.
What does the skill file contain?
# Paper Slide Deck Generator Transform academic papers and content into professional slide deck images with automatic figure extraction. ## Usage ```bash /paper-slide-deck path/to/paper.pdf /paper-slide-deck path/to/paper.pdf --style academic-paper /paper-slide-deck path/to/content.md --style sketch-notes /paper-slide-deck path/to/content.md --audience executives /paper-slide-deck path/to/content.md --lang zh /paper-slide-deck path/to/content.md --slides 10 /paper-slide-deck path/to/content.md --outline-only /paper-slide-deck # Then paste content ``` ## Script Directory **Important**: Al...
Frequently asked questions
Does this skill support live presentations?
No, the design philosophy focuses on reading and sharing offline rather than live presentation.
How does the skill handle academic papers?
It detects figures and tables from the PDF, maps them to slides based on content analysis, and extracts them for inclusion in the deck.
What happens if I do not have a Gemini API key?
The skill offers a Gemini Web option, though it uses a reverse-engineered API and requires a consent check.
Can I customize the visual style of the slides?
Yes, the skill provides a style gallery including options like academic-paper, blueprint, corporate, and sketch-notes.
Related skills
lark-workflow-meeting-summary
219.7KUsers who need to summarize meeting minutes, generate weekly reports, or review meeting history within the Lark ecosystem
The lark-workflow-meeting-summary skill provides a structured workflow for agents to aggregate meeting minutes from Lark VC, generate summaries, and create or update reports in Lark Docs.
programmatic-seo
83.5KContent strategists, SEO specialists, and marketers building large-scale, data-driven website content
The programmatic-seo skill provides a framework for generating SEO-optimized pages at scale using templates and data. It guides users through keyword research, data sourcing, template design, internal linking, and indexation strategies while emphasizing content uniqueness to avoid search engine penalties.
ad-creative
64.0KPerformance marketers, growth teams, and advertisers who need to produce ad copy at scale or optimize existing ad creative
The ad-creative skill generates, iterates, and scales ad copy for paid advertising platforms including Google, Meta, LinkedIn, TikTok, and Twitter. It provides frameworks for creating ad headlines, descriptions, and primary text based on product context and performance data.
recipe-save-email-attachments
16.9KUsers who manage email attachments and Google Drive storage using the Google Workspace CLI
This recipe automates the process of locating Gmail messages containing attachments and saving those files to a specified Google Drive folder.